Created
June 4, 2021 14:30
-
-
Save wernerdaehn/fee4944d3130ffc2244afb9f5791c23d to your computer and use it in GitHub Desktop.
AppContainer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "dataFields": { | |
| "value": "BYTES", | |
| "name": "TABLE_NAME" | |
| }, | |
| "seriesTemplates": { | |
| "0": { | |
| "bullets": [{ | |
| "type": "LabelBullet", | |
| "locationY": 0.5, | |
| "locationX": 0.5, | |
| "label": { | |
| "text": "{name}", | |
| "fill": "#fff" | |
| } | |
| }] | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment