Releases: CIRDLES/Topsoil
Releases · CIRDLES/Topsoil
v3.0.1
v3.0.0-alpha4.3
- Enables toggling of scientific notation
- Preserves significant digits in table values
- Improvements to concordias
- New variable selection window
- Different plots may use different columns from the same table
- Lambdas can be defined for each plot
v3.0.0-alpha4.1
Reverts to WebView (#447) * Reverts to WebView * Removes test code
v3.0.0-alpha3
Handle invalid rho values properly (#443) * Restricts rho values when plotting * Notifies user of invalid rho values * Invalid rho values are highlighted * Value changes are live in open plots * Sets axis labels to associated column labels on plot generation * Enables undoing of cell edits
v3.0.0-alpha2
Fixes concordia selection bug in plot properties panel (#438) * Fixes concordia selection bug in plot properties panel * Changes version string * Plot extents are calculated using selected rows
v3.0.0-alpha
This release contains UI refinements and enables Topsoil to handle Squid-formatted csv files, with the addition of data templates.
v2.0.7
v2.0.7
v2.0.6
Add axis extent live updates (#413) * Update axis extents live in properties panel Finish live updates of axis extents Add live update toggle * Plot observation thread always closes properly
v2.0.5
In this version:
- A new, more intuitive dialog appears when the "Assign Variables" button is selected.
- A plot feature has been added that draws a McLean regression line for the data.
v2.0.4
In this release:
- Bug fixes.
- Limited plot window resizing (they can be made smaller, we're still working on making them bigger).
- Plot Manager now has text fields where a user can input minimum and maximum values for the X- and Y- axes of a plot. When "Set Axes" is pressed, the plot will move to fit the specified bounds.
- Isochron labels now appear around the top and right boundaries of a plot when the Evolution Matrix is visible.
- Column/Variable assignments are now saved in .topsoil files, so you no longer have to re-assign them when loading a project file.