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

Copy Chart As Image

Compare
Choose a tag to compare
@jmuharsky jmuharsky released this 22 Apr 16:01
· 21 commits to master since this release

Copy Chart As Image

  • Core Charts (area, line, bar/column, pie, scatter, histogram) and Geo Charts now have a camera button that will copy a screenshot of the chart to the clipboard. The image will be the same dimensions as the currently rendering chart, and will work on maximized or "normal" widgets.

Administration - Dashboard Links

  • Dashboard links on the admin page now use href= instead of a click event. This causes them to behave more like anchors, both for the context/right-click menu as well as SHIFT/CTRL behavior to open dashboards in new tabs/windows.