rubyplot
rubyplot copied to clipboard
Allow plotting in loglog scale
We should allow plotting various plots in loglog scale, which is very useful for many applications.
The API can either by Axes#loglog or can be specified as an option to a method.