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