Replies: 5 comments
|
It's a knows issue. If you have ideas how to fix that, please share. |
0 replies
|
hello, if this issue has not had a PR submitted for it, would you mind me taking a look into this issue? |
0 replies
|
@ramiy or @treyholt do any of you have an idea of where to begin looking in the source code? I've been toying around with lines in the Line Chart section of dist/charts.css and inside src/charts/_line.scss and I am not sure what I can change to toy with these lines. |
0 replies
|
Hi @jem-n-em As a user, you can change the line thickness using the |
0 replies
|
@jem-n-em The |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm noticing that when there is a stark difference in height - width ratio between table rows, it results in a varied thickness of lines along the line chart. See the picture below for an example of what I mean (notice the first line is thin and tall, and the others are thicker).
Curious if this is a known issue, or if there's a known way to manipulate the css to account for this. Will look into it myself if not.
All reactions