Home Forums Chart Support Charts are not displaying after XAMPP upgradation

Charts are not displaying after XAMPP upgradation

Viewing 4 posts - 1 through 4 (of 4 total)
  • #45442

    After upgrading the xampp v8.2.12, canvasjs charts are not displaying in my webapps but it was ok with old version of xampp.Please let me know the solution.

    #45443

    @xcaab,

    CanvasJS is a client-side library and it seems to be working fine with xampp. Please check the error in the browser console or any API which are used to pass the data to the chart.

    If you are still facing the issue, kindly create sample project reproducing the issue and share it with us over Google-Drive or Onedrive along with sample data so that we can look into your code, run it locally at our end to understand the scenario better and help you out.

    —-
    Manoj Mohan
    Team CanvasJS

    #59835

    Can we change the Y-axis max and min value with selecting that particular data Series?

    #59848

    @xcaab,

    You can set minimum and maximum value for axisY using minimum and maximum property of y-axis respectively.


    Manoj Mohan
    Team CanvasJS

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

You must be logged in to reply to this topic.