Grafana-hourly-heatmap-panel marcusolsson - Not loading

Hello Everybody,

I would like to use the grafana-hourly-heatmap plugin developed by Marcus Olsson.

After building it, I tried to load it but it is not loading. The console error message indicates an issue with transpiling an ES module when loading a Grafana panel plugin.

I would greatly appreciate it if someone already got this error and could provide me any advice!

Thank you very much!

I was able to fix these errors and other subsequent errors by just updating the libraries specified at the package.json file, especially the Emotion library and the Grafana library. Keep in mind that you must also update the code in certain TypeScript files.

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.