Home Forums Chart Support Unable to load 5 graph at a time on iOS. Only 2-3 graph load properly.

Unable to load 5 graph at a time on iOS. Only 2-3 graph load properly.

Viewing 2 posts - 1 through 2 (of 2 total)
  • #36450

    Problem Statement :- Unable to load 5 graph at a time on iOS. Only 2-3 graph load properly. On Android it is working fine.
    Frontend Technology : React Native
    “react”: “16.13.1”
    “react-native”: “^0.63.4”

    For development environmet setup please follow below link instruction:
    https://reactnative.dev/docs/0.63/environment-setup

    To download sample code of source use below link :
    https://drive.google.com/file/d/1_VKsye6oj4YaCK_DB9kkGpcwh2X6xgFd/view?usp=sharing

    Please follow below steps to run the code :-
    1). Download sample source code.
    2). Unzip folder.
    3). Open folder in any code editor. (Recommended VS Code)
    4). Open root folder of Project in command prompt.
    5). Run command :- npm install.
    6). Run command :- cd ios.
    7). Run command :- pod install.
    8). Back to root folder by running command cd ..
    9). Connect your device.
    9). To start application run command :- npx react-native run-ios
    10). Once application launch tap on View Graph Button.

    #36455

    @canon-india,

    It seems the sample provided by you is restricted and requires permission. Can you please make the sample public so that we can access / download it, run it locally at our end to understand the scenario & help you out?

    google drive access


    Adithya Menon
    Team CanvasJS

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

You must be logged in to reply to this topic.