The scales package includes convenient break_*() functions to manually specify the breaks on axes.
What is the current recommended way to manually specify breaks for ticks? Would it be easy to add support for functions that compute breaks automatically?
https://scales.r-lib.org/reference/index.html#axis-breaks
The
scalespackage includes convenientbreak_*()functions to manually specify the breaks on axes.What is the current recommended way to manually specify breaks for ticks? Would it be easy to add support for functions that compute breaks automatically?
https://scales.r-lib.org/reference/index.html#axis-breaks