Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

y axis range in tsplot #272

Open
dkoltg opened this issue Nov 13, 2018 · 0 comments
Open

y axis range in tsplot #272

dkoltg opened this issue Nov 13, 2018 · 0 comments

Comments

@dkoltg
Copy link

dkoltg commented Nov 13, 2018

In one of our specific graphs, tsplot displays only values below 0 instead of automatically adapting the fitting y axis range:

tsplot("Beschäftigung Urteil"=bau_12$ch.kof.bau.ng08.fx.rgn.tg.q_ql_ass_empl.balance.d12,
       plot_title = "Beurteilung der Beschäftigung",
       plot_subtitle = glue("Kanton Thurgau, Baugewerbe, 2011-2018, Saldo in %"),
       theme = init_tsplot_theme(line_colors = c("#3CA433"),
       subtitle_margin = 1, subtitle_cex = 0.8))

rplot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant