What do I need to make my Adaptive TickGenerator work properly?
A common mistake is to not provide the Adaptive TickGenerator with a label generator. The reason why it needs this is simple adaptive tick generators try to measure label size for the best fit possible. If you do not supply a label generator, then you will have distance between ticks based on the regular gaps between labels, which is 10 pixels by default.