jQWidgets Forums

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts

  • Ranjith Kumar
    Participant

    Hi Christopher,

    Add to your implementation please check the below link

    In the above link Monday -> PeterKeith:1, Sunday->GeorgeAttokannan: 1, If we hover on this bars, the bar is unable to see , to perform click operation and its appending on the x-axis


    Ranjith Kumar
    Participant

    Thanks jQWidgets team for reply,

    the above solution is working perfectly fine for the large numbers like(1,2,..,5,10,…….100),

    we are having radius 190 and labelRadius 220 still issue exist for float numbers

    I have data like

    var data = [{ name: ‘high alerts’, value: 99.94 }, { name: ‘medium Alerts’, value: 0,04 }, { name: ‘Low Alerts’, value: 0,02 }];

    the values are overlapping with each other by giving this data(Please check this in above example)

    Thanks In Advance

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