Hi Grafana team,
1).
For creating a plugin just downloaded the github source code from
your shared git hub url: https://github.com/grafana/react-plugin-examples
but when trying to create my dashboard it showing error message like "
Panel plugin not found: rss-panel" similar message alert for combo panel please let me know how to fix this issue.
2).
I am trying to create a panel plugin and adding echart library for graph.
Please provide some help that how I can integrated echart library in my plugin.
I want to use reactjs for plugin.
and echart for graph. Echart url: https://echarts.apache.org/examples/en/
Please provide some source code help via Git Hub link or any detailed development documentation.
Thanks.