'Lightview chart histogram like Highcharts Stacked bar
Is there any way I can make a Lightview histogram chart with multiple values per data point, so that it looks like a Highchart stacked bar (https://www.highcharts.com/demo/bar-stacked)? If not, is there a workaround? I already overlay-ed two separate histograms, but that does not help, because both start at the bottom and depending on the values some points are hidden.
Solution 1:[1]
Unfortunately it's not possible to draw vertical histogram at the moment.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Romain Francois |
