2
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 8 hours ago.
Sep 10, 2025 — Sep 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated More... almost 16 years ago
Updated More... almost 16 years ago
Changed usage of internal CalcBarWidths() More... almost 16 years ago
Changed usage of internal CalcBarWidths() More... almost 16 years ago
Updated More... almost 16 years ago
Update for release with PHPlot-5.2.0 - fix version references More... almost 16 years ago
Recognize new data types More... almost 16 years ago
Update for release 5.2.0 More... almost 16 years ago
Mark as version 5.2.0 More... almost 16 years ago
Remove HorizontalBars.txt from release More... almost 16 years ago
Indicate release 5.2.0 More... almost 16 years ago
Changes to internal variables for color handling More... almost 16 years ago
New functions for title colors More... almost 16 years ago
Add links to 2 new functions More... almost 16 years ago
Changes to color handling More... almost 16 years ago
Added new names More... almost 16 years ago
Updated More... almost 16 years ago
Obsolete file. Horizontal plots are now documented in the reference manual More... almost 16 years ago
Rewrite color handling. Default and specified colors are now validated, converted to RGBA arrays, and saved. The colors indexes are not allocated until graph drawing time. Unneeded colors are not allocated. More... almost 16 years ago
Updated More... almost 16 years ago
New support for negative values in stackedbars. Rewrite stackedarea description. More... almost 16 years ago
New internal function DrawBar() More... almost 16 years ago
Updated More... almost 16 years ago
Feature request #3073679 "Stacked bar plots with negative values": Allow stacked bar plots (vertical and horizontal) to work with negative values. Changed FindDataLimits() to not take abs() values for stackedbar when calculating the data range. Changed DrawStackedBars() and DrawHorizStackedBars() to handle negative values, including proper label positions. The first non-zero value in a row sets the direction of the bar. Mixing positive and negative values within a row works but the results are not useful. More... almost 16 years ago
Updated More... almost 16 years ago
Don't let SetXDataLabelPos() accept 'xaxis' or 'all' as valid. Don't let SetXTickLabelPos(), SetYTickLabelPos() accept 'all' as valid. These were never implemented and never documented. More... almost 16 years ago
Updated More... almost 16 years ago
Add padding around monospace verbatim blocks More... almost 16 years ago
Fix for PDF to remove blank line at top of all code samples More... almost 16 years ago
Updated More... almost 16 years ago