ivnsch / SwiftCharts

Easy to use and highly customizable charts library for iOS
Apache License 2.0
2.53k stars 410 forks source link

Think line chart is not filling up properly with CatmullPathGenerator #334

Open shravankumarbj opened 6 years ago

shravankumarbj commented 6 years ago

Hi,

I am drawing a line chart with think line width using CatmullPathGenerator. When I draw a think line chart the I am getting line filling up issue. Below is the screenshot of the issue. Will you help us to resolve this please.

screen shot 2018-02-19 at 9 52 13 am screen shot 2018-02-19 at 9 52 41 am screen shot 2018-02-19 at 9 52 55 am

Thanks,

Regards, Shravana

ivnsch commented 6 years ago

I guess you mean the semitransparent background line (you probably mean "thick" instead of "think"?)- well, it seems like a bug. But I don't have time now, so feel free to dive into the library and figure this out - pull requests are welcome!