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

scaling via set size clips axis tic labels to their un-scaled bounds #23

Open
derekbruening opened this issue Dec 7, 2014 · 2 comments

Comments

@derekbruening
Copy link
Owner

From [email protected] on June 18, 2010 14:00:17

What steps will reproduce the problem?

  1. When I run the second example for clustered bar graphs, the last x tick ("winword" in this example) does not appear
    1. Without set size option ("extraops=set size 1.2,1"), the tick is shown. 3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
gnuplot 4.4/Ubuntu

Please provide any additional information below.

Original issue: http://code.google.com/p/bargraphgen/issues/detail?id=23

@derekbruening
Copy link
Owner Author

From [email protected] on June 18, 2010 11:02:21

"extraops=set size 1.1,1" works correctly showing the last xtick. Over 1.1 works incorrectly.

@derekbruening
Copy link
Owner Author

From [email protected] on June 20, 2010 09:28:37

This is a known bug in gnuplot that is documented on my site
( http://www.burningcutlery.com/derek/bargraph/ ) under "Caveats and Future
Work": see "There is a bug in gnuplot 4.2.0...".

In the future I may stop relying on gnuplot entirely, but for now the only
workaround is to either patch your gnuplot (I provide a patch on the page)
or use an older gnuplot.

I'll leave this Issue open to have something in the tracker documenting the problem.

Summary: scaling via set size clips axis tic labels to their un-scaled bounds

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

No branches or pull requests

1 participant