aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/scalam/plotting/Plot.scala
Commit message (Expand)AuthorAgeFilesLines
* fix legend always showingJakob Odersky2012-11-211-1/+1
* add axis scale supportJakob Odersky2012-11-061-6/+10
* add m-script dependant style code, move font size to be effectiveJakob Odersky2012-11-061-1/+2
* refactor style package structureJakob Odersky2012-11-061-1/+0
* rewrite implicit conversions to Saveable (it was unecessarily complicated)Jakob Odersky2012-11-021-1/+2
* add generic I/O support for plots and remove old save() methodJakob Odersky2012-11-011-37/+14
* add default dataset name checkJakob Odersky2012-11-011-3/+3
* temporarily re-enable save() and run() in plots for testing purposesJakob Odersky2012-10-301-10/+31
* re-implement Plot (hopefully in a cleaner way)Jakob Odersky2012-10-301-57/+95
* remove save and run capability from plotsJakob Odersky2012-10-301-21/+0
* adaptions required by ast refactoringJakob Odersky2012-10-301-17/+15
* *move DataSet to plotting packageJakob Odersky2012-10-301-2/+1
* lots of changes:Jakob Odersky2012-10-181-9/+7
* move charting to plottingJakob Odersky2012-10-151-2/+2
* refactor style supportJakob Odersky2012-10-091-15/+29
* *refactor treeJakob Odersky2012-10-081-45/+64
* add initial filesJakob Odersky2012-10-061-0/+88