Skip to content

Releases: teamdandelion/chartographer

Fix bugs; Upgrade Plottable

Pre-release

Choose a tag to compare

@teamdandelion teamdandelion released this 04 Nov 23:03
v0.1.0

Cut 0.1.0 release.

Preview release of v0.0.5

Pre-release

Choose a tag to compare

@teamdandelion teamdandelion released this 09 Oct 19:39
v0.0.5-preview

Release v0.0.5-preview for testing Plottable v0.33.0-preview

v0.0.5 - Upgrade Plottable to v0.33.1

Pre-release

Choose a tag to compare

@teamdandelion teamdandelion released this 21 Oct 02:03

Since Plottable v0.33.1 contains breaking changes, we release a new Chartographer

Chartographer.getComponents

Pre-release

Choose a tag to compare

@teamdandelion teamdandelion released this 11 Sep 16:40

Chartographer now has a Chart.getComponents call which returns a dict of all the Plottable objects used in the construction of the chart. This makes it easy to use Chartographer as a jumping off point for creating custom charts with Plottable.

Colors on StackedBarChart / ClusteredBarChart

Choose a tag to compare

@teamdandelion teamdandelion released this 09 Sep 16:28

Fixed a bug in the NewStylePlot usage

Fix typo which broke StackedBarChart

Pre-release

Choose a tag to compare

@teamdandelion teamdandelion released this 09 Sep 15:25
v0.0.2

Version 0.0.2

Chartographer Initial Release

Pre-release

Choose a tag to compare

@teamdandelion teamdandelion released this 09 Sep 14:29

This is the initial release. Basic functionality (line charts with labels) is present.