RolnickLab / ami-platform

GNU General Public License v3.0
8 stars 2 forks source link

Small backend issues related to plots #445

Open annavik opened 1 week ago

annavik commented 1 week ago

Fixed some plot feedback from Lars in #441. There are some small things left which requires backend changes:

For the hover label, I have made it possible to specify this from backend since the label might vary depending on what chart we are dealing with. Just pass a hovertemplate string: https://plotly.com/javascript/hover-text-and-formatting/#hovertemplate