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

Ticks are not centered on bar graphs #49

Closed
GoogleCodeExporter opened this issue Mar 21, 2015 · 2 comments
Closed

Ticks are not centered on bar graphs #49

GoogleCodeExporter opened this issue Mar 21, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Create a bar graph chart with custom ticks

What is the expected output? What do you see instead?
I expected to see the ticks centered under each bar. They were instead
centered under the vertical line, which is the beginning of each bar. It is
hard to see which label belongs to which bar especially if they are long
labels.

What version of the product are you using? On what operating system?
0.4

Original issue reported on code.google.com by mmihajlo...@gmail.com on 16 Jul 2008 at 11:38

@GoogleCodeExporter
Copy link
Author

This is implemented in my flot fork (github.com/thenduks/flot).

Take care,
   Ryan

Original comment by ryan.fun...@gmail.com on 6 Aug 2008 at 6:54

@GoogleCodeExporter
Copy link
Author

I just implemented and committed it to SVN. Set bars: { align: "center" }.

Original comment by olau%iol...@gtempaccount.com on 17 Sep 2008 at 11:05

  • Changed state: Fixed
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

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