Skip to content

Releases: autonomio/astetik

Finally Back Here

20 Apr 14:31
11fb4ab
Compare
Choose a tag to compare

Migration to Hatch, fixing texts, and some other minor things.

v1.13

28 May 10:05
c88dddc
Compare
Choose a tag to compare
  • Several improvements to line()

Spring Season

14 Apr 20:10
6ed99ab
Compare
Choose a tag to compare

Several small fixes, cleanups, and improvements.

Winter comeback

20 Nov 18:20
9136a0e
Compare
Choose a tag to compare
v1.11.1

Create DEPLOY.yml

Major Feature Upgrade

21 Apr 18:32
Compare
Choose a tag to compare
  • added Animator
  • added support for pie chart into animator
  • added bar1 which is just for showing 1d data
  • changed bars() slightly
  • removed rotation from corr() labels
  • added sort to count()
  • many improvements to line()
  • some improvements to overlap()
  • pie() is more or less redone from ground up
  • scat() is cleaned up
  • added microseconds to the end of the saved file name string
  • title is now produced only if there is input for title (no empty space in some plots)
  • changed the way the tick params for timeseries are handled
  • added one new exception for the cases where labels are missing
  • added function for loading data (just placeholder for now)
  • cleaned up and fixed some issues from transforms.py
  • added a rational way for sizing of a single seaborn factorplot
  • added random color option for colors
  • added new 'colorblind' default that support several kinds of colorblindness
  • added one more new colorblind palette with 14 colors

Major Release

17 Apr 19:58
Compare
Choose a tag to compare

A completely renewed version of Astetik, providing a headache free plotting API for ~20 graphs and a pretty table. The only plotting library that allows single-line command access to publishing quality data visualization.

Major Version Upgrade

17 Apr 16:41
Compare
Choose a tag to compare
Major Version Upgrade Pre-release
Pre-release
1.8.9

removed windows from setup