{ "elements": [ { "type": "line", "values": [ 9, 8, 7, 6, 5, 4, 3, 2, 1 ], "dot-style": { "type": "hollow-dot", "dot-size": 3, "halo-size": 1, "tip": "#x_label#
#val#" } } ], "title": { "text": "X Axis Labels Complex Example" }, "x_axis": { "colour": "#428C3E", "grid-colour": "#86BF83", "labels": { "steps": 2, "rotate": 270, "colour": "#CF4D5F", "size": 16, "labels": [ "one", "two", "three", "four", "five", "six", "seven", "eight", "nine" ] } } }