Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
DeneshPohar opened this issue Mar 27, 2021 · 1 comment

Comments

@DeneshPohar
Copy link

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.

@ramiy
Copy link
Collaborator

ramiy commented Mar 28, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants