Swap the Bars in BarCharts intead of updating bar data
Open
type: enhancement
- Dominant language
- JavaScript
- Stars
- 67.7k
- Forks
- 11.9k
- Avg merge
- 7h 39m
- Merged PRs (30d)
- 5
Description
### Feature Proposal
I am planning to build a sorting example with the Bar Charts, in that we need a swapping feature. Like bars should mopve from one position to another postion.
But currently we are just updating the values we are having.
Lets say If have data 1, data 2, data 3 with values 10, 20, 30.
We are just updating the label and values when we are swapping or updating, instead I want the entire bar to be postioned.
Do we have that feature? If didn't find it anywhere.
### Possible Implementation
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.