Stacked and grouped bar chart #2754
Closed
AnteVukusic
started this conversation in
General
Replies: 1 comment
-
https://ant-design-charts.antgroup.com/examples/statistics/column/#group-and-stack |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I was wondering is there a way to build this kind of graph using antd design charts.
This is my data set:
savings_account_name - bar item
date - x axis
amount - y axis
total_amount - height of the bar
saved_amount - height of the bar
It should be grouped by date, and on each date there should be a bar for each savings_account_name in which there is stacked total_amount and saved_amount
Beta Was this translation helpful? Give feedback.
All reactions