Log scale F1D
|
06-26-2012, 12:43 PM
Post: #1
|
|||
|
|||
Log scale F1D
Thanks for the info.
Indeed at this moment the only solution is to increase the number of divisions using setPoints(int bins). In this case the points are evaluated in the linear scale between Min and Max, but HPlot and HPlotJa show the points in the log scale (both have exactly the same implementation). I think at this moment the best solution is to use not "function", but "ln(function)" and plot it on the linear scale Sergei Code: from jhplot import F1D |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)