ASE Home Page Products Download Purchase Support About ASE
ChartDirector Support
Forum HomeForum Home   SearchSearch

Message ListMessage List     Post MessagePost Message

  Line Charts - Shadowing / 3D effect
Posted by Adrian Groves on Nov-05-2010 23:45
Is there a way of making a line chart look more 3D ? Im not talking about making the thickness of the line bigger, more of showing a shadow of the line behind so it makes the actual line look like its printed in front of the chart background ... hope thats clear enough !

regards,

Ade

  Re: Line Charts - Shadowing / 3D effect
Posted by Peter Kwan on Nov-06-2010 00:49
Hi Adrian,

You may refer to the following thread for an example:

http://www.chartdir.com/forum/download_thread.php?bn=chartdir_support&thread=1269741883#N1269842337

Hope this can help.

Regards
Peter Kwan

  Re: Line Charts - Shadowing / 3D effect
Posted by Andrew Schmidt on Dec-02-2010 07:00
Hey Peter,

Just curious if any future version of ChartDirector will make it easy to add shadows to line layers.  such as:  $linelayer->addShadowDrop();

I've followed the instructions in that thread and it did indeed work, but had a few limitations.  But more importantly it really bloats the code quite a bit.  I can understand it's not a simple thing to add,  just wondering if it's in the works or not.

Thanks,
Andrew

  Re: Line Charts - Shadowing / 3D effect
Posted by Peter Kwan on Dec-03-2010 02:06
Hi Andrew,

Yes. Configurable drop shadows for chart objects is in fact in our feature list and it is a high priority feature. So it is expected to be implemented in a future version of ChartDirector.

Regards
Peter Kwan

  Re: Line Charts - Shadowing / 3D effect
Posted by Andrew on Dec-03-2010 23:21
Awesome!  thanks!