Home Forums StockChart Support Spinner Icon while fraph is loading.

Spinner Icon while fraph is loading.

Viewing 4 posts - 1 through 4 (of 4 total)
  • #38333

    Hi,
    I have 3-4 graphs in stockChart. I was wondering if there is a way to show the spinner icon for each graph till the data is loaded.

    #38335

    @awani,

    Please check this JSFiddle for an example on adding a spinner icon before chart is rendered.

    Also please refer to this forum thread for more information on the same.


    Thangaraj Raman
    Team CanvasJS

    #38341

    @Thabgaraj

    Hi,
    My issue is a little different. I already have a spinner implemented. Check JSFiddle. Here I have a stockchart that displays 3 graphs. Data for each graph comes at different times. I want to show 3 separate spinners for each graph and when data loads hide the spinner and show that particular graph.

    #38354

    @awani,

    It is not possible to add a spinner for individual charts within a stockchart as of now, however, you can add it at the stockchart level.

    Please check this updated JSFiddle for a working example.


    Thangaraj Raman
    Team CanvasJS

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.