hmaidasani/RadialChartImageGenerator

Shadow shows only in max value

Opened this issue · 1 comments

If 100 is maximum, then values like 99 and 98 don’t have shadow. It looks little bit unclear. Would it be possible to add shadow like in 100/100 value?

I know what you mean. I wanted that effect too, but didn't get enough time to add the shadow. It requires more logic than I expected. You can try taking a stab at it here https://github.com/hmaidasani/RadialChartImageGenerator/blob/master/js/knob/jquery.knob.js#L808-L829.