scalaplot icon indicating copy to clipboard operation
scalaplot copied to clipboard

Ambiguous example in README.md file

Open jimka2001 opened this issue 6 years ago • 0 comments

The README.md file specifies to use the JFGraphPlotter class, but does not indicate how bring it into scope. Do I need to add something to my build.sbt file? or does it require an import from the library already referenced in the build.sbt file?

libraryDependencies += "org.sameersingh.scalaplot" % "scalaplot" % "0.0.4"

Screenshot 2019-06-22 at 13 52 07

Screenshot 2019-06-22 at 13 55 25

jimka2001 avatar Jun 22 '19 11:06 jimka2001