-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
XL
Context:
We are using chart.js to display any chart visualization (bar-, line- and pie-charts). Chart.js also managed the labels and tooltips for the data. If an entity has a long name (e.g. Report names for combined single number reports), these tooltips and labels are not displayed in a nice way. E.g. a tooltip might be in a single line and be cut off at the edge of the chart canvas instead of using multiple lines.
AT:
- Chart Tooltips are using multiple lines if the text does not fit in a single line
This is the controller panel for Smart Panels app
- is related to
-
OPT-3929 Combined reports broken by long names
- Done