Home Forums Chart Support I cant order my multiseries bar chart

I cant order my multiseries bar chart

Viewing 2 posts - 1 through 2 (of 2 total)
  • #32856

    Hello,
    I have multiseries bar chart. I’m getting my Data Points from the json file. I create 3 data points as x, y and z by taking the data I want in the foreach loop.
    These data are kept in DataPointsA and DataPointsB arrays.
    Common keys are x and z keys.

    The data in the z key goes from 1 to 16. I want to sort the looks from 1 to 16, but I can’t.
    I tried many examples but could not find a solution.

    Thank you for your help,
    Have a great day.

    #32867

    @dtractus,

    Can you kindly create a JSFiddle reproducing the issue you are facing along with sample JSON data – you can host the JSON data on some storage service like npoint.io and share it with us so that we can look into the code, understand the scenario better and help you out?

    ___________
    Indranil Deo
    Team CanvasJS

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

You must be logged in to reply to this topic.