Skip to content
0.6.0 - 07-Feb-2019

Added

- The SegmentDisplay widget.
- A CHANGELOG.
- New line styles for borders.

Changed

- Better recordings of the individual demos.

Fixed

- The LineChart now has an option to change the behavior of the Y axis from
  zero anchored to adaptive.
- Lint errors reported on the Go report card.
- Widgets now correctly handle a race when new user data are supplied between
  calls to their Options() and Draw() methods.