Releases: tilak-io/tiplot
Releases · tilak-io/tiplot
TiPlot v1.1.6-rc
What's Changed
- [feature] added sequence handling by @HmZyy in #59
- use low_memory option to avoid DType warning by @tilaktilak in #60
New Contributors
- @tilaktilak made their first contribution in #60
Full Changelog: v1.1.5...v1.1.6-rc
TiPlot v1.1.5
What's Changed
Full Changelog: v1.1.4...v1.1.5
Tiplot v1.1.4
What's Changed
Full Changelog: v1.1.3...v1.1.4
TiPlot v1.1.3
What's Changed
Full Changelog: v1.1.2...v1.1.3
TiPlot v1.1.2
What's Changed
Full Changelog: v1.1.1...v1.1.2
TiPlot v1.1.1
TiPlot v1.1.0
- Added a heatmap component to plot a correlation matrix between multiple columns
- Update the correlation matrix on zoom
- Removed timestamp_tiplot from dropdowns
- Fixed build for windows
TiPlot v1.1.0-rc
- Added a heatmap component to plot a correlation matrix between multiple columns
- switched to --onedir instead of --onefile in PyInstaller
TiPlot v1.0.9
- Added portfinder module to find the first available port in range 5000-6000
- Each new instance of Tiplot will be run on the next available port
This fixes #20
TiPlot v1.0.8
- Added tabs to InfoBox
- Added AdditionalInfo field for all parsers
- Added logged_messages and initial_parameters to AdditionalInfo for ulg parsers
- Show additional info in the InfoBox
- Choosing the correct parser using file extension
- Added a setting to set the y value for text data