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

feat: chart switching animation #1954

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

eric-gitta-moore
Copy link

@eric-gitta-moore eric-gitta-moore commented Apr 10, 2024

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior?
#1953

What is the new behavior?

Bar

Vertical Bar Chart => Horizontal Bar Chart

20240410143506_rec_

Grouped Vertical Bar Chart => Stacked Vertical Bar Chart

20240410143718_rec_

Pie

Pie Chart => Advanced Pie Chart

20240410143834_rec_

Advanced Pie Chart => Pie Chart

20240410143911_rec_

Pie Grid => Advanced Pie Chart

20240410143956_rec_

Advanced Pie Chart => Pie Grid

20240410144028_rec_

Line

Line Chart => Polar Chart

20240410144144_rec_

Polar Chart => Line Chart

20240410144200_rec_

Aria

Aria Chart => Stacked Aria Chart

20240410144243_rec_

Stacked Aria Chart => Normalized Aria Chart

20240410144301_rec_

Does this PR introduce a breaking change?

  • Yes
  • No

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

Successfully merging this pull request may close these issues.

None yet

1 participant