unitaryfund / metriq-app

Web app for Metriq
https://metriq.info
Apache License 2.0
27 stars 19 forks source link

Add option to display result plots on a log scale #423

Closed willzeng closed 2 years ago

willzeng commented 2 years ago

For some tasks the results span several orders of magnitude. For example:

image

Here is would be nice to have an option to display the data on a logarithmic scale (or a log-log scale).

nathanshammah commented 2 years ago

+1

WrathfulSpatula commented 2 years ago

We need another unitaryHACK issue or two, and this could be a good one.

One acceptable solution would be to add a UI button that switches between linear and logarithmic, but other approaches will be considered based on their merits.

cometta commented 2 years ago

added PR https://github.com/unitaryfund/metriq-app/pull/591