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

Is "ranged bar chart" supported (Apple pulsation chart type) ? #875

Closed
fvisticot opened this issue Jan 11, 2022 · 5 comments
Closed

Is "ranged bar chart" supported (Apple pulsation chart type) ? #875

fvisticot opened this issue Jan 11, 2022 · 5 comments
Labels
enhancement New feature or request good first issue Good for newcomers Line Chart

Comments

@fvisticot
Copy link

fvisticot commented Jan 11, 2022

I would like to display a chart with bars with ranged valued like the Apple pulsation chart (cf. screen capture).
Is it possible with this library ?

IMG_5D2211543911-1

or :

IMG_52AC07DD3EEC-1
?

@fvisticot
Copy link
Author

I would like to display a chart with bars with ranged valued like the Apple pulsation chart (cf. screen capture). Is it possible with this library ?

IMG_5D2211543911-1

or :

IMG_52AC07DD3EEC-1 ?

Update :
I was thinking to use BarChartRodStackItem but the issue I have with this solution is that I can not use Border radius property for the rodStackItems

@imaNNeo
Copy link
Owner

imaNNeo commented Feb 14, 2022

Hi.
In my opinion best way is to allow our BarChartRodStackItems to handle radius to address your issue.

@imaNNeo imaNNeo added enhancement New feature or request good first issue Good for newcomers Line Chart labels Feb 14, 2022
@fvisticot
Copy link
Author

Any plan / date to add this feature ? it would be awesome and our app is waiting for this great improvement !

@imaNNeo
Copy link
Owner

imaNNeo commented Mar 4, 2022

Hi.
I couldn't work on it yet.

imaNNeo added a commit that referenced this issue Mar 4, 2022
imaNNeo added a commit that referenced this issue Mar 4, 2022
imaNNeo added a commit that referenced this issue Mar 6, 2022
prajwal27 pushed a commit to prajwal27/fl_chart that referenced this issue Mar 9, 2022
prajwal27 pushed a commit to prajwal27/fl_chart that referenced this issue Mar 9, 2022
prajwal27 pushed a commit to prajwal27/fl_chart that referenced this issue Mar 9, 2022
imaNNeo added a commit that referenced this issue Mar 11, 2022
imaNNeo added a commit that referenced this issue Mar 11, 2022
@imaNNeo
Copy link
Owner

imaNNeo commented Mar 11, 2022

Now you can use fromY and toY properties in each BarRod in 0.46.0.
Check below samples:

BarChartSample 5 (Source Code)

BarChartSample 6 (Source Code)

@imaNNeo imaNNeo closed this as completed Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers Line Chart
Projects
None yet
Development

No branches or pull requests

2 participants