You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pivot.apache.org by Shahzad Bhatti <sb...@peak6.com> on 2010/03/25 18:02:04 UTC

Tutorial/Demo code for charting

I have been going through the tutorial and demo code and it has been very helpful, however I didn't see any examples of charting in the tutorial. Are there any examples of charts with Pivot? It would greatly help. Thanks.

______________________________________________

See  http://www.peak6.com/email_disclaimer.php
for terms and conditions related to this email

Re: Tutorial/Demo code for charting

Posted by Shahzad Bhatti <sb...@peak6.com>.
Thanks, that would work.


On 3/25/10 12:34 PM, "Greg Brown" <gk...@mac.com> wrote:

It doesn't have a tutorial, but you can see the source code here:

http://code.google.com/p/pivot-jfree/source/browse/#svn/trunk/demos/src/biz/ixnay/pivot/demos/charts/jfree


On Mar 25, 2010, at 3:31 PM, Shahzad Bhatti wrote:

> Thanks Greg, does that site include any examples as under download I saw just jar files. Ideally, I would like to define some pivot based model objects that I can use for displaying tables and rendering charts. Thanks.
>
>
> On 3/25/10 11:30 AM, "Greg Brown" <gk...@mac.com> wrote:
>
>> Are there any examples of charts with Pivot?
>
> Yes, but they live here:
>
> http://code.google.com/p/pivot-jfree/
>
> Pivot provides "pluggable" charting support - the Pivot/JFree project is a charting provider that is based on JFreeChart. However, JFreeChart is licensed under LGPL (which isn't compatible with the Apache license), so it isn't part of the platform itself.
>
> G
>
>
>
> ______________________________________________
>
> See  http://www.peak6.com/email_disclaimer.php
> for terms and conditions related to this email



Re: Tutorial/Demo code for charting

Posted by Greg Brown <gk...@mac.com>.
It doesn't have a tutorial, but you can see the source code here:

http://code.google.com/p/pivot-jfree/source/browse/#svn/trunk/demos/src/biz/ixnay/pivot/demos/charts/jfree


On Mar 25, 2010, at 3:31 PM, Shahzad Bhatti wrote:

> Thanks Greg, does that site include any examples as under download I saw just jar files. Ideally, I would like to define some pivot based model objects that I can use for displaying tables and rendering charts. Thanks.
> 
> 
> On 3/25/10 11:30 AM, "Greg Brown" <gk...@mac.com> wrote:
> 
>> Are there any examples of charts with Pivot?
> 
> Yes, but they live here:
> 
> http://code.google.com/p/pivot-jfree/
> 
> Pivot provides "pluggable" charting support - the Pivot/JFree project is a charting provider that is based on JFreeChart. However, JFreeChart is licensed under LGPL (which isn't compatible with the Apache license), so it isn't part of the platform itself.
> 
> G
> 
> 
> 
> ______________________________________________
> 
> See  http://www.peak6.com/email_disclaimer.php
> for terms and conditions related to this email


Re: Tutorial/Demo code for charting

Posted by Shahzad Bhatti <sb...@peak6.com>.
Thanks Greg, does that site include any examples as under download I saw just jar files. Ideally, I would like to define some pivot based model objects that I can use for displaying tables and rendering charts. Thanks.


On 3/25/10 11:30 AM, "Greg Brown" <gk...@mac.com> wrote:

> Are there any examples of charts with Pivot?

Yes, but they live here:

http://code.google.com/p/pivot-jfree/

Pivot provides "pluggable" charting support - the Pivot/JFree project is a charting provider that is based on JFreeChart. However, JFreeChart is licensed under LGPL (which isn't compatible with the Apache license), so it isn't part of the platform itself.

G



______________________________________________

See  http://www.peak6.com/email_disclaimer.php
for terms and conditions related to this email

Re: Tutorial/Demo code for charting

Posted by Greg Brown <gk...@mac.com>.
> Are there any examples of charts with Pivot? 

Yes, but they live here:

http://code.google.com/p/pivot-jfree/

Pivot provides "pluggable" charting support - the Pivot/JFree project is a charting provider that is based on JFreeChart. However, JFreeChart is licensed under LGPL (which isn't compatible with the Apache license), so it isn't part of the platform itself.
 
G