Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
lingyun1010 committed Sep 28, 2018
1 parent ad42ece commit ca3fea5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions __test__/plotloader/__snapshots__/ScatterPlot.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ ShallowWrapper {
"panning": true,
"spacingTop": 50,
"type": "scatter",
"zoomType": "xy",
},
"colors": Array [
"#b25fbc",
Expand Down Expand Up @@ -245,6 +246,7 @@ ShallowWrapper {
"panning": true,
"spacingTop": 50,
"type": "scatter",
"zoomType": "xy",
},
"colors": Array [
"#b25fbc",
Expand Down Expand Up @@ -405,6 +407,7 @@ ShallowWrapper {
"panning": true,
"spacingTop": 50,
"type": "scatter",
"zoomType": "xy",
},
"colors": Array [
"#b25fbc",
Expand Down Expand Up @@ -560,6 +563,7 @@ ShallowWrapper {
"panning": true,
"spacingTop": 50,
"type": "scatter",
"zoomType": "xy",
},
"colors": Array [
"#b25fbc",
Expand Down Expand Up @@ -20075,6 +20079,7 @@ ShallowWrapper {
"panning": true,
"spacingTop": 50,
"type": "scatter",
"zoomType": "xy",
},
"colors": Array [
"#b25fbc",
Expand Down Expand Up @@ -39506,6 +39511,7 @@ ShallowWrapper {
"panning": true,
"spacingTop": 50,
"type": "scatter",
"zoomType": "xy",
},
"colors": Array [
"#b25fbc",
Expand Down Expand Up @@ -58942,6 +58948,7 @@ ShallowWrapper {
"panning": true,
"spacingTop": 50,
"type": "scatter",
"zoomType": "xy",
},
"colors": Array [
"#b25fbc",
Expand Down Expand Up @@ -78373,6 +78380,7 @@ ShallowWrapper {
"panning": true,
"spacingTop": 50,
"type": "scatter",
"zoomType": "xy",
},
"colors": Array [
"#b25fbc",
Expand Down Expand Up @@ -97834,6 +97842,7 @@ ShallowWrapper {
"panning": true,
"spacingTop": 50,
"type": "scatter",
"zoomType": "xy",
},
"colors": Array [
"#b25fbc",
Expand Down Expand Up @@ -97937,6 +97946,7 @@ ShallowWrapper {
"panning": true,
"spacingTop": 50,
"type": "scatter",
"zoomType": "xy",
},
"colors": Array [
"#b25fbc",
Expand Down Expand Up @@ -98045,6 +98055,7 @@ ShallowWrapper {
"panning": true,
"spacingTop": 50,
"type": "scatter",
"zoomType": "xy",
},
"colors": Array [
"#b25fbc",
Expand Down Expand Up @@ -98148,6 +98159,7 @@ ShallowWrapper {
"panning": true,
"spacingTop": 50,
"type": "scatter",
"zoomType": "xy",
},
"colors": Array [
"#b25fbc",
Expand Down

0 comments on commit ca3fea5

Please sign in to comment.