Hi everyone,
I’m having a strange issue with the Simple Pie Chart plugin and hope someone can point me in the right direction.
My Goal: I’m building a pie chart to show monthly spending grouped by category.
The Problem: The pie chart correctly shows the names of my categories as labels around the chart, but it doesn’t draw the actual pie slices. It’s just an empty chart with labels.
What I’ve Already Tried: The most important thing is that I’ve confirmed my data expression is correct. I created a Repeating Group on the same page and gave it the exact same data source. The repeating group works perfectly, showing each category and its correctly summed total.
This tells me the problem isn’t with my Do a search for... :group by expression, but rather with the plugin itself.
My Setup:
Since the data is proven to be correct, has anyone else run into this? Is there a known bug or a specific setting on the chart element that I might have missed that would prevent the slices from rendering?
