We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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))
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In one of our specific graphs, tsplot displays only values below 0 instead of automatically adapting the fitting y axis range:
The text was updated successfully, but these errors were encountered: