Can you try passing the ticks to the Axis constructor directly? Seems like your labels were converted to normal Strings, that could happen if an internal container was typed String initially.
Can you try passing the ticks to the Axis constructor directly? Seems like your labels were converted to normal Strings, that could happen if an internal container was typed String initially.