Open NagavijayColan opened 6 years ago
First you need to add the export files to your project. Please check the information here: https://github.com/amcharts/export#1-include-the-minified-version-of-file-of-this-plugin-as-well-as-the
Then add the "export"
setting to your chart configuration and set "enabled"
to true
:
"export": {
"enabled": true
}
At this point all export features will be available. You should find "Annotate" under the export button.
Hi,
I am using amCharts
Could you please tell me that how to add Editing and drawing tools to chart in angular 2+