Bar Chart, Column Chart, nice or/and domain use cases (React & Vue) #81
yassinedorbozgithub
started this conversation in
Ideas
Replies: 1 comment
-
@yassinedorbozgithub Like you already suggested, let's set for the bar/column chart "0" as the min value by default, but also offer the ability for the developer to choose using the axis config prop :
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The main goal of this discussion is to cover all the combinaison of domain, nice uses to offer the greatest compatibilty possible.
First of all let's suppose that :
I - Bar Chart :
1. Definition configuration :
2. Output view :
3. Issue :
We get this result when we restrict bars to represent Gamma, Detla only :
II - Column Chart :
1. Definition configuration :
2. Output view :
3. Issue :
We get this result when we restrict columns to represent Gamma, Detla only :
Any contributions, any idea is welcome
Your contributions will be useful to provide the best possible user experience
Beta Was this translation helpful? Give feedback.
All reactions