Forum Replies Created by Azedinetaha

Viewing 2 posts - 1 through 2 (of 2 total)
  • in reply to: Chart with Multiple Columns per Month #33945

    @manoj-mohan

    Thank you very much for ur quickly answer

    in reply to: Chart with Multiple Columns per Month #33932

    Hello @manoj-mohan

    Thank you for your code but it give a probleme with this json data :

    { “label”: “Bill”, “month”: “January”, “y”: 11 },
    { “label”: “Chris”, “month”: “January”, “y”: 13 },
    { “label”: “Jesse”, “month”: “January”, “y”: 18 },
    { “label”: “Lilia”, “month”: “January”, “y”: 65 },
    { “label”: “Bill”, “month”: “February”, “y”: 7 },
    { “label”: “Chris”, “month”: “February”, “y”: 56 },
    { “label”: “Bill”, “month”: “Mars”, “y”: 11 },
    { “label”: “Chris”, “month”: “Mars”, “y”: 13 },
    { “label”: “Jesse”, “month”: “Mars”, “y”: 18 },
    { “label”: “Lilia”, “month”: “Mars”, “y”: 65 },

    data for mars its display in Febrary.

    Can you have a look tks?

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