Skip to content

Tags: ybubnov/PlotUI

Tags

0.5.0

Toggle 0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
`FuncViewBuilder` to stack plots (#50)

This patch adds a `FuncViewBuilder` to consolidate multiple functional views
in a single plot.

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Scatter view to render individual points (#49)

This patch defines a `ScatterView` to render individual points.

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support of creating ticks with format style (#47)

This patch adds constructors for `HAxis` and `VAxis` to create respective
axes with a list of ticks and `FormatStyle`.

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add docs for LineView (#45)

This patch adds documentation (images) for line view.

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README with doc links (#40)

This patch adds MIT license and updates README with useful links.