Closed
Description
Our Plotly integration contains a lot of custom code, mainly around stacking. It created some issues over the years (#1902, #1832, #1326, #2116). We also miss out on new features like annotations (#1254).
Let's revisit the integration code, clean it up and mainly:
- remove our custom stacking code (if possible).
- add support for annotations.
Once this is done, we can start adding new features (like #728 for example).