Skip to content

Commit

Permalink
Updated snapshots
Browse files Browse the repository at this point in the history
 Signed-off-by: Paul Sebastian <[email protected]>
  • Loading branch information
paulstn committed Aug 29, 2023
1 parent 1d23803 commit 715e98a
Show file tree
Hide file tree
Showing 14 changed files with 39 additions and 42 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1423,7 +1423,7 @@ exports[`Utils helper functions renders displayVisualization function 1`] = `
"barmode": "group",
"colorway": Array [
"#3CA1C7",
"#54B399",
"#8C55A3",
"#DB748A",
"#F2BE4B",
"#68CCC2",
Expand Down Expand Up @@ -1516,7 +1516,7 @@ exports[`Utils helper functions renders displayVisualization function 1`] = `
"barmode": "group",
"colorway": Array [
"#3CA1C7",
"#54B399",
"#8C55A3",
"#DB748A",
"#F2BE4B",
"#68CCC2",
Expand Down Expand Up @@ -2057,7 +2057,7 @@ exports[`Utils helper functions renders displayVisualization function 2`] = `
"layout": Object {
"colorway": Array [
"#3CA1C7",
"#54B399",
"#8C55A3",
"#DB748A",
"#F2BE4B",
"#68CCC2",
Expand Down Expand Up @@ -2573,7 +2573,7 @@ exports[`Utils helper functions renders displayVisualization function 2`] = `
"layout": Object {
"colorway": Array [
"#3CA1C7",
"#54B399",
"#8C55A3",
"#DB748A",
"#F2BE4B",
"#68CCC2",
Expand Down Expand Up @@ -3103,7 +3103,7 @@ exports[`Utils helper functions renders displayVisualization function 2`] = `
"layout": Object {
"colorway": Array [
"#3CA1C7",
"#54B399",
"#8C55A3",
"#DB748A",
"#F2BE4B",
"#68CCC2",
Expand Down Expand Up @@ -4768,7 +4768,7 @@ exports[`Utils helper functions renders displayVisualization function 3`] = `
"barmode": "group",
"colorway": Array [
"#3CA1C7",
"#54B399",
"#8C55A3",
"#DB748A",
"#F2BE4B",
"#68CCC2",
Expand Down Expand Up @@ -4861,7 +4861,7 @@ exports[`Utils helper functions renders displayVisualization function 3`] = `
"barmode": "group",
"colorway": Array [
"#3CA1C7",
"#54B399",
"#8C55A3",
"#DB748A",
"#F2BE4B",
"#68CCC2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,7 @@ exports[`Time chart header component Renders Time chart header component 1`] = `
onBlur={[Function]}
onFocus={[Function]}
>
Aug 28, 2023 @ 20:00:00.406
-
Aug 28, 2023 @ 20:00:00.408
Aug 28, 2023 @ 20:00:00.406 - Aug 28, 2023 @ 20:00:00.408
</div>
</EuiText>
</span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1602,7 +1602,7 @@ exports[`Config panel component Renders config panel with visualization data 1`]
"layout": Object {
"colorway": Array [
"#3CA1C7",
"#54B399",
"#8C55A3",
"#DB748A",
"#F2BE4B",
"#68CCC2",
Expand Down Expand Up @@ -1835,7 +1835,7 @@ exports[`Config panel component Renders config panel with visualization data 1`]
"layout": Object {
"colorway": Array [
"#3CA1C7",
"#54B399",
"#8C55A3",
"#DB748A",
"#F2BE4B",
"#68CCC2",
Expand Down Expand Up @@ -2333,7 +2333,7 @@ exports[`Config panel component Renders config panel with visualization data 1`]
"layout": Object {
"colorway": Array [
"#3CA1C7",
"#54B399",
"#8C55A3",
"#DB748A",
"#F2BE4B",
"#68CCC2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ exports[`Count distribution component Renders count distribution component with
layout={
Object {
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"margin": Object {
Expand Down Expand Up @@ -120,7 +120,7 @@ exports[`Count distribution component Renders count distribution component with
"autosize": true,
"barmode": "stack",
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"hovermode": "closest",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exports[`Veritcal Bar component Renders veritcal bar component 1`] = `
layout={
Object {
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"margin": Object {
Expand Down Expand Up @@ -698,7 +698,7 @@ exports[`Veritcal Bar component Renders veritcal bar component 1`] = `
"bargroupgap": 0.030000000000000027,
"barmode": "group",
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"hovermode": "closest",
Expand Down Expand Up @@ -756,7 +756,7 @@ exports[`Veritcal Bar component Renders veritcal bar component 1`] = `
"bargroupgap": 0.030000000000000027,
"barmode": "group",
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"hovermode": "closest",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exports[`Gauge component Renders gauge component 1`] = `
layout={
Object {
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"margin": Object {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exports[`Heatmap component Renders heatmap component 1`] = `
layout={
Object {
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"margin": Object {
Expand Down Expand Up @@ -710,7 +710,7 @@ exports[`Heatmap component Renders heatmap component 1`] = `
layout={
Object {
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"margin": Object {
Expand Down Expand Up @@ -763,7 +763,7 @@ exports[`Heatmap component Renders heatmap component 1`] = `
"autosize": true,
"barmode": "stack",
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"hovermode": "closest",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exports[`Histogram component Renders histogram component 1`] = `
layout={
Object {
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"margin": Object {
Expand Down Expand Up @@ -711,7 +711,7 @@ exports[`Histogram component Renders histogram component 1`] = `
Object {
"barmode": "group",
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"legend": Object {
Expand Down Expand Up @@ -767,7 +767,7 @@ exports[`Histogram component Renders histogram component 1`] = `
"autosize": true,
"barmode": "group",
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"hovermode": "closest",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exports[`Horizontal bar component Renders horizontal bar component 1`] = `
layout={
Object {
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"margin": Object {
Expand Down Expand Up @@ -698,7 +698,7 @@ exports[`Horizontal bar component Renders horizontal bar component 1`] = `
"bargroupgap": 0.030000000000000027,
"barmode": "group",
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"hovermode": "closest",
Expand Down Expand Up @@ -756,7 +756,7 @@ exports[`Horizontal bar component Renders horizontal bar component 1`] = `
"bargroupgap": 0.030000000000000027,
"barmode": "group",
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"hovermode": "closest",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exports[`Line component Renders line component 1`] = `
layout={
Object {
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"margin": Object {
Expand Down Expand Up @@ -697,7 +697,7 @@ exports[`Line component Renders line component 1`] = `
Object {
"autosize": true,
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"legend": Object {
Expand Down Expand Up @@ -749,7 +749,7 @@ exports[`Line component Renders line component 1`] = `
"autosize": true,
"barmode": "stack",
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"hovermode": "closest",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exports[`Metrics component Renders Metrics component 1`] = `
layout={
Object {
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"margin": Object {
Expand Down Expand Up @@ -618,7 +618,7 @@ exports[`Metrics component Renders Metrics component 1`] = `
"layout": Object {
"colorway": Array [
"#3CA1C7",
"#54B399",
"#8C55A3",
"#DB748A",
"#F2BE4B",
"#68CCC2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exports[`Pie component Renders pie component 1`] = `
layout={
Object {
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"margin": Object {
Expand Down Expand Up @@ -686,7 +686,7 @@ exports[`Pie component Renders pie component 1`] = `
layout={
Object {
"colorway": Array [
"#54B399",
"#8C55A3",
],
"grid": Object {
"columns": 0,
Expand Down Expand Up @@ -733,7 +733,7 @@ exports[`Pie component Renders pie component 1`] = `
"autosize": true,
"barmode": "stack",
"colorway": Array [
"#54B399",
"#8C55A3",
],
"grid": Object {
"columns": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exports[`Treemap component Renders treemap component 1`] = `
layout={
Object {
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"margin": Object {
Expand Down Expand Up @@ -723,7 +723,7 @@ exports[`Treemap component Renders treemap component 1`] = `
layout={
Object {
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"margin": Object {
Expand Down Expand Up @@ -790,7 +790,7 @@ exports[`Treemap component Renders treemap component 1`] = `
"autosize": true,
"barmode": "stack",
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"hovermode": "closest",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ exports[`Ploty base component Renders Ploty base component 1`] = `
layout={
Object {
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"margin": Object {
Expand Down Expand Up @@ -101,7 +101,7 @@ exports[`Ploty base component Renders Ploty base component 1`] = `
"autosize": true,
"barmode": "stack",
"colorway": Array [
"#54B399",
"#8C55A3",
],
"height": 220,
"hovermode": "closest",
Expand Down

0 comments on commit 715e98a

Please sign in to comment.