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

Outline on horizontal bar chart is not correct #2537

Closed
panzarino opened this issue May 13, 2016 · 3 comments
Closed

Outline on horizontal bar chart is not correct #2537

panzarino opened this issue May 13, 2016 · 3 comments

Comments

@panzarino
Copy link
Contributor

The outline around bars is incorrect for horizontal bars. It extends around the left, top, and right, like a normal bar chart should. Instead, the horizontal bar should have an outline around the top, right, and bottom.

Horizontal (Bug) Example: https://jsfiddle.net/pzx1LtqL/1/
Normal (Working) Example: https://jsfiddle.net/fm99oqqn/1/

@ThaJay
Copy link

ThaJay commented May 13, 2016

+1
the borderSkipped:'left' option seems to have no effect

@etimberg
Copy link
Member

@ThaJay borderSkipped works: https://jsfiddle.net/tmp3cj5q/1/

@ThaJay
Copy link

ThaJay commented May 17, 2016

Thanks, obviously I got the configuration object structure wrong

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

3 participants