Area chart difficulty - help please

Hi all,

This is my first post so forgive me if I’ve missed anything helpful in making this plea for help.

I am trying to create an area chart that can display multiple series and handle both positive and negative values as they change month by month. The challenge I’m having is finding a plugin solution (as it seems Bubble out of the box is limited) that can handle negative values. I expect to see negative values charted from zero on the y-axis to each respective negative value and conversely positive values plotted from zero on the y-axis to their respective positive values however the closest I can get is an area chart from ZeroQode, but this chart stacks series values on top of each-other OK above zero, and then tries to show negative values as starting from some point south of the smallest value toward the zero on the y-axis which isn’t right. This moves the stacked values out of alignment on the y-axis showing the correct data in the tooltip but incorrect corresponding y value when looking to the axis.

I’m also struggling to get anything but Bubble charts to display values in a currency, seems a number is the ‘go to’ but this can’t be right?

Please could I ask for suggestions on a plugin that can achieve this?

Hey there! I actually went to Bubble Support Center and gave your question to the support AI bot (trained in all our content) and this is what it said. I feel like it’s pretty helpful:

We understand you’re looking to create an area chart with multiple series and both positive and negative values. Our Chart.js plugin can help you achieve this!

To get started:

  1. Install the Chart.js plugin from our marketplace.
  2. Add the Line/Bar Chart element to your page.
  3. Set the chart type to “Line” and check “Fill the dataset with a color” for an area chart effect.
  4. Configure your data source, value expression, and label expression.
  5. For multiple series, you can add additional data sets in the plugin settings.

To handle negative values, make sure your value expression includes both positive and negative numbers. The chart will automatically adjust to display them.

What do you think?

1 Like

Yep! This seems pretty accurate

Thanks. Are you referring to this plugin?

Hi, sorry to chase, I’m sure this should be extremely simple but I am struggling. I used the BOT as you did and it implies that charts.js should be available however I only see the options below? I have tried contacting a person at Bubble however in almost 2 days I have only received a holding message. Any help and guidance here would be greatly appreciated. Thanks!


Yep! The one by Techblocks

This topic was automatically closed after 70 days. New replies are no longer allowed.