Reputation: 1
I'm encountering issues with customizing plugins like Echarts/HTML graphics within Grafana. Specifically, I'm struggling to locate where the code for these plugins is located within Grafana. Ideally, I want to customize existing code by modifying parameters or adding additional imports.
When downloading Echarts independently, I have access to the entire package and can freely browse through its files. However, after downloading it as a plugin for Grafana, I'm unable to locate these files.
Additional Information:
I access Grafana through my PC.
The physical location of Grafana can be accessed through Webmin.
Any insights into where Grafana stores plugin files or how I can access and customize them would be greatly appreciated
echarts directories from git example
echarts plugin directories in webmin
Ideally I want to be able to add imports so that echarts or other plugins could use them.
Upvotes: 0
Views: 151