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(charts): Declarative chart component to render chart using plotly json schema #33348

Merged
merged 39 commits into from
Dec 2, 2024

Conversation

AtishayMsft
Copy link
Contributor

@AtishayMsft AtishayMsft commented Nov 26, 2024

Previous Behavior

New Behavior

Created a declarative chart component to render our chart using a plotly JSON schema.
The chart types supported are:

  • Line
  • Area
  • Vertical Bar
  • Horizontal Bar
  • Donut
  • Pie
  • Sankey
  • Heatmap
  • Gauge

Related Issue(s)

  • Fixes #

Copy link

github-actions bot commented Nov 26, 2024

📊 Bundle size report

✅ No changes found

Copy link

Pull request demo site: URL

@fabricteam
Copy link
Collaborator

fabricteam commented Nov 27, 2024

🕵 FluentUIV0 No visual regressions between this PR and main

@fabricteam
Copy link
Collaborator

fabricteam commented Dec 1, 2024

🕵 fluentui-web-components-v3 No visual regressions between this PR and main

@AtishayMsft AtishayMsft changed the title Draft changes for a declarative chart using plotly json schema feat(charts): Declarative chart component to render chart using plotly json schema Dec 2, 2024
@AtishayMsft AtishayMsft marked this pull request as ready for review December 2, 2024 11:28
@AtishayMsft AtishayMsft requested a review from a team as a code owner December 2, 2024 11:28
@AtishayMsft AtishayMsft merged commit 99e5e6a into master Dec 2, 2024
18 checks passed
@AtishayMsft AtishayMsft deleted the charting/declarativeCharts branch December 2, 2024 11:36
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.

5 participants