I'm trying to accomplish this with GoodData UI react SDK: What its supposed to look like https://monosnap.com/file/M4ZnX3ud3koAqCBNt5Pym6IHyZkznp
But my charts always have a thick stroke and filled data points: How it looks like
https://sdk.gooddata.com/gooddata-ui/docs/line_chart_component.html Shows no option of customizing the stroke/data points Neither does https://sdk.gooddata.com/gooddata-ui/docs/chart_config.html
Is there any way of doing it? I'm using @gooddata/react-components 7.0.1
I've tried hacking it with CSS selectors /shrug