grafana / grafana-polystat-panel

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

Error: "X.toArray is not a function" in grafana 9.5.21 #425

Open lpinochi opened 4 days ago

lpinochi commented 4 days ago

Hi everyone, i was recently told about this issue from a user, a polystat panel is blank with this error "X.toArray is not a function". Image

This panel has a query (to a mssql datasource) that works fine, if I change the object to a table it shows results and also if i inspect the object in grafana i see those results: Image Image

I add the console output form the web browser in case it helps. Image

Grafana version 9.5.21 Polystat lastest version installed (I also tried reinstalling it but it did not work). Please let me know if you need anything else, regards.

lpinochi commented 1 day ago

Hi team, this is the first issue i created in this github, please let me know if you need anything else in order to proceed analizing this issue. Regards