VolkovLabs / business-charts

The Business Charts panel allows you to integrate charts and graphs created by the Apache ECharts library into your Grafana dashboard.
https://docs.volkovlabs.io
Apache License 2.0
139 stars 17 forks source link

Tooltip are blocked by panel, how to adjust it? #130

Closed IBUMBLEBEE closed 1 year ago

IBUMBLEBEE commented 1 year ago

7c634ed8e3cd0f5c6aedce5bfebc1d4

https://echarts.volkovlabs.io/d/X1mkMIFVz/geo-map?orgId=1&editPanel=11

mikhail-vl commented 1 year ago

@IBUMBLEBEE Tooltip are fully customizable: https://echarts.apache.org/en/option.html#tooltip

Let me know if it helps.

IBUMBLEBEE commented 1 year ago

I'm new to eChart, but I'm going to try it, thank you for your reply.

mikhail-vl commented 1 year ago

@IBUMBLEBEE We produced multiple YouTube tutorials for the ECharts, which helps with the learning curve.

We used the GeoJSON maps in our latest project for Website Analytics and will cover it in the upcoming tutorial. I will ask to include tooltip customization.