Home Forums Chart Support Using CanvasJS on react application

Using CanvasJS on react application

Viewing 7 posts - 1 through 7 (of 7 total)
  • #15187

    Let me know how we can use canvas js graphs on react js application

    #15214

    [UPDATE]
    We have just released v2.1 with module import/export options with which you can easily integrate CanvasJS with any front-end framework like React, Angular, Vuejs, etc. Please refer to the release blog for more information. Do download the latest version from our download page and let us know your feedback.

    Please follow the below steps to add React Charts into your app.
    1. Save canvasjs.react.js and canvasjs.min.js within source-folder of your React application ( src or src/assets or src/lib )
    2. Import the chart component into your app.
    import CanvasJSReact from './canvasjs.react';

    For step-to-step tutorial and example on integration, please checkout documentation page. Also checkout React Gallery for more examples.

    Basic Column Chart in React


    @srichakrab

    We are looking into it and will get back to you at the earliest.

    —–
    Bivek Singh

    #15374

    Any update ??

    #15379

    @srichakrab,

    Sorry, for the delay. Please check this pen for the sample.

    —-
    Bivek Singh,
    Team CanvasJS

    #15386

    Hi

    That helps..

    Can you help me with npm package to install to start using or complete example to use in my project.

    Thanks.

    #15434

    @srichakrab,

    Please look into this example. Instructions are given in Readme.txt

    —-
    Sanjoy Debnath,
    Team CanvasJS

    #20161

    @srichakrab,

    We have just released v2.1 with module import/export with which you can easily integrate front-end framework like React, Angular, Vuejs, etc. Please refer to the release blog for more information. Do download the latest version from our download page and let us know your feedback.

    ___________
    Indranil Deo,
    Team CanvasJS

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

You must be logged in to reply to this topic.