Forum Replies Created by saulable

Viewing 1 post (of 1 total)
  • in reply to: Cannot import to React #27360

    Hi Guys,

    Yes, meg_lai is correct. Your demos are not working.

    The code below is now the correct way to import.

    import CanvasJSReact from '../../assets/canvasjs.react.js';
    var CanvasJSChart = CanvasJSReact.CanvasJSChart;
Viewing 1 post (of 1 total)