Re: (modern) chart system for GWT

2015-09-28 Thread Luca Morettoni
On Mon, Sep 28, 2015 at 3:07 PM, ronifabio  wrote:
> I use GWT-charts.
> https://code.google.com/p/gwt-charts/
> http://gwt-charts.appspot.com/
> https://github.com/google/gwt-charts

but it uses Google charts... and if I remember well we need to be
connected to have the chart rendered...

-- 
Luca Morettoni  | http://www.morettoni.net
http://it.linkedin.com/in/morettoni/ | http://twitter.com/morettoni
Google+ profile: https://www.google.com/+LucaMorettoni
Member of GDG Perugia: http://perugia.gtugs.org

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: (modern) chart system for GWT

2015-09-28 Thread ronifabio
I use GWT-charts.
https://code.google.com/p/gwt-charts/
http://gwt-charts.appspot.com/
https://github.com/google/gwt-charts


Em terça-feira, 18 de agosto de 2015 04:31:44 UTC-3, Luca Morettoni 
escreveu:
>
> Hello, in my GWT app to render some dynamics chart on client side I 
> used "Client Side GChart" project [1], everything work fine, but we're 
> going to "refresh" the application user interface and we like to have 
> a more "fresh" and "modern" chart system. 
> The structure of the project requires: 
>
> • the rendering of the charts can't use external servers, so we can 
> immediately exclude Google Visualisation API; 
>
> • we can't use any external plugin in the browser to render the charts 
> (like Flash); 
>
> • we need to interact with the charts (handle user clicks on the curves) 
>
> I started to evaluate some packages, but I have found some limits and 
> difficulties and I'd like to know your experience or if you have other 
> package to evaluate: 
>
> • GWT Highcharts [2] looks well structured, easy to use and has a good 
> documentation, but I have found a lot of troubles using it in our 
> project and I can't render any charts, I need to investigate the 
> source of the issue; 
>
> • gflot [3] I like this package, the problem is the documentation; 
>
> • D3js [4] this is the last resort, but using it require a lot of code 
> to render a simple chart 
>
>
> Thanks for any hints! 
>
> [1]https://code.google.com/p/clientsidegchart/ 
> [2]http://www.moxiegroup.com/moxieapps/gwt-highcharts/ 
> [3]https://github.com/nmorel/gflot 
> [4]https://github.com/gwtd3/gwt-d3 
>
> -- 
> Luca Morettoni  | http://www.morettoni.net 
> http://it.linkedin.com/in/morettoni/ | http://twitter.com/morettoni 
> Google+ profile: https://www.google.com/+LucaMorettoni 
> Member of GDG Perugia: http://perugia.gtugs.org 
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: (modern) chart system for GWT

2015-08-18 Thread Vassilis Virvilis
How about D3 http://d3js.org/

There is a gwt wrapper gwt-d3 https://github.com/gwtd3


   Vassilis

On Tue, Aug 18, 2015 at 10:37 AM, Alain Ekambi 
wrote:

> We used Ext JS charts. With our own wrapper.
>
> GXT also have a nice charting package.
>
> Also have a look at Vaadin. They wrap highchart
>
> GWT material charting looks promising too
> On 18 Aug 2015 09:31, "Luca Morettoni"  wrote:
>
>> Hello, in my GWT app to render some dynamics chart on client side I
>> used "Client Side GChart" project [1], everything work fine, but we're
>> going to "refresh" the application user interface and we like to have
>> a more "fresh" and "modern" chart system.
>> The structure of the project requires:
>>
>> • the rendering of the charts can't use external servers, so we can
>> immediately exclude Google Visualisation API;
>>
>> • we can't use any external plugin in the browser to render the charts
>> (like Flash);
>>
>> • we need to interact with the charts (handle user clicks on the curves)
>>
>> I started to evaluate some packages, but I have found some limits and
>> difficulties and I'd like to know your experience or if you have other
>> package to evaluate:
>>
>> • GWT Highcharts [2] looks well structured, easy to use and has a good
>> documentation, but I have found a lot of troubles using it in our
>> project and I can't render any charts, I need to investigate the
>> source of the issue;
>>
>> • gflot [3] I like this package, the problem is the documentation;
>>
>> • D3js [4] this is the last resort, but using it require a lot of code
>> to render a simple chart
>>
>>
>> Thanks for any hints!
>>
>> [1]https://code.google.com/p/clientsidegchart/
>> [2]http://www.moxiegroup.com/moxieapps/gwt-highcharts/
>> [3]https://github.com/nmorel/gflot
>> [4]https://github.com/gwtd3/gwt-d3
>>
>> --
>> Luca Morettoni  | http://www.morettoni.net
>> http://it.linkedin.com/in/morettoni/ | http://twitter.com/morettoni
>> Google+ profile: https://www.google.com/+LucaMorettoni
>> Member of GDG Perugia: http://perugia.gtugs.org
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google Web Toolkit" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to google-web-toolkit+unsubscr...@googlegroups.com.
>> To post to this group, send email to google-web-toolkit@googlegroups.com.
>> Visit this group at http://groups.google.com/group/google-web-toolkit.
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-web-toolkit+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Vassilis Virvilis

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: (modern) chart system for GWT

