echarts
echarts copied to clipboard
[Feature] table view or a grid view alongside charts within Echarts
What problem does this feature solve?
Currently, Echarts focuses on chart visualization. Are there any plans or ongoing efforts to provide a table view or a grid view alongside charts within Echarts?
What does the proposed API look like?
To export or retrieve the raw data used by Echarts after rendering, in a format (like CSV or table) for tabular presentation
see dataView and #19894 📌 please close issue if problem solved.