archiver-appliance / svg_viewer

Move the web based viewer to SVG; support for many features requested by ops
0 stars 7 forks source link

Show full PV names in tooltips #4

Closed mikhailremnev closed 1 year ago

mikhailremnev commented 2 years ago

This is a very short fix to have display arbitrarily long PV names in svg_viewer (plotly) tooltips.

Screenshots of the viewer before and after the update: image (after the update, it's possible to distinguish between PVs for forward endcap, barrel and backward endcap without referencing the legend)

These changes are based on the suggestion from https://github.com/plotly/plotly.js/issues/460#issuecomment-457214572