Hi there
I have the following data in my bubble. It is about Tracking “app” for projects
Unique ID |
Username |
Projectname |
Total hours spent |
23rkjafdlk2r234 |
user 1 |
Project1 |
2 |
asdfl32r33i4fnr |
user 4 |
Project1 |
3 |
thjijieefwi45656 |
user 3 |
Project-2 |
2 |
fhtkj45g |
user 1 |
Project 3 |
5 |
hrjkewij98342 |
user 2 |
Project 3 |
3 |
gdlkjtret034 |
user 3 |
Project1 |
2 |
Now I would like to create a reporting page. I would like to use Pie charts (Plugiin from Zeroqode Charts and Graphs Plugin). Now I could visualize the in pie chart with the spent hours per project.
Now when I click on one if the elements I would like to show it in the same pie chart or (maybe easier) in another pie chart the usernames who spent their time on the chosen project (element).
How can I do that? I also found out, that the @ZeroqodeSupport Plugin cannot handle records with a space in the item. E.g. the “Project 3” has a space between the name and the number. So in the chart it will show up as Project3 (without a space). But this means that I cannot filter on the item. Is there maybe a way to filter on the unique id?
I could not find any solution yet. So I am looking for a PRO . Thanks in advance for your support.
Hello @roman.jeckelmann1 ,
Thank you for reaching out with your concerns.
From your message, it’s not clear what exactly your problem is or what you mean by “Plugin cannot handle records with a space in the item.” Could you please share more details such as screenshots or screencast on how you have configured the plugin element, the workflow, how the chart is currently looking, and how you envision it to appear?
Of course, you can filter the element using Bubble functionalities.
Additionally, we offer several other plugins that include pie chart elements you might also consider, such as the Appex Chart plugin and Air Chart Pro plugins.
Thank you, and we look forward to your reply.
Best regards,
Support Team
Browse all Zeroqode Plugins for Bubble
Hi
Yes sure. So as you can see in the follow pictures, I have to tasks/projects:
There is one task with a space between the two words (“Plane zeichen”)
The pie chart will display the task as one word (see the next picture)
And because I would like to let the user filter on the clicked element (in this case “Plane zeichen”) it does not work. And I would like to handle it with the free charts that are available.
That is how the one chart is configured:
And that is how the second chart is configured which should filter on the clicked element
Thank you for your support
Hello @roman.jeckelmann1 ,
Thank you for your message and the details.
We have further checked and observed as well that the space is removed from the label values in the Charts and Graphs plugin. We have forwarded this concern to our development team for further investigation and will get back to you with more information or updates as they become available.
If you have any other questions or inquiries in the meantime, please let us know.
Best regards,
Support Team
Browse all Zeroqode Plugins for Bubble
That sounds great @ZeroqodeSupport
It would be nice when not just the label text can be seletcted but also the item itself.
Look forward for the fix.
Hi @roman.jeckelmann1 ,
You’re very welcome!
The dev team is still looking into the concern regarding the label value name. We’ll keep you updated as soon as we have any news.
Regarding your message where you wrote:
could you please provide more details on what exactly did you meant there? If possible, sharing specifics such as images or screencasts would be very helpful.
Thank you, and we’re looking forward to your reply.
Best regards,
Support Team
Browse all Zeroqode Plugins for Bubble
Hello @roman.jeckelmann1 ,
Hope you’re doing well.
We are writing to inform you about the latest update for the Charts and Graphs plugin, version 3.15.0. In this version, we have identified and fixed the problem with spaces being removed from the labels in all three elements of the plugin, just as you requested.
Could you please update the plugin in your app, test it out, and let us know if everything is working well for you?
Thanks, and we look forward to your reply.
Best regards,
Support Team
Browse all Zeroqode Plugins for Bubble
This works now. Thank you so much. What I meant by the item is, that I can only filter to the labelText of the Charts Element. But not on the item.
So e.g. when I do a search for data and I want to filter the data by the column items projects (in this case), it is not possible to use the PieChart labelClicked. Because this would be a text instead of the item.
It says this
What I try to do is:
When I click on an project element on the upper chart, the lower chart should filter on the clicked Element and shows all the users that worked on this project-element. So for example when I click on the purple element “Reparaturen = 38.5” the lower chart shows a user but with the total value of 1 instead of 38.5
Hello @roman.jeckelmann1 ,
Thanks for your message. It’s great to hear that the latest update is working well and that the label texts are displaying correctly.
Regarding your current question, achieving your desired output is possible. Keep in mind that the “labelClicked” state provides the clicked label as text. If you plan to use it as a constraint, you need to ensure that the field you are comparing against is also of type “text.” If not, you’ll need to properly format it so the comparison works as intended.
For example, please check this test page: simply click on a label from the first chart, and you’ll see how the bottom chart updates each time: Chartjsweb | Bubble Editor
Also, please note that we at Zeroqode support can help with general guidance and bug fixes. However, the kind of customization you’re asking about within Bubble goes beyond our usual scope.
Thanks for understanding, and have a great day ahead!
Best regards,
Support Team
Browse all Zeroqode Plugins for Bubble
Thanks @ZeroqodeSupport. I finally made it
Before I write how I made it, there is eventually another bug:
Although I have unchecked the “display value” it still shows up
In this picture, you see the unchecked checkbox
and here are the values still visible
What would be nice is, if I could distinguish if I want to see the name or the value in the tooltip or in the legend. My preferred outcome would be to see the colors with the names in the legend and the numbers just in the tooltip (without the name)
Now I could filter the one pie chart by set the order of the “condition” (blue text)
Search for … then filter first before group it
And the filter was an advanced one
Maybe it helps somebody else
1 Like
Hello @roman.jeckelmann1 ,
Thanks for your message and update.
It’s great to hear you managed to set it up as intended and that it’s working well. We’ve also looked into the issue with the “Display value” checkbox. Indeed currently, it doesn’t hide/show the values as expected, instead, they always remain visible. We’ve forwarded this to our development team for further investigation, and we’ll let you know once a fix is added.
Regarding your request for having specific values in the tooltip or legend, we’ve added it to our plugin ideas list for future consideration. Additionally, at Zeroqode, we offer sponsorship options for developing new features or improvements. If you’re interested in specific enhancements, please feel free to complete this sponsorship form: Airtable
After reviewing your request, we’ll provide an estimate of the hours required and associated costs.
We look forward to collaborating with you and better serving your needs.
Best regards,
Support Team
Browse all Zeroqode Plugins for Bubble
Hi @roman.jeckelmann1,
Hope you’re doing well—apologies for the late message.
We’ve previously updated the Charts and Graphs plugin to the latest version (3.16.0) where we have fixed the “Display Value” checkbox problem you previously identified. It should now be working properly.
Could you please update the plugin on your app, test it, and let us know if everything is functioning as expected? If you have any other questions, please feel free to let us know.
Thank you so much for your attention to this matter and we look forward to hearing from you soon.
Best regards,
Support Team
Browse all Zeroqode Plugins for Bubble
Hi @ZeroqodeSupport
Thanks for the fix. It works as you have defined it. But from a usability standpoint, it would be better to choose where the values should be displayed. I mean, I would be able to check if the value should be display either in the legend or the tooltip or both. So actually 2 checkboxes would be better in the editor.
Many thanks and have a lovely start into the new year
1 Like
Hello @roman.jeckelmann1 ,
Thank you for your message and confirmation.
Good the glitch was fixed. Regarding your other request, It’s not entirely clear on how exactly do you envision such improvement to work. If you have an example of something similar, it would be very helpful if you could share it.
Please note that certain behaviors, like the ones you described, can be quite specific and may not be supported by the library used in the plugin—so it might not be possible to implement.
Thank you for understanding, and we look forward to your reply.
Best regards,
Support Team
Browse all Zeroqode Plugins for Bubble