Skip to content

Releases: ybubnov/PlotUI

0.5.0

Choose a tag to compare

@ybubnov ybubnov released this 06 Aug 14:31
939d94f

What's Changed

  • FuncViewBuilder to stack plots by in #50

Full Changelog: 0.4.0...0.5.0

0.4.0

Choose a tag to compare

@ybubnov ybubnov released this 31 Jul 16:33
f0bc459

Released on 2022-07-31

  • Added ScatterView to render individual points.
  • Refactored body rendering to use ViewportReader instead of direct computations.

0.3.0

Choose a tag to compare

@ybubnov ybubnov released this 15 May 16:07
418d161

Released on 2022-05-15

  • Removed outbound artefacts in BarView.
  • Added support of creating axes using a list of ticks and FormatStyle (available for macOS 12.0, iOS 15.0)

0.2.0

Choose a tag to compare

@ybubnov ybubnov released this 02 May 18:36
2eb510f

Released on 2022-05-02

  • Add support of line view.

0.1.0

Choose a tag to compare

@ybubnov ybubnov released this 13 Mar 14:12
236c356

Released on 2022-03-13

  • The first release.
  • Supports only bar view.