This repository has been archived by the owner on Jul 13, 2021. It is now read-only.
v0.9.9
v0.9.9 (2019-08-27)
Closed issues:
- Plot recipes not working or documentation incorrect (#179)
- Missing docstrings (#149)
- Creating CAD style camera handling (#147)
- NoConversion trait? (#146)
- Button seems broken? (#134)
- Add support for categorical values on x axis (#49)
- License for Fonts (#30)
- Failed to precompile AbstractPlotting on win32 platform (#28)
Merged pull requests:
- update version number for tagging (#194) (SimonDanisch)
- Update layouting.jl (#193) (logankilpatrick)
- Additional plot! defn to fix ambiguity (#182) (grahamas)
- Explicitly override argument_names in @recipes (#181) (grahamas)
- merge improvements (#180) (SimonDanisch)
- Convenience functions for the Axis, part 1 (#178) (asinghvi17)
- Document lots of stuff, add custom DocStringExtension (#174) (asinghvi17)
- Scale colorlegend to the scene resolution (#172) (asinghvi17)
- Add docstrings to camera functions, better printing of Attributes (#171) (asinghvi17)
- Remove extra ` in docstring (#170) (smldis)
- Small fixes to text display (#168) (asinghvi17)
- Note that
pick
andonpick
are implemented by the backend (#167) (asinghvi17) - Fix record docstring (#164) (asinghvi17)
- respect inline in atom, better warnings for odd cases (#163) (SimonDanisch)
- Added cam3d_cad! (#161) (CarpeNecopinum)
- Towards a new version (#160) (asinghvi17)
- allow passing of arbitrary kwargs to textslider (#158) (asinghvi17)
- Test on Gitlab and implement "OpenGL-aware" testing (#152) (asinghvi17)
- Better colormap resolution (#151) (asinghvi17)
- Replaced Nothing trait with NoConversion (#150) (tk3369)
- fix merge artifact (#145) (asinghvi17)
- Clean up Travis and test on Julia 1.2 (#143) (asinghvi17)