Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rap-dev] Re: RAP plan for enhancing graphical interface

Thanks everybody for the response.

Google visualization APIs look awesome.. But an application may not have access to internet.
Does google provide the APIs as jar file?
Is there any licensing involved for using those APIs ?

-Sunil

On Fri, Aug 28, 2009 at 9:30 PM, <rap-dev-request@xxxxxxxxxxx> wrote:
Send rap-dev mailing list submissions to
       rap-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
       https://dev.eclipse.org/mailman/listinfo/rap-dev
or, via email, send a message with subject or body 'help' to
       rap-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
       rap-dev-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of rap-dev digest..."


Today's Topics:

  1. Re: RAP plan for enhancing graphical interface (Chris Aniszczyk)
  2. Re: RAP plan for enhancing graphical interface (Elias Volanakis)


----------------------------------------------------------------------

Message: 1
Date: Thu, 27 Aug 2009 17:37:32 -0500
From: Chris Aniszczyk <zx@xxxxxxxxxxxxxxxxx>
Subject: Re: [rap-dev] RAP plan for enhancing graphical interface
To: RAP project development-related communication
       <rap-dev@xxxxxxxxxxx>
Message-ID:
       <d47662330908271537i1798ef8ftac3f1f4293e1d5eb@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="utf-8"

On Thu, Aug 27, 2009 at 12:44 AM, Sunil Saggar <sunil.saggar@xxxxxxxxx>wrote:

> Hi All,
>
> Does RAP development has any plan to support graphical data displays like
> Histograms, Pie charts, Bar graphs, Percentage charts in near future. We are
> planning to write an application using RAP which should create these graphic
> displays ?
>
> If there is no plan in near future, is there any alternative to this ?  We
> have tried integrating BIRT with RAP and it works fine . But having the
> support directly in RAP will greatly enhance the performance of the
> application.
>

I believe there's code coming to the RAP Incubator that uses Google
Visualizations API:

http://www.eclipse.org/newsportal/article.php?id=6366&group=eclipse.technology.rap
   http://eclipsesource.com/blogs/2009/07/07/introducing-the-rap-incubator/

Maybe that can help you.

Cheers,

--
Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
http://twitter.com/eclipsesource | http://twitter.com/caniszczyk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://dev.eclipse.org/mailman/private/rap-dev/attachments/20090827/27de6241/attachment.html

------------------------------

Message: 2
Date: Thu, 27 Aug 2009 15:53:28 -0700
From: Elias Volanakis <elias@xxxxxxxxxxxxxxxxx>
Subject: Re: [rap-dev] RAP plan for enhancing graphical interface
To: RAP project development-related communication
       <rap-dev@xxxxxxxxxxx>
Message-ID:
       <620d6dc90908271553p23b9e5c6q916d4bbcaaaf915b@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1

Side note: when using google vizualization API your chart data (i.e.
numbers) are sent to a google webservice which returns an image.
Depending on the nature of your data this may not or may be a problem.
Apart from that I think the google viz APIs rock.

Elias.

On Thu, Aug 27, 2009 at 3:37 PM, Chris Aniszczyk<zx@xxxxxxxxxxxxxxxxx> wrote:
> On Thu, Aug 27, 2009 at 12:44 AM, Sunil Saggar <sunil.saggar@xxxxxxxxx>
> wrote:
>>
>> Hi All,
>>
>> Does RAP development has any plan to support graphical data displays like
>> Histograms, Pie charts, Bar graphs, Percentage charts in near future. We are
>> planning to write an application using RAP which should create these graphic
>> displays ?
>>
>> If there is no plan in near future, is there any alternative to this ?  We
>> have tried integrating BIRT with RAP and it works fine . But having the
>> support directly in RAP will greatly enhance the performance of the
>> application.
>
> I believe there's code coming to the RAP Incubator that uses Google
> Visualizations API:
>
>  http://www.eclipse.org/newsportal/article.php?id=6366&group=eclipse.technology.rap
>     http://eclipsesource.com/blogs/2009/07/07/introducing-the-rap-incubator/
> Maybe that can help you.
> Cheers,
> --
> Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
> http://twitter.com/eclipsesource | http://twitter.com/caniszczyk
>
> _______________________________________________
> rap-dev mailing list
> rap-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/rap-dev
>
>



--
Elias Volanakis | Technical Lead | EclipseSource Portland
elias@xxxxxxxxxxxxxxxxx | +1 503 929 5537 | http://eclipsesource.com


------------------------------

_______________________________________________
rap-dev mailing list
rap-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/rap-dev


End of rap-dev Digest, Vol 33, Issue 3
**************************************



--
Regards
Sunil Saggar

Back to the top