Log-2 Axis Scale Plotting#64
Conversation
f4926ff to
96d567b
Compare
96d567b to
e1b79ab
Compare
9d5a967 to
c1968a9
Compare
c1968a9 to
04ee7af
Compare
|
@berkus Hi! Do you have anything in particular in mind as to what changes are still needed here? |
So this is kind-of possible, #81, Other than that, i'm not really aware of any pending touchups from my side. |
lemmih
left a comment
There was a problem hiding this comment.
Looks fine. Can merge once the CHANGELOG has the entry under unreleased rather than under 0.8.2.
|
@LebedevRI please update the changelog line as @lemmih suggested and lets merge it! |
Allow to use log-2 base for logarithmically-scaled axis.
I've tested this, (separately from cargo-criterion change),
i believe this works as expected, although things could be better,
e.g. when using gnuplot, the ticks labels are sometimes outputted
in
%eformat, with base=10, which looks, perhaps, suboptimal.