NatelEnergy / grafana-plotly-panel

Show plotly graph in grafana panel
MIT License
145 stars 58 forks source link

Next plan ? #53

Closed dridk closed 5 years ago

dridk commented 5 years ago

Hi,

Do you plan to provide all plotly graph in the futur? Actually, there is only scatter 2d and 3d. It would be greate to have a generic plugin to display all kind of chart avaible.

ryantxu commented 5 years ago

I'm open to any contributions :)

Ideally this could just import https://github.com/plotly/react-chart-editor so that all plotly features are avaliable and more or less suported

Atem18 commented 5 years ago

It would be very nice to have it so we would not need other Grafana plugins for graphs, but just that one.

@ryantxu, do you think it can be an easy task to implement it quickly ? What do you mean by import ?

Also I think this issue is a duplicate of #25.

ryantxu commented 5 years ago

@Atem18 -- I was waiting to explore a react migration till grafana has native support for react in panels. that looks like it will be pretty soon.

open to any contributions! This is not really necessary for any work I am doing

Closing this issue as a duplicate of #25