FVANCOP / ChartNew.js

MIT License
420 stars 143 forks source link

Annotate.js #492

Closed FVANCOP closed 7 years ago

FVANCOP commented 7 years ago

With the new add-ins Add-ins/annotate.js, you can define new shapes for the annotates (=tooltip) and put the annotates on specific positions.

See following samples :

http://fvancop.github.io/ChartNew.js/Samples/annotate_for_line_charts.html http://fvancop.github.io/ChartNew.js/Samples/annotate_for_bar_charts.html http://fvancop.github.io/ChartNew.js/Samples/annotate_for_stackedbar_charts.html http://fvancop.github.io/ChartNew.js/Samples/annotate_for_circular_charts.html http://fvancop.github.io/ChartNew.js/Samples/annotate_arrow.html http://fvancop.github.io/ChartNew.js/Samples/annotate_bubble.html

This add-ins provides a solution for issue #460

Documentation : https://github.com/FVANCOP/ChartNew.js/wiki/900_100_Annotate_add-ins