Hello @mark8,
Thank you for using our plugins.
If you’re looking to display only one category (“2024”) on the horizontal stacked bar chart’s X-Axis, you would indeed typically need to provide a list to the Series Category field, even if it’s a list with a single item.
Here’s a suggestion you might try:
- Ensure that the data source for your chart is set up so that it only includes the data for the “2024” category.
- You can create a list with only one item in it. In Bubble, you can often do this by setting the value in a state of type ‘list of texts’ and then adding just the single item “2024” to that state, or by using the “:converted to list” operator if you’re pulling from a text field.
- In the chart configuration, use this single-item list for the Series Category field.
If you’re still having trouble, please ensure that:
- The data type for the Series Category in the plugin settings matches the data type being passed (it should be text in this case).
- There are no hidden or extra spaces around the “2024” text that might be causing it to be treated as more than one item.
If the issue persists or you’re unsure about how to set up the list correctly, please share a bit more detail about your current setup, such as how you’re sourcing the data for the chart and any relevant workflows or states. This information will help provide more targeted assistance.
I hope this helps, and I’m here if you have any further questions or need additional support.
Best regards,
Daniel.