Age | Commit message (Collapse) | Author | Files | Lines |
|
* Added new proc - proc datesettings
* Added - an option to omit weekends with date or datetime scaling,
via proc datesettings
* Improved - numeric data in scientific format e.g. 4.335e12 now
supported
* Improved - #declare and #musthave now can take comma-delimited lists
of variable names
* Fixed bug - proc bars, error bars not positioned correctly w/
clustering
* Fixed bug - proc rangebar, 1.5iqr mode, incorrect upper tail length
* Fixed bug - proc rangebar, zero length tail should not be drawn at all
* Fixed bug - proc tabulate, entries should not be sorted when valuelist
is used
|
|
Changes include:
* Fixed bug - categories scaling - handling of duplicate category tags
* New attribute - proc bars - numberformat attribute
* Improved - programs 8-bit clean and support locales - thanks to Oleg
Bartunov
* Fixed bug - removed a few x11 compile dependencies that were present
even with -DNOX11
* Improved - proc transform - numbernotation may be applied to TOTALS
* Fixed bug - proc rangebar - 1.5iqr tails/outliers were incorrect for
degenerate cases (small N)
* Added a new function called $fieldname()
* Improved - proc tabulate now allows NO ordering
* Withdrawn - proc pie - lower edge of pie boundary is "fuzzy". A gd
rounding error?
* Fixed bug - numbernotation - spacer chars being added within leading
blank zones in stubs
* Fixed bugs - proc lineplot - incorrect fill under stairstep curve and
lastseglen
* Fixed bug - proc getdata - program crashed when proc getdata filter
encounters blank lines in data file
* Fixed bug - proc rangebar - 1.5 x IRQ tails not computed correctly
(also affects outliers)
* Improved - postscript %%Creator and %%Title tags not used correctly
* Fixed bug - proc pie - line+label not working correctly on gallery
example pie4.htm
* Improved - proc line - first coordinate pair should implicitly do a
'moveto'
* Added pltab -landscape option
* Added new function $max()
* Fixed bug - pltab centering of column stubs (had been left-aligned)
* Fixed bug - multi-page landscape postscript - 2nd page orientation was
incorrect
* FAQ Mar 1 '00 (expanded and updated)
* Added transparent color; use as background color to create transparent
GIFs and PNGs.
* Added feature to display numbers in european or us notation with
separators for large numbers (settable in config file).
* Added proc tabulate accumfield option.
* Added feature to make proc bars stackfields easier to use.
* Fixed bug - proc tabulate not handling date (etc.) units correctly when
ranges not specified.
* Fixed bugs - proc areadef autorange - various problems involving large
data values, datetime data, and nearest=hours.
* Fixed bug - datetime scaletype - all values 'outside window' when
default date & time notations in use, even though no window was defined.
* Added areadef autorange sub-parameter format.
* Added areadef autorange nearest=day.
* Fixed bug - proc bars - default bar width sometimes much too wide;
added a sanity override.
* Added proc bars lablepos attribute
* Fixed bug - config file "units: cm" not working.
* Added -cm and -inches command line options.
* Added -o stdout to write GIF, PNG, or EPS result to standard output.
* Fixed bug - script files ending in .pl not handled properly.
* Fixed bug - proc rangebar plotfields not working properly.
* Fixed bug - proc bars taillen not being cloned properly for errorbars.
* Fixed bug - proc areadef box attribute not handling cm properly.
* Fixed bug - proc rangebar - 1.5*interquartile range tails were not
truncated at the min/max.
* Added proc bars colorlist attribute
|
|
compiled for the update "png" package depend on it.
|
|
|
|
|
|
-rw-r--r-- pubsrc/pubsrc 1397 1999-12-01 07:33 plman13/manpl/defineunits
-rw-r--r-- pubsrc/pubsrc 1229 1999-12-01 07:33 plman13/manpl/limits
-rw-r--r-- pubsrc/pubsrc 9047 1999-12-01 07:29 plman13/manpl/lineplot
-rw-r--r-- pubsrc/pubsrc 743 1999-12-01 07:33 plman13/manpl/originaldata
-rw-r--r-- pubsrc/pubsrc 7503 1999-12-01 07:31 plman13/manpl/tabulate
-rw-r--r-- pubsrc/pubsrc 4341 1999-12-01 07:27 plman13/manpl/web
vs.
-rw-r--r-- pubsrc/pubsrc 1393 Sep 29 07:26 1999 plman13/manpl/defineunits
-rw-r--r-- pubsrc/pubsrc 1202 Sep 29 07:41 1999 plman13/manpl/limits
-rw-r--r-- pubsrc/pubsrc 9043 Sep 29 07:41 1999 plman13/manpl/lineplot
-rw-r--r-- pubsrc/pubsrc 739 Sep 29 07:42 1999 plman13/manpl/originaldata
-rw-r--r-- pubsrc/pubsrc 7492 Oct 27 05:57 1999 plman13/manpl/tabulate
-rw-r--r-- pubsrc/pubsrc 4330 Sep 29 07:51 1999 plman13/manpl/web
|
|
|