{
  "pie": {
    "showAggregation": true,
    "showAverage": false,
    "showFrequency": false,
    "showLast": false,
    "showLegend": true,
    "showPeak": true,
    "showTimespan": true,
    "showTitle": false,
    "showValley": true
  },
  "stackedLine": {
    "drawGraphOutline": false,
    "prettyXAxis": false,
    "prettyYAxis": false,
    "scaleToMinimumValue": true,
    "scaled": false,
    "sendGraphCSV": false,
    "showAggregation": true,
    "showAverage": false,
    "showFrequency": false,
    "showLast": false,
    "showLegend": true,
    "showPeak": true,
    "showTimespan": false,
    "showTitle": false,
    "showValley": false
  },
  "table": {
    "columnSetting": {
      "exclude": [
        "string",
        "string",
        "string",
        "string",
        "string",
        "string",
        "string"
      ],
      "include": [
        "string",
        "string",
        "string",
        "string",
        "string",
        "string",
        "string",
        "string",
        "string"
      ]
    },
    "csvSetting": {
      "expandTimeseries": true,
      "formatTimestamp": true
    },
    "dataPresentationSetting": {
      "formatNumbers": true,
      "precision": 7
    },
    "tableSetting": {
      "blockVis": true,
      "hideHeaders": false,
      "wrapCells": false
    }
  }
}