Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "type": "root",
- "children": [
- {
- "type": "element",
- "tagName": "svg",
- "properties": {
- "xmlns": "http://www.w3.org/2000/svg",
- "xmlns:xlink": "http://www.w3.org/1999/xlink",
- "version": 1.1,
- "class": "marks",
- "width": 100,
- "height": 70,
- "viewBox": "0 0 100 70"
- },
- "children": [
- {
- "type": "element",
- "tagName": "g",
- "properties": {
- "fill": "none",
- "stroke-miterlimit": 10,
- "transform": "translate(14,14)"
- },
- "children": [
- {
- "type": "element",
- "tagName": "g",
- "properties": {
- "class": "mark-group role-frame root",
- "role": "graphics-object",
- "aria-roledescription": "group mark container"
- },
- "children": [
- {
- "type": "element",
- "tagName": "g",
- "properties": {
- "transform": "translate(0,0)"
- },
- "children": [
- {
- "type": "element",
- "tagName": "path",
- "properties": {
- "class": "background",
- "aria-hidden": "true",
- "d": "M0,0h71v40h-71Z"
- },
- "children": []
- },
- {
- "type": "element",
- "tagName": "g",
- "properties": {},
- "children": [
- {
- "type": "element",
- "tagName": "g",
- "properties": {
- "class": "mark-arc role-mark gauge",
- "role": "graphics-symbol",
- "aria-roledescription": "arc mark container"
- },
- "children": [
- {
- "type": "element",
- "tagName": "path",
- "properties": {
- "transform": "translate(35.5,38)",
- "d": "M-36,0A36,36,0,1,1,36,0L27,0A27,27,0,1,0,-27,0Z",
- "fill": "#cbd1d6"
- },
- "children": []
- }
- ]
- },
- {
- "type": "element",
- "tagName": "g",
- "properties": {
- "class": "mark-arc role-mark",
- "role": "graphics-symbol",
- "aria-roledescription": "arc mark container"
- },
- "children": [
- {
- "type": "element",
- "tagName": "path",
- "properties": {
- "transform": "translate(35.5,38)",
- "d": "M-36,0A36,36,0,0,1,-35.676,-4.818L-26.757,-3.614A27,27,0,0,0,-27,0Z",
- "fill": "#3f99fa"
- },
- "children": []
- }
- ]
- },
- {
- "type": "element",
- "tagName": "g",
- "properties": {
- "class": "mark-arc role-mark",
- "role": "graphics-symbol",
- "aria-roledescription": "arc mark container",
- "aria-label": "ticks on the arc"
- },
- "children": [
- {
- "type": "element",
- "tagName": "path",
- "properties": {
- "transform": "translate(35.5,38)",
- "d": "M36,0L34,0Z",
- "stroke": "#000000",
- "opacity": 1
- },
- "children": []
- },
- {
- "type": "element",
- "tagName": "path",
- "properties": {
- "transform": "translate(35.5,38)",
- "d": "M29.125,-21.16L27.507,-19.985Z",
- "stroke": "#000000",
- "opacity": 1
- },
- "children": []
- },
- {
- "type": "element",
- "tagName": "path",
- "properties": {
- "transform": "translate(35.5,38)",
- "d": "M11.125,-34.238L10.507,-32.336Z",
- "stroke": "#000000",
- "opacity": 1
- },
- "children": []
- },
- {
- "type": "element",
- "tagName": "path",
- "properties": {
- "transform": "translate(35.5,38)",
- "d": "M-11.125,-34.238L-10.507,-32.336Z",
- "stroke": "#000000",
- "opacity": 1
- },
- "children": []
- },
- {
- "type": "element",
- "tagName": "path",
- "properties": {
- "transform": "translate(35.5,38)",
- "d": "M-29.125,-21.16L-27.507,-19.985Z",
- "stroke": "#000000",
- "opacity": 1
- },
- "children": []
- },
- {
- "type": "element",
- "tagName": "path",
- "properties": {
- "transform": "translate(35.5,38)",
- "d": "M-36,0L-34,0Z",
- "stroke": "#000000",
- "opacity": 1
- },
- "children": []
- }
- ]
- },
- {
- "type": "element",
- "tagName": "g",
- "properties": {
- "class": "mark-text role-mark",
- "role": "graphics-object",
- "aria-roledescription": "text mark container",
- "aria-label": "displayed min value at the bottom left of gauge when showTicks is false"
- },
- "children": [
- {
- "type": "element",
- "tagName": "text",
- "properties": {
- "text-anchor": "middle",
- "transform": "translate(4,42.6)",
- "font-family": "sans-serif",
- "font-size": "3.52px",
- "fill": "#000",
- "opacity": 0
- },
- "children": [
- {
- "type": "text",
- "value": "0"
- }
- ]
- }
- ]
- },
- {
- "type": "element",
- "tagName": "g",
- "properties": {
- "class": "mark-text role-mark",
- "role": "graphics-object",
- "aria-roledescription": "text mark container",
- "aria-label": "displayed max value at the bottom right of gauge when showTicks is false"
- },
- "children": [
- {
- "type": "element",
- "tagName": "text",
- "properties": {
- "text-anchor": "middle",
- "transform": "translate(67,42.6)",
- "font-family": "sans-serif",
- "font-size": "3.52px",
- "fill": "#000",
- "opacity": 0
- },
- "children": [
- {
- "type": "text",
- "value": "7840"
- }
- ]
- }
- ]
- },
- {
- "type": "element",
- "tagName": "g",
- "properties": {
- "class": "mark-text role-mark gaugeValue",
- "role": "graphics-object",
- "aria-roledescription": "text mark container",
- "aria-label": "displayed main value at the bottom center of the gauge "
- },
- "children": [
- {
- "type": "element",
- "tagName": "text",
- "properties": {
- "text-anchor": "middle",
- "transform": "translate(35.5,43.6)",
- "font-family": "sans-serif",
- "font-size": "4.48px",
- "fill": "#000"
- },
- "children": [
- {
- "type": "text",
- "value": "335.00 L"
- }
- ]
- }
- ]
- },
- {
- "type": "element",
- "tagName": "g",
- "properties": {
- "class": "mark-text role-mark targetDiff",
- "role": "graphics-object",
- "aria-roledescription": "text mark container",
- "aria-label": "add status with symbol and difference and percentage"
- },
- "children": [
- {
- "type": "element",
- "tagName": "text",
- "properties": {
- "text-anchor": "middle",
- "transform": "translate(39.34,48.4)",
- "font-family": "sans-serif",
- "font-size": "4.48px",
- "fill": "rgb(255, 0, 0)",
- "opacity": 1
- },
- "children": [
- {
- "type": "text",
- "value": "−2007.99 (14%)"
- }
- ]
- }
- ]
- },
- {
- "type": "element",
- "tagName": "g",
- "properties": {
- "class": "mark-symbol role-mark",
- "role": "graphics-symbol",
- "aria-roledescription": "symbol mark container"
- },
- "children": [
- {
- "type": "element",
- "tagName": "path",
- "properties": {
- "transform": "translate(22.7,46.32)",
- "d": "M0,1.524L-1.76,-1.524L1.76,-1.524Z",
- "fill": "rgb(255, 0, 0)",
- "opacity": 1
- },
- "children": []
- }
- ]
- },
- {
- "type": "element",
- "tagName": "g",
- "properties": {
- "class": "mark-symbol role-mark needle",
- "role": "graphics-symbol",
- "aria-roledescription": "symbol mark container"
- },
- "children": [
- {
- "type": "element",
- "tagName": "path",
- "properties": {
- "transform": "translate(35.5,38) rotate(-82.30867346938774)",
- "d": "M-2.5,-2.5Q0,0,2.5,-2.5L0,-27Z",
- "fill": "#555",
- "stroke": "#555",
- "opacity": 1
- },
- "children": []
- }
- ]
- },
- {
- "type": "element",
- "tagName": "g",
- "properties": {
- "class": "mark-symbol role-mark",
- "role": "graphics-symbol",
- "aria-roledescription": "symbol mark container"
- },
- "children": [
- {
- "type": "element",
- "tagName": "path",
- "properties": {
- "transform": "translate(13.437268645838195,7.8626745514124) rotate(53.79313775510204)",
- "d": "M1.386,0L-1.386,-1.6L-1.386,1.6Z",
- "fill": "#555",
- "opacity": 1
- },
- "children": []
- }
- ]
- },
- {
- "type": "element",
- "tagName": "g",
- "properties": {
- "class": "mark-text role-mark title",
- "role": "graphics-object",
- "aria-roledescription": "text mark container"
- },
- "children": [
- {
- "type": "element",
- "tagName": "text",
- "properties": {
- "text-anchor": "middle",
- "transform": "translate(35.5,-4.199999999999996)",
- "font-family": "sans-serif",
- "font-size": "4.8px",
- "fill": "#000000",
- "opacity": 1
- },
- "children": [
- {
- "type": "text",
- "value": "ATSI Participation"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "type": "element",
- "tagName": "path",
- "properties": {
- "class": "foreground",
- "aria-hidden": "true",
- "d": "",
- "display": "none"
- },
- "children": []
- }
- ]
- }
- ]
- }
- ]
- }
- ],
- "metadata": ""
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement