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