Skip to content

Atisjai/chart callout fixes - #36739

Draft
Atishay Jain (atisjai) (AtishayMsft) wants to merge 3 commits into
microsoft:masterfrom
AtishayMsft:atisjai/chart-callout-fixes
Draft

Atishay Jain (atisjai) (AtishayMsft) wants to merge 3 commits into
microsoft:masterfrom
AtishayMsft:atisjai/chart-callout-fixes

Conversation

@AtishayMsft

Copy link
Copy Markdown
Contributor

Previous Behavior

New Behavior

Related Issue(s)

  • Fixes #

@github-actions

Copy link
Copy Markdown

📊 Bundle size report

Package & Exports Baseline (minified/GZIP) PR Change
react-charts
AreaChart
406.97 kB
127.2 kB
407.06 kB
127.237 kB
90 B
37 B
react-charts
DeclarativeChart
759.32 kB
222.804 kB
759.598 kB
222.906 kB
278 B
102 B
react-charts
GanttChart
390.066 kB
121.669 kB
390.156 kB
121.706 kB
90 B
37 B
react-charts
GaugeChart
317.371 kB
97.512 kB
317.56 kB
97.585 kB
189 B
73 B
react-charts
GroupedVerticalBarChart
398.166 kB
124.459 kB
398.256 kB
124.49 kB
90 B
31 B
react-charts
HeatMapChart
392.257 kB
122.713 kB
392.347 kB
122.748 kB
90 B
35 B
react-charts
LineChart
418.285 kB
130.322 kB
418.375 kB
130.357 kB
90 B
35 B
react-charts
ScatterChart
397.609 kB
124.373 kB
397.699 kB
124.407 kB
90 B
34 B
react-charts
VerticalBarChart
434.583 kB
129.345 kB
434.673 kB
129.376 kB
90 B
31 B
react-charts
VerticalStackedBarChart
404.164 kB
125.852 kB
404.254 kB
125.876 kB
90 B
24 B
Unchanged fixtures
Package & Exports Size (minified/GZIP)
react-charts
DonutChart
317.733 kB
97.977 kB
react-charts
FunnelChart
309.15 kB
94.777 kB
react-charts
HorizontalBarChart
297.409 kB
90.473 kB
react-charts
HorizontalBarChartWithAxis
63 B
83 B
react-charts
Legends
236.596 kB
71.053 kB
react-charts
PolarChart
345.605 kB
108.011 kB
react-charts
SankeyChart
213.916 kB
68.732 kB
react-charts
Sparkline
80.888 kB
26.864 kB
🤖 This report was generated against e8033487274728d29528055e3aadf6c75e65e4cc

@github-actions

Copy link
Copy Markdown

Pull request demo site: URL

/**
* Gauge segments with their calculated ranges.
*/
segments: GaugeChartCalloutSegment[];

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[ReviewAgent] Bug: anyone who builds this object in a test fixture or a wrapper stops compiling on upgrade, because the new field is required while chartTitle beside it at :78 is optional. GaugeChartCalloutData is published in api.md. make it optional.

@@ -0,0 +1,7 @@
{

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕵🏾‍♀️ visual changes to review in the Visual Change Report

vr-tests-react-components/Menu Converged - submenuIndicator slotted content 1 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/Menu Converged - submenuIndicator slotted content.default - RTL.submenus open.chromium.png 404 Changed
vr-tests-react-components/Positioning 2 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/Positioning.Positioning end.updated 2 times.chromium.png 26 Changed
vr-tests-react-components/Positioning.Positioning end.chromium.png 627 Changed
vr-tests-react-components/ProgressBar converged 1 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/ProgressBar converged.Indeterminate + thickness.default.chromium.png 128 Changed
vr-tests-react-components/TagPicker 1 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/TagPicker.disabled.chromium.png 677 Changed

There were 1 duplicate changes discarded. Check the build logs for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants