Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update changelog to include stackplot.
  • Loading branch information
dmcdougall committed Jun 19, 2012
commit 3e8fe6ed5b14f3c2ff29ae5dd494b4d855c1d19c
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@
the linear portion relative to the logarithmic portion to be
adjusted. - MGD

2012-04-14 Added new plot style: stackplot. This new feature supports stacked
area plots. - Damon McDougall

2012-04-06 When path clipping changes a LINETO to a MOVETO, it also
changes any CLOSEPOLY command to a LINETO to the initial
point. This fixes a problem with pdf and svg where the
Expand Down