Skip to content

Commit

Permalink
Updated snapshot test case
Browse files Browse the repository at this point in the history
Signed-off-by: ruchika-narang <ruchika_narang@persistent.com>
  • Loading branch information
ruchika-narang committed Jun 8, 2022
1 parent 2b697e5 commit ff22965
Showing 1 changed file with 272 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -832,6 +832,278 @@ exports[`Config panel component Renders config panel with visualization data 1`]
},
],
},
Object {
"editor": [Function],
"id": "chart_styles",
"mapTo": "chartStyles",
"name": "Chart Styles",
"schemas": Array [
Object {
"component": [Function],
"defaultState": Array [
Object {
"label": "spectrum",
"name": "spectrum",
"value": "spectrum",
},
],
"eleType": "list",
"isSingleSelection": true,
"mapTo": "colorMode",
"name": "Color Mode",
"options": Array [
Object {
"label": "spectrum",
"name": "spectrum",
"value": "spectrum",
},
Object {
"label": "opacity",
"name": "opacity",
"value": "opacity",
},
],
},
Object {
"component": [Function],
"defaultState": Object {
"color": "Reds",
"name": "Reds",
},
"eleType": "palettePicker",
"mapTo": "scheme",
"name": "Scheme",
"options": Array [
Object {
"palette": Array [
"#050aac",
"#161cb2",
"#2029ba",
"#2835c2",
"#303fca",
"#384ad3",
"#4054db",
"#495ee2",
"#5368e9",
"#5f72ed",
"#6b7df0",
"#7887f0",
"#8692f0",
"#939cee",
"#a0a6ec",
"#adb1ea",
"#b9bce7",
"#c5c6e3",
"#d1d1e0",
"#dcdcdc",
],
"title": "Blues",
"type": "gradient",
"value": "Blues",
},
Object {
"palette": Array [
"#dcdcdc",
"#e8d0c1",
"#edc6ad",
"#efbb9c",
"#efb18e",
"#eea782",
"#eb9e77",
"#e9946d",
"#e68b64",
"#e2815c",
"#de7854",
"#da6e4c",
"#d56545",
"#d15b3e",
"#cc5138",
"#c74632",
"#c23b2c",
"#bd2f26",
"#b72021",
"#b20a1c",
],
"title": "Reds",
"type": "gradient",
"value": "Reds",
},
Object {
"palette": Array [
"#00441b",
"#014e1f",
"#035825",
"#09622a",
"#116d31",
"#1b7738",
"#25823f",
"#308c48",
"#3c9650",
"#49a15a",
"#57ab64",
"#66b56f",
"#76bf7b",
"#86c888",
"#98d296",
"#aadba6",
"#bde4b8",
"#d0ecca",
"#e3f4df",
"#f7fcf5",
],
"title": "Greens",
"type": "gradient",
"value": "Greens",
},
Object {
"palette": Array [
"#000000",
"#121212",
"#1d1d1d",
"#272727",
"#333333",
"#3e3e3e",
"#4a4a4a",
"#575757",
"#636363",
"#707070",
"#7e7e7e",
"#8b8b8b",
"#999999",
"#a7a7a7",
"#b5b5b5",
"#c3c3c3",
"#d2d2d2",
"#e1e1e1",
"#f0f0f0",
"#ffffff",
],
"title": "Greys",
"type": "gradient",
"value": "Greys",
},
Object {
"palette": Array [
"#0000ff",
"#3e00f7",
"#5800ee",
"#6c00e4",
"#7c00db",
"#8a00d1",
"#9600c6",
"#a200bb",
"#ac00b0",
"#b600a4",
"#bf0098",
"#c8008b",
"#d0007e",
"#d80071",
"#df0062",
"#e60054",
"#ed0045",
"#f30034",
"#f90021",
"#ff0000",
],
"title": "Blue-Red",
"type": "gradient",
"value": "Bluered",
},
Object {
"palette": Array [
"#050aac",
"#2522b6",
"#3835c0",
"#4946c8",
"#5957cf",
"#6967d4",
"#7978d7",
"#8a89d7",
"#9a9bd4",
"#acaccd",
"#df9b70",
"#dd8e62",
"#da8056",
"#d6734c",
"#d16542",
"#cb583a",
"#c54931",
"#bf3a2a",
"#b92723",
"#b20a1c",
],
"title": "Red-Blue",
"type": "gradient",
"value": "RdBu",
},
Object {
"palette": Array [
"#800026",
"#910126",
"#a10526",
"#b10e26",
"#c01b26",
"#cd2926",
"#d83728",
"#e2472a",
"#ea572e",
"#f16732",
"#f67738",
"#fa8740",
"#fd9849",
"#ffa753",
"#ffb760",
"#ffc76f",
"#ffd681",
"#ffe496",
"#fff2af",
"#ffffcc",
],
"title": "Yellow-Orange-Red",
"type": "gradient",
"value": "YlOrRd",
},
Object {
"palette": Array [
"#081d58",
"#11256a",
"#182f79",
"#1e3b86",
"#234791",
"#28539a",
"#2e60a2",
"#346da9",
"#3b7aaf",
"#4488b4",
"#4f95b7",
"#5ba2ba",
"#6aafbc",
"#7bbcbe",
"#8dc8bf",
"#a2d4c1",
"#b7e0c4",
"#ceebc9",
"#e6f5d0",
"#ffffd9",
],
"title": "Yellow-Green-Blue",
"type": "gradient",
"value": "YlGnBu",
},
],
},
Object {
"component": [Function],
"defaultState": Object {
"color": "#000000",
"name": "singleColor",
},
"eleType": "singleColorPicker",
"mapTo": "color",
"name": "Color",
},
],
},
],
},
Object {
Expand Down

0 comments on commit ff22965

Please sign in to comment.