Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 650 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 650 Bytes

Changelog

0.3.0 - 2018-05-23

Added

  • Ability to add custom components to plots with component

Fixed

  • Path.apply and Polygon.apply translate negative coordinates to positive, correcting previously incorrect extent calculation.
  • Improved tick labeling for fixed bounds plots.

Changed

  • Applying "bound buffers" to plots is no longer part of the default theme.
  • The default number of ticks on continuous axes has been decreased.