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

Bar chart - border cut off #1444

Closed
sebastianbochan opened this issue Jan 9, 2013 · 4 comments
Closed

Bar chart - border cut off #1444

sebastianbochan opened this issue Jan 9, 2013 · 4 comments
Labels
Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. Type: Bug

Comments

@sebastianbochan
Copy link
Contributor

In case when border is set for stacked bar, then is cutted of in the edge.

http://jsfiddle.net/zKgsF/

Workaround is set max as 100.1 and endOnTick as false.

http://jsfiddle.net/zKgsF/25/

@TorsteinHonsi
Copy link
Collaborator

In the new revised column layout as of today (2013-08-23), the one pixel column border will be clipped away as it lies exactly on top of the top grid line. This may be wrong - the ideal solution may be to show the column border if there is only a grid line (as grid lines have lower Z index), but let it be covered by Axis line and Plot line.

@oysteinmoseng
Copy link
Member

This is still relevant, and I would consider it a bug. The border should have a higher z-priority than grid lines

@RakhmatovR
Copy link

Agree, border should be shown without some worakarounds.

@stale
Copy link

stale bot commented Jun 3, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions!

@stale stale bot added the Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. label Jun 3, 2021
@stale stale bot closed this as completed Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. Type: Bug
Projects
None yet
Development

No branches or pull requests

4 participants