axis typ: doule logarithmic
Hey,
for the Weibullplot the Weibullpaper with a yAxis scaling is normaly used: (http://weibull.com/hotwire/issue8/rb8_3.gif; http://weibull.com/hotwire/issue8/rb8_13.gif). There is no option for axis with double-logarithmic (or other funktions) scaling. So far I transform the data accoring to the formular, but the isn't the real probability shown in the chart.
Idea: define scaling with a funktion (in the weibull case: double logarithmic) --> axis type mor flexible?
-
Kate commented
unfortunatly it doesn't.
for the x-axis i need the scaling type logatithmic, thats true. But for my yAxis the scaling has to be log(log(y)). Thats ment by double logarithmic in that case. The naming double logarithmic maybe is a little bit confusing. -
Thank you for your feedback, but I am not sure if I understand the issue clearly. We already support log-log charts, see http://jsfiddle.net/ngycmrhe/. Does this not cover your use case?