Added the new 'zero' option to the changelog.

pull/1/head
David Schnur 13 years ago
parent 151e96fb27
commit 2c64f82a4f

@ -101,6 +101,9 @@ The base and overlay canvas are now using the CSS classes "flot-base" and
- The selection plugin's getSelection now returns null when the selection
has been cleared. (patch by Nick Campbell, pull request #852)
- Added a new option called 'zero' to bars and filled lines series, to control
whether the y-axis minimum is scaled to fit the data or set to zero.
### Bug fixes ###
- Fix problem with null values and pie plugin. (patch by gcruxifix,

Loading…
Cancel
Save