Skip to content

Tags: DanDeepPhase/UnitfulRecipes.jl

Tags

v1.5.0

[Diff since v1.4.0](jw3126/UnitfulRecipes.jl@v1.4.0...v1.5.0)

**Closed issues:**
- `vline` and `hline` not supporting both `xunit` and `yunit` (jw3126#54)
- axis labels for `plot!` (jw3126#60)

**Merged pull requests:**
- Fix adding unit from empty plot (jw3126#61) (@briochemc)
- Fix doc warnings during CI? (jw3126#62) (@briochemc)
- Fix doc deployment (jw3126#63) (@briochemc)
- Bare units recipe (jw3126#64) (@gustaphe)

v1.4.0

[Diff since v1.3.0](jw3126/UnitfulRecipes.jl@v1.3.0...v1.4.0)

**Closed issues:**
- Support Unitful xticks and yticks? (jw3126#55)
- No units on colorbar for 1-argument version of heatmap (jw3126#58)

**Merged pull requests:**
- Support units in clim (colorbar limits) (jw3126#59) (@JeffFessler)

v1.3.0

[Diff since v1.2.0](jw3126/UnitfulRecipes.jl@v1.2.0...v1.3.0)

**Closed issues:**
- Vector{Any} doesn't plot (jw3126#52)
- Shape() fails on conversion (jw3126#53)

**Merged pull requests:**
- Update README.md (jw3126#51) (@briochemc)
- Support Unitful ticks (jw3126#56) (@JeffFessler)

v1.2.0

[Diff since v1.1.1](jw3126/UnitfulRecipes.jl@v1.1.1...v1.2.0)

**Closed issues:**
- vline does not work properly (jw3126#30)

**Merged pull requests:**
- Plot function against unit (jw3126#50) (@gustaphe)

v1.1.1

[Diff since v1.1.0](jw3126/UnitfulRecipes.jl@v1.1.0...v1.1.1)

**Merged pull requests:**
- Nolabeloverride (jw3126#49) (@gustaphe)

v1.1.0

[Diff since v1.0.3](jw3126/UnitfulRecipes.jl@v1.0.3...v1.1.0)

**Closed issues:**
- Square backets (jw3126#33)

**Merged pull requests:**
- Other formats beyond "label (unit)" (jw3126#44) (@gustaphe)
- Update README.md (jw3126#45) (@briochemc)
- Update index.md (jw3126#46) (@briochemc)

v1.0.3

[Diff since v1.0.2](jw3126/UnitfulRecipes.jl@v1.0.2...v1.0.3)

**Closed issues:**
- unitful yerr seems to break (jw3126#42)

**Merged pull requests:**
- Add recipes for Unitful xerror/yerror/zerror (jw3126#43) (@briochemc)

v1.0.2

[Diff since v1.0.1](jw3126/UnitfulRecipes.jl@v1.0.1...v1.0.2)

**Merged pull requests:**
- Support missing values (jw3126#41) (@barche)

v1.0.1

[Diff since v1.0.0](jw3126/UnitfulRecipes.jl@v1.0.0...v1.0.1)

**Closed issues:**
- 1.0 release (jw3126#31)
- AxisArray images? (jw3126#32)
- Compatibility when using two user recipes together (jw3126#34)

**Merged pull requests:**
- Fix String -> AbstractString (jw3126#35) (@briochemc)

v1.0.0

[Diff since v0.2.4](jw3126/UnitfulRecipes.jl@v0.2.4...v1.0.0)

**Closed issues:**
- KeyError: key :letter not found (jw3126#29)

**Merged pull requests:**
- add Benoit Pasquier to LICENSE and authors (jw3126#27) (@jw3126)
- require RecipesBase = 1.0 for :letter (jw3126#28) (@jw3126)