[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Patch: use polygons in log statistics stacked line graph

From: Aras Pranckevicius <aras_at_unity3d.com>
Date: Tue, 7 Oct 2008 11:29:13 +0300

Hi,

The attached patch changes log statistics stacked line graph to use
filled polygons instead of lines.

Here it is in pictures:
* old: http://aras-p.info/img/misc/stackedline-old.png
* new: http://aras-p.info/img/misc/stackedline-new.png

I split drawing code into a new function for the stacked line case, so
now there is CMyGraph::DrawSeriesLine and
CMyGraph::DrawSeriesLineStacked; this felt cleaner and more efficient
than doing checks inside one function.

-- 
Aras Pranckevièius
work: http://unity3d.com
home: http://aras-p.info


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org

Received on 2008-10-07 10:33:51 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.