Skip to content

Conversation

@etimberg
Copy link
Member

Fixes #1579

We apply the ticks.beginAtZero option before seeing if we need to expand the scale range if scale.min === scale.max

etimberg and others added 30 commits July 5, 2015 14:36
Add support for mirror option on labels
Added documentation for maxRotation of labels
Update 00-Getting-Started.md
…viously the border width was divided by 2 twice rather than once.
…tations. Should prevent labels from getting cut off even when axes are not displayed.
… it. Updating uses more memory & causes flicker in the axes.
tannerlinsley and others added 25 commits October 23, 2015 12:41
Since we split up the hover and tooltips modes, both changes need to be
tracked for visual updates between the two.
This particular part of testing was succeeding in chrome, and failing
in firefox.  It should be rounded anyway.
The rounding problems compounded in a few areas (like the
distanceFromCenter function and drawingArea property).  Those are now
more accurate.
Better linear scale tick formatter + small tick generation
@stephanarts
Copy link

There appears to still be an issue if all y values are '0'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.