Description
The current Suggestion API logic defaults to standard bar charts or generic configurations that do not suit time-series data well. We need to modify the Suggestion API logic specifically for time-series queries. The goal is to intelligently switch between Area and Line charts based on data complexity, ensuring parity with the Metrics grid and preventing readability issues.
Acceptance criteria
Description
The current Suggestion API logic defaults to standard bar charts or generic configurations that do not suit time-series data well. We need to modify the Suggestion API logic specifically for time-series queries. The goal is to intelligently switch between Area and Line charts based on data complexity, ensuring parity with the Metrics grid and preventing readability issues.
Acceptance criteria