Skip to content

Conversation

@Hotell
Copy link
Contributor

@Hotell Hotell commented Oct 29, 2025

Previous Behavior

New Behavior

This is a quick test to see bundle size impact when tokens are used as expected - the implementation is incorrect ( should be obtained from provider etc )

Related Issue(s)

  • Fixes #

@Hotell Hotell force-pushed the charts-bundle-size-issues branch from 9e31883 to 3db87e5 Compare October 29, 2025 12:14
@Hotell Hotell force-pushed the charts-bundle-size-issues branch from 3db87e5 to 1806203 Compare October 29, 2025 12:19
@github-actions
Copy link

Pull request demo site: URL

@github-actions
Copy link

📊 Bundle size report

Package & Exports Baseline (minified/GZIP) PR Change
react-charts
AreaChart
387.519 kB
118.146 kB
387.411 kB
118.131 kB
-108 B
-15 B
react-charts
DeclarativeChart
696.385 kB
200.565 kB
667.045 kB
197.179 kB
-29.34 kB
-3.386 kB
react-charts
DonutChart
297.084 kB
88.742 kB
296.976 kB
88.737 kB
-108 B
-5 B
react-charts
FunnelChart
288.24 kB
85.645 kB
288.132 kB
85.644 kB
-108 B
-1 B
react-charts
GanttChart
369.031 kB
111.159 kB
368.923 kB
111.134 kB
-108 B
-25 B
react-charts
GaugeChart
311.859 kB
92.405 kB
311.751 kB
92.377 kB
-108 B
-28 B
react-charts
GroupedVerticalBarChart
377.057 kB
113.692 kB
376.949 kB
113.668 kB
-108 B
-24 B
react-charts
HeatMapChart
371 kB
112.742 kB
370.892 kB
112.742 kB
-108 B
react-charts
HorizontalBarChart
296.484 kB
87.333 kB
296.177 kB
87.309 kB
-307 B
-24 B
react-charts
Legends
235.219 kB
69.585 kB
235.177 kB
69.587 kB
-42 B
2 B
react-charts
LineChart
396.743 kB
119.607 kB
396.635 kB
119.593 kB
-108 B
-14 B
react-charts
SankeyChart
199.153 kB
61.205 kB
199.061 kB
61.159 kB
-92 B
-46 B
react-charts
ScatterChart
376.574 kB
113.643 kB
376.466 kB
113.614 kB
-108 B
-29 B
react-charts
VerticalBarChart
411.571 kB
119.266 kB
382.919 kB
115.632 kB
-28.652 kB
-3.634 kB
react-charts
VerticalStackedBarChart
383.387 kB
115.052 kB
383.279 kB
115.039 kB
-108 B
-13 B
Unchanged fixtures
Package & Exports Size (minified/GZIP)
react-charts
HorizontalBarChartWithAxis
63 B
83 B
react-charts
Sparkline
91.123 kB
28.692 kB
🤖 This report was generated against e708e6f6a0dcef9f831bdc01bec4d26c004e6300


import * as React from 'react';
import { useAreaChartStyles } from './useAreaChartStyles.styles';
import { max as d3Max, bisector } from 'd3-array';

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/CalendarCompat 4 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/CalendarCompat.multiDayView - Dark Mode.default.chromium.png 553 Changed
vr-tests-react-components/CalendarCompat.multiDayView - High Contrast.default.chromium.png 674 Changed
vr-tests-react-components/CalendarCompat.multiDayView.default.chromium.png 391 Changed
vr-tests-react-components/CalendarCompat.multiDayView.default.chromium_1.png 479 Changed
vr-tests-react-components/Charts-Legend 1 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/Charts-Legend.Overflow - Dark Mode.expanded.chromium.png 1711 Changed
vr-tests-react-components/Charts-LineChart 5 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/Charts-LineChart.Basic - Dark Mode.hover.chromium.png 3131 Changed
vr-tests-react-components/Charts-LineChart.Basic - Dark Mode.default.chromium.png 4234 Changed
vr-tests-react-components/Charts-LineChart.Events - Dark Mode.default.chromium.png 5582 Changed
vr-tests-react-components/Charts-LineChart.Gaps - Dark Mode.default.chromium.png 6861 Changed
vr-tests-react-components/Charts-LineChart.Multiple - Dark Mode.default.chromium.png 20990 Changed
vr-tests-react-components/Drawer 1 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/Drawer.overlay drawer full - High Contrast.chromium.png 13833 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 593 Changed
vr-tests-react-components/Positioning.Positioning end.chromium.png 593 Changed
vr-tests-react-components/TagPicker 2 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/TagPicker.disabled.disabled input hover.chromium.png 678 Changed
vr-tests-react-components/TagPicker.disabled - Dark Mode.disabled input hover.chromium.png 659 Changed

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

@Hotell Hotell closed this Oct 30, 2025
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.

1 participant