lbayuk - 2010-06-26

A new release of PHPlot is coming soon. It will be called PHPlot-5.1.2 and
include the following:

  • New experimental feature: Horizontal bar charts. Requests for this go way back; we have it now, but it is 'experimental' and subject to change or disappear. Documentation will initially be in a separate text file.

  • Truecolor is no longer 'experimental'. Use of truecolor and alpha channel is now documented in the PHPlot Reference Manual.

  • Bug fix #3010116 "Bad rendering of title in multi-plot image when using TTF":

PHPlot will now only draw the main title once. This fixes a problem with poor
quality of TTF text titles in multi-plot images. (The title was being drawn
once per plot, which doesn't work well with TTF anti-aliasing.)

  • Feature request #3002606 "Add to plot and image border options":

You can now control exactly which of the 4 side borders of the plot area are
drawn. You can also set the image border width, and use the actual border
color (rather than the darker shade).