FVANCOP / ChartNew.js

MIT License
420 stars 143 forks source link

Gaussian function #539

Open nfouka opened 1 year ago

nfouka commented 1 year ago

Hello I am looking at your implementation for the Gaussian function, I would like to add a horizontal line according to given X axis, is it possible please ?

image

FVANCOP commented 1 year ago

Hi,

Yes, it is possible. You have to use the add-in "ShapesInChart.js". There are samples in http://fvancop.github.io/ChartNew.js/demo_program/index.html ; Click on "Add-ins" on the left menu and then "ShapesInChart Sample 1" or "ShapesInChart Sample 2".

Wiki Documentation : https://github.com/FVANCOP/ChartNew.js/wiki/900_050_Shapes-Text-Images_In_Chart

Good Luck, François