File "schema.json"

Full Path: /home/analogde/www/Freebox/CHESS_ON/schema.json
File size: 256 bytes
MIME-type: application/json
Charset: utf-8

[{
  "name": "Time",
  "type": "date",
  "format": "%d-%b-%Y"
}, {
  "name": "xxELO",
   "type": "number",
  "formatNumber": "0",
  "yAxisMaxValue": "9500",
	"yAxisMinValue": "1000",
  "yFormatNumberScale": "0",
  "formatNumberScale" : "0"
}]