Home Forums Chart Support Log-Log plot with small values

Log-Log plot with small values

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

    I am trying to create an Allan deviation plot using CanvasJS. This is a log-log plot where the y-axis is typically in the range 1e-17 to 1e-10. I can create a log-log plot, but the upper limit of the y-axis can’t be smaller than 1e-4 and auto scales to 1. Is it possible to get the axis to scale more appopriately?

    #27805

    @conway,

    Can you kindly create JSFiddle reproducing the issue you are facing and share it with us so that we can look into the code, run it at our end to understand it better and help you resolve?

    From what we have observed, sometimes things get delayed mostly when we are not able to reproduce your use-case or not able to understand the exact requirements. Having a JSFiddle helps us in understanding your case better and many a times we can just edit your code on JSFiddle to fix the issue right-away. I request you to brief more along with JSFiddle with your use-case if you have further queries or facing any issue.


    Vishwas R
    Team CanvasJS

    #27838

    Hi Vishwas

    Please see JSFiddle

    I would like the Y-axis to have the range 1e-15 to 1e-12.

    Many thanks,

    Conway

    #27858

    Conway,

    Thanks for reporting the use-case.

    It seems like there is an issue with smaller numbers in log axis. We will improve it in future versions.


    Vishwas R
    Team CanvasJS

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

You must be logged in to reply to this topic.