Example of Negative Stack in Javascript (ES5) Chart Control

/
/
Negative Stack

This sample illustrates a stacked bar chart with negative data points. Data point values are shown in data labels.

More Details...

Height vs WeightFemaleMale
Description

In this example, you can see how to render and configure negative values in a stacked bar chart. The stacked bar chart stacks points in the series horizontally. You can also use the StackingGroup property to group stacked collections based on category. Tooltips are enabled in this example, to see the tooltip in action, hover a point or tap on a point in touch enabled devices. More information on the stacked bar series can be found in this documentation section.