React Component: InteractiveChart
- allow up to 100 points, current is 30
- provide a user input box with a GenAI icon, where user can asking to generate new charts like "I want to see time series patterns of metric 1, metric 2, metric 3 group by insurance plan", so the same underlying LLM will based on the same data will generate and refresh the figure based on the same Echart pipeline now.
- and allow user to have a setting panel can manually select x-axis y-axis, group by dimension, color, figure type, etc.
React Component: InteractiveChart