Home Forums Feature Requests & Feedback Want to use CanvasJS in React Native

Want to use CanvasJS in React Native

Viewing 8 posts - 1 through 8 (of 8 total)
  • #21096

    I want to implement canvasjs chart in my React Native Application, how can I do this? do you have any sample code? The code is available in this portal is related to react only, but I am working in react native. in react native there is no div and I am unable to set any id in view. do you have any solution? Waiting for your positive response.

    #25431

    @amlanroy,

    Please take a look at this sample project for integration of CanvasJS Charts in React Native app.

    Basic Column Chart in React Native


    Shashi Ranjan
    Team CanvasJS

    #28002

    I want to load 8 charts on same screen, so do i need to include canvas.min.js in each one of them?

    #28033

    @ctapan,

    You need to include library once in a page and can render as many charts as you need. Please take a look at this documentation page for step to step tutorial on rendering multiple charts in a single page.

    Multiple charts in a page

    —-
    Manoj Mohan
    Team CanvasJS

    #28326

    Any way to support it offline?

    #28351

    @shub113,

    Please refer to this React Native Documentation for more information on reading local files into WebView.


    Manoj Mohan
    Team CanvasJS

    #29256

    PLease can you tell me how can i integrate your library to React-native?

    #29264

    @jocoders,

    Please take a look at this Sample Project on rendering chart in React Native app with the help of WebView.

    Basic Column Chart in React Native

    —-
    Manoj Mohan
    Team CanvasJS

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

You must be logged in to reply to this topic.