Appearance
TABLE t = table(0) CHART { xAxis: { type: 'category' }, yAxis: { }, series: [ { type: 'candlestick', } ] } SELECT * FROM t