grafana / grafana-polystat-panel

D3-Based hexagon layout multi-stat panel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FEATURE: clickthrough target should be modifiable

briangann opened this issue · comments

Currently clickthroughs have two anchor options

  • _self
  • _blank

For app plugins that want to use this plugin, being able to override this to "", or another anchor value is needed to prevent reloading/refreshing the same page.