v2.0.1
Gaston v2.0.1
Merged pull requests:
- provide gnuplot through artifacts | support
Gnuplot_jll(#187) (@t-bltg) - run ci on PRs (#188) (@t-bltg)
- fix typo (#191) (@t-bltg)
- fix
GNUPLOT_DRIVER_DIR(#192) (@t-bltg) - restore
cionmaster(#193) (@t-bltg) - adapt to new
Gnuplot_jllsemver convention (#195) (@t-bltg)
Closed issues:
- What about a
gnuplot>REPL mode? (#81) - Second plot speed (#133)
- Consider installing gnuplot along with Gaston using Julia's artifacts system (#135)
- Add
plot(::Function, x1::Real, x2::Real; samples::Real = 100)syntax (#137) - Support for VSCode plots pane (#139)
- Document how to use gnuplot along with Latex (#152)
- Add command to show available terminals (#154)
- Enhancement request: please send binary data instead of ASCII to Gnuplot (#157)
- Nothing happens when run from the command line or when included (#158)
- When Gaston produces several Gnuplot windows, only the last one normally interacts with mouse and keyboard (#159)
- gnuplot crashes when creating basic plot (#161)
- Use
x,o, etc as markers (#164) - Use
read()instead ofreadavailable()(#165) - How to layout multiple plots in a grid ? (#166)
- Respect terminal setting in config file (#169)
- plotstring function requires a configuration option for "using" statement (#171)
- Gaston does not seem to be working with gnuplot 5.4 (#172)
- Complete the
CHANGELOG, and write transition guide to v2 (#186) Gaston.terminals()hangs forever (#189)