2015-08-18 Thread Alain Ekambi
We used Ext JS charts. With our own wrapper.

GXT also have a nice charting package.

Also have a look at Vaadin. They wrap highchart

GWT material charting looks promising too
On 18 Aug 2015 09:31, "Luca Morettoni"  wrote:

> Hello, in my GWT app to render some dynamics chart on client side I
> used "Client Side GChart" project [1], everything work fine, but we're
> going to "refresh" the application user interface and we like to have
> a more "fresh" and "modern" chart system.
> The structure of the project requires:
>
> • the rendering of the charts can't use external servers, so we can
> immediately exclude Google Visualisation API;
>
> • we can't use any external plugin in the browser to render the charts
> (like Flash);
>
> • we need to interact with the charts (handle user clicks on the curves)
>
> I started to evaluate some packages, but I have found some limits and
> difficulties and I'd like to know your experience or if you have other
> package to evaluate:
>
> • GWT Highcharts [2] looks well structured, easy to use and has a good
> documentation, but I have found a lot of troubles using it in our
> project and I can't render any charts, I need to investigate the
> source of the issue;
>
> • gflot [3] I like this package, the problem is the documentation;
>
> • D3js [4] this is the last resort, but using it require a lot of code
> to render a simple chart
>
>
> Thanks for any hints!
>
> [1]https://code.google.com/p/clientsidegchart/
> [2]http://www.moxiegroup.com/moxieapps/gwt-highcharts/
> [3]https://github.com/nmorel/gflot
> [4]https://github.com/gwtd3/gwt-d3
>
> --
> Luca Morettoni  | http://www.morettoni.net
> http://it.linkedin.com/in/morettoni/ | http://twitter.com/morettoni
> Google+ profile: https://www.google.com/+LucaMorettoni
> Member of GDG Perugia: http://perugia.gtugs.org
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-web-toolkit+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


(modern) chart system for GWT

2015-08-18 Thread Luca Morettoni
Hello, in my GWT app to render some dynamics chart on client side I
used "Client Side GChart" project [1], everything work fine, but we're
going to "refresh" the application user interface and we like to have
a more "fresh" and "modern" chart system.
The structure of the project requires:

• the rendering of the charts can't use external servers, so we can
immediately exclude Google Visualisation API;

• we can't use any external plugin in the browser to render the charts
(like Flash);

• we need to interact with the charts (handle user clicks on the curves)

I started to evaluate some packages, but I have found some limits and
difficulties and I'd like to know your experience or if you have other
package to evaluate:

• GWT Highcharts [2] looks well structured, easy to use and has a good
documentation, but I have found a lot of troubles using it in our
project and I can't render any charts, I need to investigate the
source of the issue;

• gflot [3] I like this package, the problem is the documentation;

• D3js [4] this is the last resort, but using it require a lot of code
to render a simple chart


Thanks for any hints!

[1]https://code.google.com/p/clientsidegchart/
[2]http://www.moxiegroup.com/moxieapps/gwt-highcharts/
[3]https://github.com/nmorel/gflot
[4]https://github.com/gwtd3/gwt-d3

-- 
Luca Morettoni  | http://www.morettoni.net
http://it.linkedin.com/in/morettoni/ | http://twitter.com/morettoni
Google+ profile: https://www.google.com/+LucaMorettoni
Member of GDG Perugia: http://perugia.gtugs.org

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.