Re: GCPieChart

2017-06-15 Thread Jérémy DE ROYER
highcharts.com<http://highcharts.com> works well and is easy to integrate.

We use it.

Jérémy

Le 16 juin 2017 à 02:32, Paul Hoadley 
mailto:pa...@logicsquad.net>> a écrit :

Hi Calven,

On 16 Jun 2017, at 01:38, Calven Eggert mailto:cal...@mac.com>> 
wrote:

I’m thinking of creating a Pie chart using the GCPieChart class.  Does anyone 
have any tips or code examples they would like to share with this class or any 
of the other GC classes?

While I’ve used some of those components in the distant past, 
GoogleCharts.framework is positively ancient. My tip would be to use a more 
modern, client-side charting solution. We’ve used both of these recently:

https://www.highcharts.com<https://www.highcharts.com/>
https://d3js.org<https://d3js.org/>

If you’re keen on GoogleCharts.framework, there are some examples in the 
ERComponentTour sample app.


--
Paul Hoadley
http://logicsquad.net/
https://www.linkedin.com/company/logic-squad/



___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  
(Webobjects-dev@lists.apple.com<mailto:Webobjects-dev@lists.apple.com>)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/jeremy.deroyer%40ingencys.net

This email sent to jeremy.dero...@ingencys.net

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: GCPieChart

2017-06-15 Thread Morris, Mark
This is probably just as ancient as GoogleCharts, but for server-side 
generation I thought JFreeChart (<http://www.jfree.org/jfreechart/>) was pretty 
cool. The factory classes make it really easy to generate (and customize) an 
amazing variety of charts. I’ve used it directly and it's straightforward to 
integrate into WO (or pdf generation, etc.), but I think Wonder might have some 
classes built on it as well.

— Mark

On Jun 15, 2017, at 7:45 PM, Calven Eggert 
mailto:cal...@mac.com>> wrote:

Thanks Paul. I'll look into those solutions.

Calven


On Jun 15, 2017, at 8:32 PM, Paul Hoadley 
mailto:pa...@logicsquad.net>> wrote:

Hi Calven,

On 16 Jun 2017, at 01:38, Calven Eggert mailto:cal...@mac.com>> 
wrote:

I’m thinking of creating a Pie chart using the GCPieChart class.  Does anyone 
have any tips or code examples they would like to share with this class or any 
of the other GC classes?

While I’ve used some of those components in the distant past, 
GoogleCharts.framework is positively ancient. My tip would be to use a more 
modern, client-side charting solution. We’ve used both of these recently:

https://www.highcharts.com<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.highcharts.com&d=DwMFaQ&c=BNNF-YNv0CLLslhP2Bcx5Q&r=R0ZqsewJs3eSJk7vLCqZv0r5kJlLXQLnGTeg9t8MlqA&m=aLM78AlScCyQeOD41FS7Ji0QISo_YgxZl0VBzHbz6Ns&s=8mmCtIJ5z-1c3q3xx34GZlkk_onocKLJANuh_YcdkrA&e=>
https://d3js.org<https://urldefense.proofpoint.com/v2/url?u=https-3A__d3js.org&d=DwMFaQ&c=BNNF-YNv0CLLslhP2Bcx5Q&r=R0ZqsewJs3eSJk7vLCqZv0r5kJlLXQLnGTeg9t8MlqA&m=aLM78AlScCyQeOD41FS7Ji0QISo_YgxZl0VBzHbz6Ns&s=QS-Cqpcr77VGUuxu3s-Tm4hYfbkfupirc-gSrxnrqYA&e=>

If you’re keen on GoogleCharts.framework, there are some examples in the 
ERComponentTour sample app.


--
Paul Hoadley
http://logicsquad.net/<https://urldefense.proofpoint.com/v2/url?u=http-3A__logicsquad.net_&d=DwMFaQ&c=BNNF-YNv0CLLslhP2Bcx5Q&r=R0ZqsewJs3eSJk7vLCqZv0r5kJlLXQLnGTeg9t8MlqA&m=aLM78AlScCyQeOD41FS7Ji0QISo_YgxZl0VBzHbz6Ns&s=cs1W-th-y-6Qq2LOfRWxlAbHDha0Q-tHc23xt6SuW24&e=>
https://www.linkedin.com/company/logic-squad/<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.linkedin.com_company_logic-2Dsquad_&d=DwMFaQ&c=BNNF-YNv0CLLslhP2Bcx5Q&r=R0ZqsewJs3eSJk7vLCqZv0r5kJlLXQLnGTeg9t8MlqA&m=aLM78AlScCyQeOD41FS7Ji0QISo_YgxZl0VBzHbz6Ns&s=KKXMTOLupUsa3bqs7qo6mrq1yaMDdbUObAgvBazXltM&e=>



___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  
(Webobjects-dev@lists.apple.com<mailto:Webobjects-dev@lists.apple.com>)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/mark.morris%40experian.com

This email sent to mark.mor...@experian.com

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: GCPieChart

2017-06-15 Thread Calven Eggert
Thanks Paul. I'll look into those solutions. 

Calven


> On Jun 15, 2017, at 8:32 PM, Paul Hoadley  wrote:
> 
> Hi Calven,
> 
>> On 16 Jun 2017, at 01:38, Calven Eggert  wrote:
>> 
> 
>> I’m thinking of creating a Pie chart using the GCPieChart class.  Does 
>> anyone have any tips or code examples they would like to share with this 
>> class or any of the other GC classes?
> 
> While I’ve used some of those components in the distant past, 
> GoogleCharts.framework is positively ancient. My tip would be to use a more 
> modern, client-side charting solution. We’ve used both of these recently:
> 
> https://www.highcharts.com
> https://d3js.org
> 
> If you’re keen on GoogleCharts.framework, there are some examples in the 
> ERComponentTour sample app.
> 
> 
> -- 
> Paul Hoadley
> http://logicsquad.net/
> https://www.linkedin.com/company/logic-squad/
> 
> 
> 
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: GCPieChart

2017-06-15 Thread Paul Hoadley
Hi Calven,

On 16 Jun 2017, at 01:38, Calven Eggert  wrote:

> I’m thinking of creating a Pie chart using the GCPieChart class.  Does anyone 
> have any tips or code examples they would like to share with this class or 
> any of the other GC classes?

While I’ve used some of those components in the distant past, 
GoogleCharts.framework is positively ancient. My tip would be to use a more 
modern, client-side charting solution. We’ve used both of these recently:

https://www.highcharts.com <https://www.highcharts.com/>
https://d3js.org <https://d3js.org/>

If you’re keen on GoogleCharts.framework, there are some examples in the 
ERComponentTour sample app.


-- 
Paul Hoadley
http://logicsquad.net/
https://www.linkedin.com/company/logic-squad/



 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


GCPieChart

2017-06-15 Thread Calven Eggert
Hi, All

I’m thinking of creating a Pie chart using the GCPieChart class.  Does anyone 
have any tips or code examples they would like to share with this class or any 
of the other GC classes?

Thanks,
Calven

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com