GWT Visualization is just for charting, and uses Googles services, Lienzo 
can be used for Charting, ( as well as any other 2D graphics )... and we 
are building a charting package that should equal or surpass GWT 
Visualization or Highcharts

On Tuesday, December 18, 2012 9:55:11 AM UTC-5, James wrote:
>
> Is it promising to use this library for reporting to replace other third 
> party chart libraries such as GWT Visualization?
>
> On Monday, December 17, 2012 5:34:17 PM UTC-5, Alfredo Quiroga-Villamil 
> wrote:
>>
>> Forgot to mention ... You can also add a touch end handler and apply the 
>> same concept. This way it will work on mobile devices as well.
>>
>> Sent from my iPhone
>>
>> On Dec 17, 2012, at 4:58 PM, Zach <zjz...@gmail.com> wrote:
>>
>> Rather than create a new shape, I found I'm able to simply create a 
>> LienzoPanel that has a Layer in it. This Layer will be the canvas: on mouse 
>> events I can draw a PolyLine and add points to it. After any mouseUp event 
>> I can then JSONify the Layer and send that, which will have all shapes 
>> within it. 
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Google Web Toolkit" group.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msg/google-web-toolkit/-/eY8mcIzdLn4J.
>> To post to this group, send email to google-we...@googlegroups.com.
>> To unsubscribe from this group, send email to 
>> google-web-toolkit+unsubscr...@googlegroups.com.
>> For more options, visit this group at 
>> http://groups.google.com/group/google-web-toolkit?hl=en.
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/aBsdgimaMm8J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to