2
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 9 hours ago.
Sep 10, 2025 — Sep 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update copyright years More... over 15 years ago
Updated More... over 15 years ago
For bug 3143586 "Multiple plots per image - fixes & docs": Make sure there is a documented way to reset PHPlot feature settings, especially those for which the default settings result in automatic calculated values. Where possible, calling a Set*() function with no arguments should reset the feature to defaults. More... over 15 years ago
Updated More... over 15 years ago
Add 2, remove 1 internal function, re: multiplot colors More... over 15 years ago
Updated More... over 15 years ago
* Fix for bug 3147397 "Data colors missing with multiple plots": + Do not truncate the data_colors and related arrays, so the full set of colors will be available for subsequent plots on the image. (Color indexes are still allocated in the image only as needed.) + New internal functions GetColorIndexArray() and GetDarkColorIndexArray(), replacing previous use of array_map(). + Removed internal function truncate_array() - no longer used. + Changed SetColorIndexes(), NeedDataDarkColors(), and NeedErrorBarColors() to only allocate the color indexes that will be needed (instead of allocating all colors in the truncated color descriptor arrays). More... over 15 years ago
Updated More... over 15 years ago
SetLegend(NULL) now clears legend array More... over 15 years ago
Updated More... over 15 years ago
SetLegend(NULL) clears legend array, instead of being an error More... over 15 years ago
Updated More... over 15 years ago
Do not have SetDefaultStyles() call deprecated SetLabelColor(). More... over 15 years ago
Updated More... over 15 years ago
Updated, multiple small changes More... over 15 years ago
Color names are case sensitive More... over 15 years ago
SetBgImage and SetPlotAreaBgImage do accept NULL argument More... over 15 years ago
Remove label_color : does not exist, and links to removed SetLabelColor() More... over 15 years ago
Undocument deprecated SetLabelColor() More... over 15 years ago
Add sect2 listing color setting function for each plot element More... over 15 years ago
Updated More... over 15 years ago
Small change to chapter titles More... over 15 years ago
Customize page headers for PDF More... over 15 years ago
Updated More... over 15 years ago
Remove obsolete comment above CalcPlotAreaWorld More... almost 16 years ago
Updated More... almost 16 years ago
Update for release 5.3.0 More... almost 16 years ago
Mark as version 5.3.0 More... almost 16 years ago
Indicate release 5.3.0 More... almost 16 years ago
Update for release with PHPlot-5.3.0 - fix version references More... almost 16 years ago