spkellydev / chartjs-plugin-lineheight-annotation

Draw lines to the top of a datapoint in with a small, lightweight and reliable ChartJS plugin for Line charts specifically. This plugin was made to be compatible with the react-chartjs-2 library, but it is available as a commonjs and umd module, as well.
https://www.npmjs.com/package/chartjs-plugin-lineheight-annotation
10 stars 4 forks source link

Vertical line to make sure that it uses the full height of the canvas #1

Closed gj1118 closed 5 years ago

gj1118 commented 5 years ago

Hi , I started using this plugin after coming across your youtube video. Much appreciated. However I would like to draw the vertical line not just to the highest tick but the along the entire height of the canvas.

Can you please help me out with this ?

Thanks Gagan

gj1118 commented 5 years ago

resolved. thanks