The FE uses the BE tick labels if any one of them is not a number - ie ['default','1','2'] will be labelled correctly but ['4','5','6'] will be labelled incorrectly since it will use the FE labels
Also fixed a bug where it incorrectly used the BE labels when they were all numbers - wasn't removing k,m,b
The FE uses the BE tick labels if any one of them is not a number - ie ['default','1','2'] will be labelled correctly but ['4','5','6'] will be labelled incorrectly since it will use the FE labels Also fixed a bug where it incorrectly used the BE labels when they were all numbers - wasn't removing k,m,b