v0.26.1
v0.26.1 (2019-08-07)
Closed issues:
- @gif macro no longer supports bash tilde expansions (#2121)
- Help with label placement in plot recipe (#2118)
- Can not turn off xlabel? (#2117)
- Plotting in Julia (#2116)
- Continuous color gradient plotting (#2115)
fillcolor
does not accept floats (#2114)- Plots fails in precompiling (#2112)
- Plots slows down entire Jupyter notebook (#2111)
- custom palettes with group and small number of observations per group (#2104)
- Plotly HTML savefig broken in v0.23.2 functional in v0.23.1 (#1985)
- How to plot a cube in Julia using Plots? (#1500)
Merged pull requests:
- prepare release (#2128) (daschw)
- Fix saving to html and IJulia show for plotly (fix #1985) (#2125) (daschw)
- handle chars (#2124) (daschw)
- Expand paths beginning with ~ on unix systems. (#2122) (JackDevine)
- don't split color_palette into groups (fix #2104) (#2119) (daschw)
- convertToAnyVector cleanup. Adds missing support in heatmap/volume. (#2110) (yha)
- Restore Date, DateTime and Time recipes (#2109) (yha)
- add recipes for time periods (#2035) (wfrgra)