Plugins 〉Hexmap


Developer
Marcus Olsson


Sign up to receive occasional product news and updates:



Panel
community

Hexmap

  • Overview
  • Installation
  • Change log
  • Related content

Hexmap for Grafana

Build Release Marketplace Downloads License Twitter Maintenance

Important: As of July 2022, I'm no longer actively maintaining this plugin. If this plugin has been useful to you, consider switching to the Polystat panel.

A Grafana panel plugin for hexagonal tiling of data.

Screenshot

Configuration

This section lists the available configuration options.

Panel options

Dimensions

OptionDescription
Color byField to use for color. Defaults to the first number field. You can set the color scheme under the Fields tab.
Size byField to use for size. If empty, all hexagons will be the same size.
Group byField to group by.
LabelsFields to use as labels in the tooltip.

Installing Hexmap on Grafana Cloud:

For more information, visit the docs on plugin installation.

Changelog

0.3.3 (2022-06-28)

Update for Grafana 9.0.

0.3.2 (2021-11-19)

Enhancements

  • Upgrade dependencies

0.3.1 (2021-09-05)

Bug fixes

  • Fix Data Links for Grafana 8.0

0.3.0 (2021-03-01)

Enhancements

  • Hide group label when there's only one group (#2)
  • Add Labels option to add extra information to the tooltip (#2)
  • Remove the Value dimension. The only real use for the value dimension was to display a metric in the tooltip. The Labels dimension is more versatile.

0.2.0 (2021-02-17)

Enhancements

  • Make dimensions clearable
  • Add fallback panel for unsupported Grafana versions
  • Add wizard for configuring the query

Bug fixes

  • Size by field fails in 7.4

0.1.0

Initial release. Not fit for production use.