You should be able to add breaks to an axis. In JSON you shoud have breaks:[{<break1}, {break2}, ...]. Breaks should appear on the graph
Actual behaviour
You can configure one break. JSON is breaks:{my break}. The break does not appear on the graph (as JSON is not correct, it shoud include a list of break, on a single break)
breaks.txt
Expected behaviour
You should be able to add breaks to an axis. In JSON you shoud have breaks:[{<break1}, {break2}, ...]. Breaks should appear on the graph
Actual behaviour
You can configure one break. JSON is breaks:{my break}. The break does not appear on the graph (as JSON is not correct, it shoud include a list of break, on a single break) breaks.txt
Live demo with steps to reproduce
Affected browser(s)
All