Releases: edahelsinki/xiplot
Releases · edahelsinki/xiplot
v0.4.1
What's Changed
- Update README.md by @kaipuolamaki in #48
- Add the demo paper to CITATION.bib by @Aggrathon in #49
- Do not use werkzeug>=3.0.0 by @Aggrathon in #50
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
There's now links to the GitHub on the main UI.
Also added new line, box, and density plots.
Details
- Links to GitHub and some new plots by @Aggrathon in #43
- increase tolerance for slow github action by @Aggrathon in #44
- Avoid errors when changing data by checking variables by @Aggrathon in #45
- Test lazyload by @Aggrathon in #47
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Fix missing submodules in some builds and make the
xiplot
command use the proper cli by @Aggrathon in #41
Full Changelog: v0.2.0...v0.3.1
v0.3.0
What's Changed
Various improvements to the looks of plots, and how χiplot handles data internally.
The WASM version is now easier to deploy, and supports plugins (including a new UI).
Details
- Improve smiles by @Aggrathon in #20
- Terminal usage by @TanakaAkihiro in #22
- Plot tooltips by @Aggrathon in #24
- Debug: download embedding columns by @TanakaAkihiro in #23
- Plotly templates by @Aggrathon in #25
- Add feature checks for wasm and add platform-dependent dependencies by @juntyr in #28
- remove the dependency on dash-daq by @Aggrathon in #29
- Fix author name in LICENSE-MIT by @juntyr in #31
- Remove flask dependency from pyproject.toml by @Aggrathon in #32
- Kmeans warnings by @Aggrathon in #33
- Add style checks and the minimal plugins UI by @juntyr in #35
- Images by @TanakaAkihiro in #36
- Fixed: titles of x and y axes of scatterplot when jittered. by @TanakaAkihiro in #37
- Auxiliary dataframe by @Aggrathon in #38
- Improve readme by @Aggrathon in #39
- Create a plugin for additional filetypes (such as parquet) by @Aggrathon in #40
Full Changelog: v0.2.0...v0.3.0
v0.2.0
The first release of χiplot.
Enjoy exploring your datasets!