Home Forums Chart Support Commercial vs Non-Profit

Commercial vs Non-Profit

Viewing 3 posts - 1 through 3 (of 3 total)
  • #7178

    I am attempting to evaluate CanvasJS for a non-profit organization. I can get the Zoom feature to work, however when I click on the button to switch to “Pan” it just resets the chart. So my question, is there a difference in options between the two versions or am I just doing something wrong in my code. Just a FYI I am doing this in Visual Studio 2013 on a aspx web page.

    #7179

    Its either a bug or you are doing something wrong – Only difference between commercial and non-commercial version is the link. Can you please create a jsfiddle which reproduces the issue so that we can have a look?


    Sunil Urs

    #7180

    I found the issue as to why the pan was not working.

    The <div id=”chartContainer” ></div> can not be inside of a <form> </form>. As soon as I moved it outside of the <form> it worked appropriately.

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

You must be logged in to reply to this topic.