Drawing the sin curve using Javascript, javascriptsin

Source: Internet
Author: User

Drawing the sin curve using Javascript, javascriptsin

The Javascript code for drawing the sin curve is as follows:

<!DOCTYPE html> 

Dynamic Effect:

<!DOCTYPE html> 

How to use JavaScript to draw dynamic curves

I use canvas html5 to figure this out. I use it to monitor the traffic of a router and simulate the graph of the task manager.

..

Three canvas labels for each image. The displayed image is a background color + two other images.
One is a pure black background, and each refresh will completely overwrite it, And then paste the next two.
The second is the mesh, which is first painted (only the horizontal line is painted). It is good to paste it to the first one every time you refresh it.
The third is the curve. The width is very wide (PX). You just need to draw a few pixels after each refresh and paste the first one (move a few pixels forward)

Done.



How to use javascript and css to draw real-time Graphs

Ie uses vml instead of svg for ie, But flash is the best method.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.