Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Add a parameter for changing thickness of line plots #56

Open
hackawesome opened this issue Jun 15, 2020 · 0 comments
Open

Add a parameter for changing thickness of line plots #56

hackawesome opened this issue Jun 15, 2020 · 0 comments
Milestone

Comments

@hackawesome
Copy link

Is your feature request related to a problem? Please describe.
Need a parameter for changing thickness of line plots similar to how strokeDashArray is used to change dash intensity

Describe the solution you'd like
Similar to the image below

Describe alternatives you've considered
Using custom css styles we can add it for now

.stroke_custom_width [aria-describedby~=lineCurvefromHTMLTag] {
stroke-width: 3;
}

Screenshots
image

@mjhenkes mjhenkes transferred this issue from cerner/carbon-graphs Jan 8, 2021
@mjhenkes mjhenkes added this to the Backlog milestone Jan 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants