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

Alignment should take multiple bars into account #5

Open
andig opened this issue May 4, 2014 · 1 comment
Open

Alignment should take multiple bars into account #5

andig opened this issue May 4, 2014 · 1 comment

Comments

@andig
Copy link

andig commented May 4, 2014

See this fiddle: http://jsfiddle.net/andig2/XZc3a/1/

unbenannt

using bars = { align: "center/left"" } should imho not only take the first bar into account but honor how many bars there are, i.e. with two bars and "center" alignment one bar should be left, the other right of the tick. With "left" alignment all bars should be to the right of the tick.

@pkoltermann
Copy link
Owner

II think if you comment code that you should use my code not the original creator code. I agree that align is still an issue. I have made some refactoring and I would encourage you to try the dev version. Currently I am working on sth else and I cannot promise when align calculation will be changed. I've changed your fiddle a little http://jsfiddle.net/XZc3a/19/.
Thanks for the contribution!

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

2 participants