Hi
I have created a Custom Bar Chart SDK for Design studio. The Data Source attached with my Component is a Live Data But when the Values are changed at the Back-end which gets reflected in my Data Source in the Design Studio but my Bar Chart does not Updates with the New Values of the Data Source.
I have Fiddled a lot with this Issue but couldn't help me out.
I have an alternative to reload all the Steps which occurs when we execute the Dashboard. So is there Function through which I can reload the Component (all the Steps which are Performed at the Time of Execution of Component Init, before Update, After Update) so that it gets updated with the New Data Source Values whenever I call that Function
Any other Solution will be Appreciated
Thanks & Regards