Hi Plotly Team and Community,
We’re evaluating Plotly for a proof of concept and would love guidance on implementing a time-series chart that closely mirrors Grafana in usability and features. Specifically, we’re looking for insights on whether the following requirements are achievable:
- Legend with Last, Max, and Min values displayed as a table (similar to Grafana).
- The individual time series should still be selectable within the legend, even with the table-style integration.
-
Click-and-zoom behavior should only highlight the selected area, rather than dimming the outside regions (similar to Grafana’s zoom behavior).
-
Dynamic right Y-axis units that update based on the zoom level to maintain readability.
Would you be able to provide boilerplate code or guidance on how to implement these features efficiently? This would help us quickly compare Plotly with other solutions.