v0.6.1
AlgebraOfGraphics v0.6.1
Closed issues:
- BUG: BarPlot overlapping bars (#277)
- color scales are applied inconsistently between visuals with row/col mapping (#288)
- axis() args trailing comma required and/or documentation issue? (#307)
- How to change the title of a legend? (#317)
- Docstrings for objects defined with
@recipethrow an error (#321)
Merged pull requests:
- Avoid excessive use of tuples and named tuples (#312) (@piever)
- use Dictionary throughout (#313) (@piever)
- minor typo in docs (#314) (@musoke)
- Split Entry into different types (#316) (@piever)
- clean up rescaling code (#318) (@piever)
- Test analyses (#319) (@piever)
- add adjust legend title and label order (#320) (@onetonfoot)
- bump makie version (#323) (@piever)
- Clarify docs for
visual(#324) (@haberdashPI) - clean glm code (#327) (@piever)