grafana / grafana-polystat-panel

D3-Based hexagon layout multi-stat panel
Apache License 2.0
94 stars 28 forks source link

Fail to render polystat panel when set displayLimit in v2.1.12 #411

Open tiantangkuohai opened 2 months ago

tiantangkuohai commented 2 months ago
image

I have a query return tens of data points and set display limit as 10. It looks like processedData holds all data points while getCoords on supports display limit points.

image
mr1chter commented 1 month ago

seems to be the same as #404