File tree Expand file tree Collapse file tree 3 files changed +130
-130
lines changed Expand file tree Collapse file tree 3 files changed +130
-130
lines changed Original file line number Diff line number Diff line change 5
5
"dependencies" : {
6
6
"@babel/core" : " ^7.16.0" ,
7
7
"@fluentui/react-charting" : " ^5.24.6" ,
8
- "@fluentui/react-charts" : " 0.0.0-nightly-20250618 -0405.1" ,
8
+ "@fluentui/react-charts" : " 0.0.0-nightly-20250620 -0405.1" ,
9
9
"@fluentui/react-components" : " ^9.21.0" ,
10
10
"@fluentui/react-portal-compat" : " 9.0.176" ,
11
11
"@pmmmwh/react-refresh-webpack-plugin" : " ^0.5.3" ,
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ const App: React.FC = () => {
77
77
label = { labelWidthSwitch }
78
78
/>
79
79
< Body2 > @fluentui/react-charting </ Body2 > < Subtitle2 > v5.24.6</ Subtitle2 >
80
- < Body2 > @fluentui/react-charts </ Body2 > < Subtitle2 > 0.0.0-nightly-20250618 -0405.1</ Subtitle2 >
80
+ < Body2 > @fluentui/react-charts </ Body2 > < Subtitle2 > 0.0.0-nightly-20250620 -0405.1</ Subtitle2 >
81
81
< br />
82
82
{ isWidthSet && ( < >
83
83
< Subtitle2 > Chart Width:</ Subtitle2 >
You can’t perform that action at this time.
0 commit comments