amcharts / amcharts3

JavaScript Charts V3
Other
395 stars 129 forks source link

Feature Request - Table Widget for Amchart #162

Open kevzlou7979 opened 6 years ago

kevzlou7979 commented 6 years ago

Hi there,

Is there a plan to implement a table based chart, what I mean is we can build a table with just JSON and setup together with the AmChart. Might be good also if we zoom the ChartScrollbar it will be sync also to that data table.

Best Regards, Kevin

martynasma commented 6 years ago

Hi Kevin,

I'm afraid we do not have a build-in feature like that.

It can be implemented using chart's events though.

Below are a few demos that do something similar:

https://www.amcharts.com/kbase/displaying-automatically-generated-table-data-synced-category-axis/ https://www.amcharts.com/kbase/using-editable-grid-charts-data-source/ https://www.amcharts.com/kbase/automatically-create-a-table-of-chart-data-on-load/ https://www.amcharts.com/kbase/using-html-table-data-provider-chart/

Hope this helps.

Mahisandy commented 5 years ago

Is same thing happen in amchart 4 cuurent version,please send code pen for above example in amchart 4