futuredapp / donut

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

Value that is initially 0 is not shown after update to a non-0 value #101

Closed mtotschnig closed 5 days ago

mtotschnig commented 1 week ago

The fix for #92 in version 2.2.4, introduced a new problem: When a value is initially 0 and then updated, it is not becoming visible. For example (with cap 100): Initial values: Section 1-> 0, Section 2 -> 100
grafik Updated values: Section 1-> 10, Section 2 -> 90 grafik

My use case is the one described in #97. The updated values are supposed to represent a value 110 with section 1 representing the overdraw.