Home Forums StockChart Support a serious problem with stock charts

a serious problem with stock charts

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

    I think there is a common problem with all .NET aspx files, I have published this very simple page on my under construction website, it has no master page nor any other plugins, only has this primitive example from your canvas js website:

    https://www.archilobby.com/Test/TestNoMaster

    after entering the page try to play with the one of the start/end date anchors in the range slider, you will find that the page will reload (to be precise, it will post back and my proof is: try to click the browser refresh button , the browser will confirm if you want to resubmit the form)

    #30539

    @prospect,

    Thanks for reporting the use-case. We will improve it in future versions.

    The issue seems to be happening as you are keeping the chartContainer inside a form. Moving it outside the form should work fine in this case.

    ___________
    Indranil Deo
    Team CanvasJS

    #30662

    [Update]

    @prospect
    ,

    We have just released StockChart v1.0 Release Candidate with this fix. Please refer to the release blog for more information. Do download the latest version from download page & let us know your feedback.


    Vishwas R
    Team CanvasJS

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

You must be logged in to reply to this topic.