jQuery UI Widgets Forums Chart column chart

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 7 years, 2 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    column chart Posts
  • column chart #96332

    MastanRao
    Participant

    Hello Team,

    I was using the below data to bind bar chart (type: ‘column’). It’s working fine in internet explorer but not in google chrome.

    var sampleData = [{ ActualSeries: 271547032.06, GoalSeries: 0, AverageSeries: 271547032.06, },
    { ActualSeries: 248873655.07, GoalSeries: 0, AverageSeries: 260210343.565, Day: ‘2/28’ },
    { ActualSeries: 358581636.56, GoalSeries: 0, AverageSeries: 293000774.563333, Day: ‘3/31’ },
    { ActualSeries: 298601698.94, GoalSeries: 0, AverageSeries: 294401005.6575, Day: ‘4/30’ },
    { ActualSeries: 290565849.14, GoalSeries: 0, AverageSeries: 293633974.354, Day: ‘5/31’ },
    { ActualSeries: 259826036.85, GoalSeries: 0, AverageSeries: 287999318.103333, Day: ‘6/30’ },
    { ActualSeries: 83824442.74, GoalSeries: 0, AverageSeries: 258831478.765714, Day: ‘7/12′ }];

    Please use the above data for testing chart (type:’column’) and provide the solution ASAP.

    Thanks
    MastanRao B.

    column chart #96346

    Hristo
    Participant

    Hello MastanRao B.,

    Could you provide me a simple example so I can see how exactly you organize this data?

    Best Regards,
    Hristo Hristov

    jQWidgets team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.