Hello. When I using either Pie or doughnut chart and going to resize window these charts starting blinking, like a redrawing process. In Telerik Example App I see the same situation.
2 Answers, 1 is accepted
0
Nasko
Telerik team
answered on 10 Jul 2017, 07:55 AM
Hello Alfred,
Your observations are absolutely correct. When changing the size of the application the Chart is redrawn and because of that the described by you blinking is observed. Currently, that implementation couldn't be changed or altered - this is how the control is implemented and is expected to work.
Hope the provided information is helpful for you.
Regards,
Nasko
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items
Okay. I've got it. I just didn't see this redrawing process in another charts, so I thought it's some special.
Completely agree with that is redrawing process its normal.
Thank You.