amcharts / amstock3

JavaScript Stock Chart V3
Other
53 stars 31 forks source link

Dymamically disable export option of stock chart #12

Open pankajd1990 opened 5 years ago

pankajd1990 commented 5 years ago

I m working on stock chart.my requirement is to show hide export option of stock chart. Currently i have written property of export to false or true and calling updateNow function.but not working