Highlights ✨
-
Add
show_notificationandupdate_notificationactions to display notification messages to users. Notifications can be customized with different variants, icons, and timing, and can be triggered by, for example, buttons, graphs, or cards. See the notification actions user guide for details. (#1496) -
Multi-select controls can now be updated by the
set_controlaction. For example, you can set controls by using lasso select on a graph or selecting multiple rows on a table. (#1515)
Changed
- Set
clickmode="event+select"as the default for allplotly.expresscharts, enabling point/data highlighting on click. (#1515)