Skip to content
This repository was archived by the owner on Mar 22, 2026. It is now read-only.

Allow user to pass x/ytick_formatter argument to scale_x/y_continuous() for lambda function tick formatting#541

Open
rforgione wants to merge 1 commit into
yhat:masterfrom
rforgione:master
Open

Allow user to pass x/ytick_formatter argument to scale_x/y_continuous() for lambda function tick formatting#541
rforgione wants to merge 1 commit into
yhat:masterfrom
rforgione:master

Conversation

@rforgione

@rforgione rforgione commented Sep 12, 2016

Copy link
Copy Markdown

Hi all,

As far as I could tell, there isn't an easy way to use a lambda function to format the axis tick labels outside of setting the ggplot.x/ytick_formatter directly (please correct me if I'm wrong). I baked this into the scale_x/y_continuous classes, as this seemed to me like the most reasonable place for it. Feedback is welcome and appreciated! Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant