Skip to content

Commit 7314506

Browse files
committed
Update chart snapshots for recharts 3.1.0
1 parent 2f1f91a commit 7314506

4 files changed

Lines changed: 0 additions & 20 deletions

File tree

test/visits/__snapshots__/VisitsStats.test.tsx.snap

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ exports[`<VisitsStats /> > loads visits when mounted 1`] = `
7272
>
7373
<div
7474
class="recharts-wrapper select-none"
75-
role="application"
7675
style="position: relative; cursor: default; width: 800px; height: 300px;"
7776
>
7877
<div
@@ -613,7 +612,6 @@ exports[`<VisitsStats /> > loads visits when mounted 2`] = `
613612
>
614613
<div
615614
class="recharts-wrapper select-none"
616-
role="application"
617615
style="position: relative; cursor: default; width: 800px; height: 300px;"
618616
>
619617
<div
@@ -1154,7 +1152,6 @@ exports[`<VisitsStats /> > loads visits when mounted 3`] = `
11541152
>
11551153
<div
11561154
class="recharts-wrapper select-none"
1157-
role="application"
11581155
style="position: relative; cursor: default; width: 800px; height: 300px;"
11591156
>
11601157
<div
@@ -1695,7 +1692,6 @@ exports[`<VisitsStats /> > loads visits when mounted 4`] = `
16951692
>
16961693
<div
16971694
class="recharts-wrapper select-none"
1698-
role="application"
16991695
style="position: relative; cursor: default; width: 800px; height: 300px;"
17001696
>
17011697
<div
@@ -2292,7 +2288,6 @@ exports[`<VisitsStats /> > loads visits when mounted 5`] = `
22922288
>
22932289
<div
22942290
class="recharts-wrapper select-none"
2295-
role="application"
22962291
style="position: relative; cursor: default; width: 800px; height: 300px;"
22972292
>
22982293
<div
@@ -2889,7 +2884,6 @@ exports[`<VisitsStats /> > loads visits when mounted 6`] = `
28892884
>
28902885
<div
28912886
class="recharts-wrapper select-none"
2892-
role="application"
28932887
style="position: relative; cursor: default; width: 800px; height: 300px;"
28942888
>
28952889
<div

test/visits/charts/__snapshots__/DoughnutChart.test.tsx.snap

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ exports[`<DoughnutChart /> > renders Doughnut with expected props 1`] = `
1111
<div>
1212
<div
1313
class="recharts-wrapper"
14-
role="application"
1514
style="position: relative; cursor: default; width: 800px; height: 300px;"
1615
>
1716
<div
@@ -141,7 +140,6 @@ exports[`<DoughnutChart /> > renders Doughnut with expected props 2`] = `
141140
<div>
142141
<div
143142
class="recharts-wrapper"
144-
role="application"
145143
style="position: relative; cursor: default; width: 800px; height: 300px;"
146144
>
147145
<div
@@ -288,7 +286,6 @@ exports[`<DoughnutChart /> > renders Doughnut with expected props 3`] = `
288286
<div>
289287
<div
290288
class="recharts-wrapper"
291-
role="application"
292289
style="position: relative; cursor: default; width: 800px; height: 300px;"
293290
>
294291
<div

test/visits/charts/__snapshots__/HorizontalBarChart.test.tsx.snap

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ exports[`<HorizontalBarChart /> > renders expected charts and tooltip 1`] = `
44
<div>
55
<div
66
class="recharts-wrapper"
7-
role="application"
87
style="position: relative; cursor: default; width: 800px; height: 400px;"
98
>
109
<div
@@ -505,7 +504,6 @@ exports[`<HorizontalBarChart /> > renders expected charts and tooltip 2`] = `
505504
<div>
506505
<div
507506
class="recharts-wrapper"
508-
role="application"
509507
style="position: relative; cursor: default; width: 800px; height: 400px;"
510508
>
511509
<div
@@ -1024,7 +1022,6 @@ exports[`<HorizontalBarChart /> > renders expected charts and tooltip 3`] = `
10241022
<div>
10251023
<div
10261024
class="recharts-wrapper"
1027-
role="application"
10281025
style="position: relative; cursor: default; width: 800px; height: 400px;"
10291026
>
10301027
<div
@@ -1600,7 +1597,6 @@ exports[`<HorizontalBarChart /> > renders expected charts and tooltip 4`] = `
16001597
<div>
16011598
<div
16021599
class="recharts-wrapper"
1603-
role="application"
16041600
style="position: relative; cursor: default; width: 800px; height: 400px;"
16051601
>
16061602
<div
@@ -2176,7 +2172,6 @@ exports[`<HorizontalBarChart /> > renders expected charts and tooltip 5`] = `
21762172
<div>
21772173
<div
21782174
class="recharts-wrapper"
2179-
role="application"
21802175
style="position: relative; cursor: default; width: 800px; height: 400px;"
21812176
>
21822177
<div
@@ -2773,7 +2768,6 @@ exports[`<HorizontalBarChart /> > renders expected charts and tooltip 6`] = `
27732768
<div>
27742769
<div
27752770
class="recharts-wrapper"
2776-
role="application"
27772771
style="position: relative; cursor: default; width: 800px; height: 400px;"
27782772
>
27792773
<div

test/visits/charts/__snapshots__/LineChartCard.test.tsx.snap

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ exports[`<LineChartCard /> > renders chart with expected data 1`] = `
7070
>
7171
<div
7272
class="recharts-wrapper select-none"
73-
role="application"
7473
style="position: relative; cursor: default; width: 800px; height: 400px;"
7574
>
7675
<div
@@ -291,7 +290,6 @@ exports[`<LineChartCard /> > renders chart with expected data 2`] = `
291290
>
292291
<div
293292
class="recharts-wrapper select-none"
294-
role="application"
295293
style="position: relative; cursor: default; width: 800px; height: 400px;"
296294
>
297295
<div
@@ -558,7 +556,6 @@ exports[`<LineChartCard /> > renders chart with expected data 3`] = `
558556
>
559557
<div
560558
class="recharts-wrapper select-none"
561-
role="application"
562559
style="position: relative; cursor: default; width: 800px; height: 400px;"
563560
>
564561
<div
@@ -1111,7 +1108,6 @@ exports[`<LineChartCard /> > renders chart with expected data 4`] = `
11111108
>
11121109
<div
11131110
class="recharts-wrapper select-none"
1114-
role="application"
11151111
style="position: relative; cursor: default; width: 800px; height: 400px;"
11161112
>
11171113
<div
@@ -1760,7 +1756,6 @@ exports[`<LineChartCard /> > renders chart with expected data 5`] = `
17601756
>
17611757
<div
17621758
class="recharts-wrapper select-none"
1763-
role="application"
17641759
style="position: relative; cursor: default; width: 800px; height: 400px;"
17651760
>
17661761
<div

0 commit comments

Comments
 (0)