gonum / gonum/plot

If the axis scale is LogScale, the major tic spacing should also be log scale

Open
#205 0 comments 1 reaction 1 assignee Claimed by @sbinet View on GitHub
enhancement task
Dominant language
Go
Stars
3k
Forks
201
PR merge metrics
No merged PRs in 30d

Description

For example, on my example plot, the X axis is log scale, but the major tick marks are at "200, 400, 600" and "1e5, 2e5, 3e5, 4e5, 5e5". On a log scale this makes the labels closer together. It's better to have, say, powers of 10 like the automatic in matlab

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.