c3js / c3js/c3

axis.x.tick.fit documentation is incorrect (backwards)

Open
#1,786 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9.3k
Forks
1.4k
Avg merge
6d 16h
Merged PRs (30d)
1

Description

From the docs:

> If true set, the ticks will be positioned nicely. If false set, the ticks will be positioned according to x value of the data points.

In this [example](http://c3js.org/samples/axes_x_tick_fit.html) however, setting 'fit' to 'true' causes the ticks to be positioned according to the x value of the data points while setting to false actually makes the ticks appear nicely spaced.

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.