Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

HTML Tooltips

Latest
Compare
Choose a tag to compare
@jmuharsky jmuharsky released this 29 Jun 16:44
· 4 commits to master since this release
Tooltip Improvements
  • The Chart Type sidebar now has a section for chart-wide tooltip configuration, which allows you to enable HTML, show the series color in the tooltip, and control the triggering mechanism (selection, focus/hover or both).
  • In the Column Styles sidebar, columns with the 'tooltip' role now have an 'allow HTML' checkbox.
  • If both the chart-level and column-level HTML settings are true, your tooltip can provide HTML markup (including anchors).
Administration
  • Added a confirmation dialog to the gear-menu Delete Dashboard action. Also correctly loads Dashboard Administration if confirmed.