Releases: sefffal/PairPlots.jl
Releases · sefffal/PairPlots.jl
v2.7.2
PairPlots v2.7.2
Breaking changes
- Fix constructing
PairPlots.Truths
fromNamedTuple
on Julia 1.9
Merged pull requests:
- Minor documentation suggestions (#42) (@asinghvi17)
- Fix typos (#43) (@pitmonticone)
- Fix link to the Makie docs (#44) (@JamesWrigley)
v2.7.1
PairPlots v2.7.1
v2.7.0
PairPlots v2.7.0
features
Added new option for displaying correlations between each pair of variables
v2.6.1
PairPlots v2.6.1
bug fixes
- fix alignment of bottom axis labels with last column (last column was not vertically aligned with the rest)
v2.6.0
PairPlots v2.6.0
v2.5.0
PairPlots v2.5.0
Improved default number of bins for histogram series and added a step-histogram behind the smoothed KDE along the diagonals.
v2.4.0
v2.3.1
PairPlots v2.3.1
v2.3.0
PairPlots v2.3.0
New Features
- added a new TrendLines series that fits and plots a line of best fit