Skip to content

v2.0.1

Choose a tag to compare

@github-actionsgithub-actions released this 02 Feb 15:37
ce1344b

Gaston v2.0.1

Diff since v2.0.0

Merged pull requests:

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 of readavailable() (#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)