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

Donut Diagram shows a maximum of 16 Entries - should be a user-setting #646

Closed
martinseener opened this issue Oct 31, 2013 · 4 comments
Closed

Comments

@martinseener
Copy link

We have one Donut-Diagram which looks for terms in the "program" field and we have about 30 of them but the Donut shows a maximum of 16. Can this be changed to a user-setting please?

@jogura-zz
Copy link

Are you referring to the pie chart panel with the donut display? If so, you should be able to increase the "length" in the panel settings to show more terms. I am displaying about 35 terms for my particular pie chart.

@martinseener
Copy link
Author

Yeah the Pie Chart with "Donut" Setting enabled. I tried it out. The row has now 700px and 9 span but i dont get any more. only the chart itself is getting larger

@jogura-zz
Copy link

What version are you using? I am on Kibana 3 - pre-milestone 5.

The "length" field is the one in this screenshot:
piechart-length

@martinseener
Copy link
Author

Ahh, that one. Yeah now it works. But i got another Problem. I have a histogram beside which doesnt get higher as i raise the row height.

w33ble pushed a commit to w33ble/kibana that referenced this issue Sep 13, 2018
* [Image] Change dataurl to url, dataurl is an alias for bwc

* update tests

* dataurl won't be an arg because it's aliased to url

* make url the alias, keep dataurl as the primary

* revert a pulled-out change and comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@jogura-zz @rashidkpc @martinseener and others