This is an archive of the discontinued LLVM Phabricator instance.

[LNT] Add support for logarithmic scale.
ClosedPublic

Authored by marxin on Mar 2 2018, 6:11 AM.

Details

Summary

This adds support for logarithmic scale for plots.

Diff Detail

Repository
rL LLVM

Event Timeline

marxin created this revision.Mar 2 2018, 6:11 AM

May I please remind a patch review.

MatzeB accepted this revision.Apr 24 2018, 1:58 PM

I think this is fine, but maybe wait a week or so before comitting in case @cmatthews has more comments.

This revision is now accepted and ready to land.Apr 24 2018, 1:58 PM
cmatthews accepted this revision.May 1 2018, 3:03 PM

Looks good. Thanks!

This revision was automatically updated to reflect the committed changes.