Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 21:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hello,
I have a question: is it possible to create a pie chart on a filter (that contains multiple filters) and the pie chart to be divided by each sub-filter?
ex. part 1 or the pie = filter x
part 2 or the pie = filter y
etc
Thanks,
Cristina
Hi Cristina, since the gadgets allow only one filter per gadget I don't think it's possible in a 'normal' way. Maybe doing some coding and creating your own gadget, but the problem is that as I see you are using OD version so wouldn't be possible to do that either.
Using some bidimensonal gadgets on the dashboard could be a possible workaround. It all depends on what kind of information you want to see.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your fast answer. I'll try to do an work-around, based on Groups or something.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ramiro,
Well.. I want to see a graph that contains three major groups/parts: each group/part is based on ~10 input conditions.
So, bidimensional wouldnt work in this case. Only with further, manual calcules, which does not help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes... I thought it wasn't going to be easy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have the same question. It seems to me that this would be very useful. Anyone found an answer yet?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
It looks like the question was asked long back. But just found this. You can create a saved filter and then use it as source to create a pie chart using another filter.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How do you do this? I wold like to make a pie chart that comapres 2 different filters.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Also interested in this answer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Of course you can simply create a new filter that joins both filters you want to chart, but that would only work if you have a field that differentiates both.
For example, if each filter A and B apply to 2 different projects, you could create a filter C with JQL:
filter = "A" OR filter = "B"
And simply use C in your pie chart, having "Project" for Statistic Type.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.