You must be logged in to post your query.
Home › Forums › Chart Support › how to enable chart toolbar
how i can enable chart toolbar for print and save charts in angular, i am using “ng2-charts 4.1.1”
@pritish70,
You can enable the chart toolbar for printing and saving charts as an image in CanvasJS Angular Charts by setting exportEnabled to true.
— Thangaraj Raman Team CanvasJS
This is for javascript but not for angular, please suggest for angular with some examples.
Please take a look at this gallery example where exporting is enabled. Setting the exportEnabled property to true in chart option seems to work fine. Please refer to documentation for more chart options & customizations available.
You must be logged in to reply to this topic. Login/Register