Releases: Dfenestrator/GooPyCharts
Releases · Dfenestrator/GooPyCharts
Removing template line from module
Fixing bug from previous release
Unifying plot calls for Jupyter and scripts, adding column
"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
Fixing a floating point vector bug, and incorporating single-input vector support.
Adding docstrings plotting functions
Adding some documentation to the code. Use "help(plot function)" to access.
Implementing support for Python 3
Including lethargilistic's contributions for adding support for Python 3 and cleaning up directory structure.
First release for Python and Jupyter
First release for GooPyCharts, a Google Charts API for Python and Jupyter.