Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • $\begingroup$ It appears that I'm six months late to this answer. :) $\endgroup$ Commented Jul 10, 2018 at 20:02
  • $\begingroup$ Unfortunately this option is just a patch job, it just log's the data and relabels the axes in one step, therefore you cannot combine this plot with other true log plots e.g. LogListPlot. $\endgroup$ Commented Oct 8, 2019 at 18:48
  • $\begingroup$ @Jay Can you provide an example where plots can't be combined? Perhaps in another question. $\endgroup$ Commented Oct 8, 2019 at 19:12
  • 1
    $\begingroup$ There is a simple workaround: use scaling functions for ListPlot instead of LogListPlot.. I don't know if this warrants it's own question. $\endgroup$ Commented Oct 9, 2019 at 20:36
  • 1
    $\begingroup$ What if I wanted to Log only one axis? what would I replace "Log" with for the one I wanted to stay linear? $\endgroup$ Commented Mar 30, 2021 at 13:43