Skip to content

Releases: Dfenestrator/GooPyCharts

Removing template line from module

22 Nov 07:16
Compare
Choose a tag to compare

Fixing bug from previous release

Unifying plot calls for Jupyter and scripts, adding column

21 Nov 03:59
Compare
Choose a tag to compare

"plot" now works for both Jupyter notebooks and scripts. Also adding column graph type, and function for outputting pure javascript code to file (get_drawChart method).

Single-input vector for plot and scatter

07 Jun 05:43
Compare
Choose a tag to compare

Fixing a floating point vector bug, and incorporating single-input vector support.

Adding docstrings plotting functions

30 May 16:15
Compare
Choose a tag to compare

Adding some documentation to the code. Use "help(plot function)" to access.

Implementing support for Python 3

25 May 08:32
Compare
Choose a tag to compare

Including lethargilistic's contributions for adding support for Python 3 and cleaning up directory structure.

First release for Python and Jupyter

25 May 00:10
Compare
Choose a tag to compare

First release for GooPyCharts, a Google Charts API for Python and Jupyter.