angular-highcharts icon indicating copy to clipboard operation
angular-highcharts copied to clipboard

how to set mat-progress with highcharts for loading data?

Open manvfx opened this issue 6 years ago • 2 comments

manvfx avatar Apr 22 '18 07:04 manvfx

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 avatar Apr 22 '18 19:04 cebor

@cebor Do you want to set a material progress bar while a chart is loading?

yes exactly

manvfx avatar Apr 22 '18 20:04 manvfx