Quantcast
Channel: OutSystems Community
Viewing all articles
Browse latest Browse all 1476385

[Forums] stacked waterfall chart w/ multiple series

$
0
0

Kilian Hekhuis wrote:

Hi osacc,

I think what happens is that because you have two series, the Platform tries to make sure both series have the same series, and adds empty ones for those "missing". It's a common problem (at least I've seen questions on the forum before), the solution to which is making sure you have a y value (even if 0) for every x value.

The solution does work for regular column charts, but doesn't seem to work for waterfall column charts.

Here's what I get with regular ones:

https://i.imgur.com/Bp8rwdA.png

And here's what I get as soon as I add 

chart: {
    type: 'waterfall',
},

to HighchartsJSON:

https://i.imgur.com/fhHZy5E.png

Is there anything that can be done about this? I've looked at this fiddle:

https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/plotoptions/waterfall-stacked/

Doesn't seem too different structurally from mine.


Viewing all articles
Browse latest Browse all 1476385

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>