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

Baseline not working for bar charts #350

Open
dandymon opened this issue Mar 30, 2020 · 1 comment
Open

Baseline not working for bar charts #350

dandymon opened this issue Mar 30, 2020 · 1 comment

Comments

@dandymon
Copy link

The baseline option tag is ignored or not rendered for bar charts when rendering in React.
As per:
http://plnkr.co/edit/senuycDzkMuoxQRl

Tried with and without viewwindow option tag, still doesn't start from below 0.

@dandymon
Copy link
Author

Upon further reading I think this is linked to this issue.
#335

I can call the chart type ColumnChart and it does regard the baseline option, as well as other options I hadn't noticed weren't being passed. It just doesn't look pretty.
Were there any fixed for allowing material charts to use the options tag, or a different way to get options to the graph? The Material ones are much more pleasing to the eye.

Dan

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

1 participant