Home Forums Chart Support JSON and Multi-Series Chart

JSON and Multi-Series Chart

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

    Hi,

    I’m trying to make a line chart from JSON data basing on this topic but i can’t manage it, the result is not good.

    Here is my jsfiddle example.
    As you can see all msi data from JSON are not showed and the intervalType is not per day.

    Can you put me on the right way or help me with this little problem, please ? I’m sure is nothing hard for you :)

    Thank you in advance for your support.

    BR

    #20308

    Sorry my bad here is the good jsfiddle.

    Thank you in advance for the help :)

    BR

    #20309

    I don’t know if I use the good method, i can modify the JSON file in case.
    What i need is to push in the chart all msisdn values by date and per lines.

    I hope you understand my needs :)

    #20310

    Sorry for the spam but i can’t edit my old posts so I create new reply…

    Here is a new JSON file structure in case : myjson

    #20313

    @oijkn,

    Setting the interval to 1 along with intervalType to “day” should work fine in your case.

    ___________
    Indranil Deo,
    Team CanvasJS

    #20315

    @Indranil Deo,

    Thank you for the reply but my big problem was not the interval but the json management ^^

    BTW, after some hours i fix my problem. Here is a jsfiddle working example :)

    I hope that can help someone else !

    Thank you for your great work,

    BR.

    #20332

    @oijkn,

    Glad that you found a way to handle it.

    ___________
    Indranil Deo,
    Team CanvasJS

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

You must be logged in to reply to this topic.