Releases: Ciriphys/Dali
Releases · Ciriphys/Dali
v1.0.6 - Bug Fixes
v1.0.5 - New features
- Added xlim and ylim options to plotting.py.
v1.0.4 - Bug Fixes
Fixed a bug that occurred when more than 8 plots were added before showing.
Also, calling ShowPlot() will now reset the internal colorIndex.
v1.0.3 - First Release
This is the first release of Dali!
There are very few functions, but all that is necessary to do basic data analysis.
The two main features of this release are the LaTeX module, which allows to export DataFrames and measurements in formatted LaTeX code, and the Plotting API, which is very versatile and its modular design allows to quickly plot and export the computed outputs.