Closed slowe closed 1 year ago
Rather than categories we should send a structure similar to ticks used by bar charts. It will show ticks at specific values as in the YFF example. Grid lines can be turned on by setting ticks[] → grid to true (assume off by default).
categories
ticks
ticks[] → grid
true
Rather than
categories
we should send a structure similar toticks
used by bar charts. It will show ticks at specific values as in the YFF example. Grid lines can be turned on by settingticks[] → grid
totrue
(assume off by default).