futuredapp / donut

Doughnut-like graph view capable of displaying multiple datasets with assignable colors
MIT License
546 stars 46 forks source link

Rendering issues #88

Open build3r opened 2 years ago

build3r commented 2 years ago

Hi I want to create segmented donut stepper, I was able to configure it according to my needs but the The donut rendering has un-needed artifacts in transparent sections. See the screen shot below

image

SumeraMartin commented 2 years ago

Can you elaborate more on what you mean by un-needed artifacts ? Could you post a code and image of what are you trying to achieve? Thanks

build3r commented 2 years ago

If you zoom in the above image you can see green lines in the white notches.

matejsemancik commented 5 days ago

Is this still up to date? If so, is this Compose or Android View version? Can you provide the view configuration?