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

Can't control any aspect of the output plot! #24

Open
nickschurch opened this issue Apr 11, 2018 · 0 comments
Open

Can't control any aspect of the output plot! #24

nickschurch opened this issue Apr 11, 2018 · 0 comments

Comments

@nickschurch
Copy link

I really like the idea of upsets, and this implementation looks great as a python-coder. What I'm really struggling with though is the lack of any kind of capability to control the aspects of the output plot.

What I'd like to be able to control:

Circle size, text size and font, whether to display the set values above the bars or not, and how to display the scientific notation (r"$2x10^{5}$" is much nicer than "2.0e+05" for example, IMHO).

In particular, with longer labels the labels become unreadable except for the end part of the label because the font size doesn't automatically rescale so the whole label fits within the allotted areas, and more than about four categories the circles begin to overlap because they don't dynamically resize either.

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