charts.css icon indicating copy to clipboard operation
charts.css copied to clipboard

Column Charts: Reverse orientation on a per-td basis (i.e., negative values)

Open depo34 opened this issue 4 years ago • 1 comments

I'd like to show column chart that mixes positive and negative values (i.e., bars oriented above and below the X axis).

Looking at the Orientation docs, we can set reverse at the chart level.

Are there any plans to support the reverse class at the td level within a chart? I don't see it in the roadmap.

depo34 avatar Mar 27 '21 19:03 depo34

Currently Charts.css does not support Cartesian Axes.

I'm working on a workaround to support negative values, but I don't have a time-table for this feature.

ramiy avatar Mar 28 '21 21:03 ramiy