+ 5
You need use <canvas> or <svg> element, and draw tiny line segments defined by successive dot of your graph... This is relatively simple to code ( algoritm ), a few less to implement ( handle DOM dynamicaly with JS ).
8th Jan 2017, 10:04 AM
visph
visph - avatar