scalaplot
scalaplot copied to clipboard
problem with code example in README.md file
In the Gnuplot section of the README, there is a code example plotter.writeToPdf("dir/", "name"). I don't find any such method. Are you sure that writeToPdf is a method callable on plotter ?
