Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with Pie chart and Multibar Graph Panel on dashboard #7

Closed
deepminimal opened this issue Mar 30, 2018 · 13 comments
Closed

Error with Pie chart and Multibar Graph Panel on dashboard #7

deepminimal opened this issue Mar 30, 2018 · 13 comments
Labels
bug Something isn't working

Comments

@deepminimal
Copy link

Hello again!
I have issue with Multibar Graph Panel.

  1. Add Multibar Graph Panel
    image

  2. Add Pie chart
    image

1.1) Delete Multibar Graph Panel
image

node -v
v9.8.0

npm -v
5.8.0

grafana-cli -v
Grafana cli version 4.6.3

Centos 7.

@rozetko
Copy link
Member

rozetko commented Mar 30, 2018

Hi @deepminimal!

Have you tested it with default Grafana's Graph plugin?

I haven't ever used PieChart plugin. So can you please explain what is expected behaviour?

@deepminimal
Copy link
Author

https://grafana.com/plugins/grafana-piechart-panel/installation Pie Chart is a plugin from Grafana Labs.

I want to use Pie chart and Multibar Graph Panel in one dashboard.

With standart Graph panel everything is ok.
image

But when i add Multibar Graph Panel, a Pie Chart panel broken like this:
image

@rozetko
Copy link
Member

rozetko commented Mar 30, 2018

@deepminimal OK, i see. Need to do some research to fix this bug. Will keep you informed.

BTW, thanks for the detailed description with screenshots!

@rozetko rozetko added the bug Something isn't working label Mar 30, 2018
@nsayedqt
Copy link

Any update on this? I am seeing similar results. when I add the multi bar graph, all my pie charts in the dashboard go blank.

@jonyrock
Copy link
Member

@rozetko can I ask you to explore it a bit. Is it connected with CorpGlory/grafana-graph-panel#6 ?

@rozetko
Copy link
Member

rozetko commented May 17, 2018

@jonyrock ok, I'll look into this

@sankerust
Copy link
Contributor

@jonyrock Seems like current issue is not connected to CorpGlory/grafana-graph-panel#6.
However same bug is here:
CorpGlory/grafana-graph-panel#7

Will keep looking into it.

@rozetko
Copy link
Member

rozetko commented Jul 17, 2018

Hey, @deepminimal @nsayedqt
Here is an update on this issue. I managed to fix it for initial grafana-graph-panel plugin.
This PR fixes it: CorpGlory/grafana-graph-panel#8
But, unfortunately, I came up with some problems with integrating it into this repo
If someone could do it - PRs would be appreciated

P.S. all problems are because of flot plugin and a way it uses plugins

@rozetko
Copy link
Member

rozetko commented Aug 27, 2018

@nsayedqt
Copy link

nsayedqt commented Oct 1, 2018

Any update on integrating the above solution into this repo? I am still seeing the issue. Would really appreciate if the solution can be merged here. Thanks

@CorpGlory CorpGlory deleted a comment from rozetko Oct 1, 2018
rozetko added a commit that referenced this issue Oct 5, 2018
- add `.vscode/launch.json` for debugging
- add source maps for dev version
- add ng annotate plugin for prod version
- grafana graph directive -> grafana multibar graph
- graph legend directive -> multibar graph legend
- install jquery from npm instead of externals
- graph tooltip js -> ts
- update flot plugins
- update dist
@rozetko
Copy link
Member

rozetko commented Oct 5, 2018

@nsayedqt @deepminimal bug is fixed via this PR #15
But fix created another bug (#16), working on it
image

@rozetko
Copy link
Member

rozetko commented Oct 5, 2018

@nsayedqt @deepminimal #16 is fixed also

@davidfa94
Copy link

Hello everyone,

I have Grafana v6.5.3 (24e5e75) and the bug still exists for me.

The behaviour is the same as @deepminimal explained, but actually a little bit worse: once I add a Multibar Graph Panel, my Pie Chart gets screwed up forever. Even removing the Multibar panel doesn't fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants