angular-highcharts
angular-highcharts copied to clipboard
how to set mat-progress with highcharts for loading data?
Hello @manvfx, can you please put your question a little bit more explicit.
Do you want to set a material progress bar while a chart is loading?
Here you can define some styles for that: https://api.highcharts.com/highcharts/loading
Loading is triggered by: https://api.highcharts.com/class-reference/Highcharts.Chart#showLoading
@cebor Do you want to set a material progress bar while a chart is loading?
yes exactly