Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 253 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 253 Bytes

canvas-linearlinechart

api

canvasLinearLineChart(elem, width, [[x, value, options?], ... ], [x, label]);

Options are end for omitting the dot and focus for highlighting the dot.

install

npm install --save canvas-linearlinechart