summaryrefslogtreecommitdiff
path: root/math/ploticus/files/patch-src-preliminaries.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.40. Major changes:Mark Linimon2008-09-021-0/+11
- added: proc catlines; proc tree; proc image. - deprecated: server-side image maps (use client-side instead); definition of categories within proc areadef (use proc categories instead); proc print. - discontinued attributes: proc processdata's stack; proc usedata's element, proc getdata's rotate, and proc defineunits (use the $changeunits() function instead). - proc rangebar has been renamed proc boxplot and there are major functionality changes. Any script that uses proc rangebar will need maintenance. - rewrite of parser. - many bugfixes. For complete list, see http://ploticus.sourceforge.net/doc/news.html. Notes: svn path=/head/; revision=219695