Home Forums Chart Support Chart not showing

Chart not showing

Viewing 3 posts - 1 through 3 (of 3 total)
  • #32835

    Hello everyone! I’m using CanvasJS Charts for a school project but I’ve a problem. I need to render around 8 charts, containing various sensors data, collected from an Arduino. When I try to render all the charts it doesn’t works, sometimes it renders 3-4 random charts (with my data), other times only one, why ?
    This is the code: https://github.com/FraWolf/thingspeak-ui
    Live preview: https://frawolf-sensors.netlify.app/

    Thanks :)

    #32840

    @frawolf,

    We observed that the react wrapper that you are using is not official wrapper but a 3rd-party one. Using official wrapper seems to be working fine. You can download CanvasJS charting library along with wrapper from our download page and refer to our documentation for step-to-step tutorial on integration. Please download the working sample (official react wrapper) from here.

    Multiple Charts with Data from Arduino Sensors


    Vishwas R
    Team CanvasJS

    #32844

    Ohh, I didn’t check the library maintainer.. Thanks ! <3

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

You must be logged in to reply to this topic.