Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] what about charting?

Hi Jody,
Wandering through the net I found the article you cited and already
tried the examples out. It seems to be nice and a good starting point
for afterwards go towards a BIRT integrated environment for every report
creation.

Just to try it I had to add following jars to the udig sdk:
org.mozilla.rhino
org.apache.commons.codec
org.eclipse.birt.chart.device.extension_2.1.2.v20070205-1728.jar
org.eclipse.birt.chart.device.pdf_2.1.1.v20070205-1728.jar
org.eclipse.birt.chart.device.svg_2.1.1.v20070205-1728.jar
org.eclipse.birt.chart.device.swt_2.1.1.v20060921-1226.jar
org.eclipse.birt.chart.engine_2.1.2.v20070205-1728.jar
org.eclipse.birt.chart.engine.extension_2.1.2.v20070205-1728.jar
org.eclipse.birt.core_2.1.2.v20070205-1728.jar
org.eclipse.emf_2.2.0.v200702131851.jar

which added 2.5 Megs.

What is the idea of the udig community? Should the sdk supply the
necessary libraries and keep them in sync?

I'm very interested to go in this direction, but I want to be sure to
follow something that at some point could be standard. (whatever the
word sure could mean ;))

Ciao
Andrea




Jody Garnett probaly wrote:
> Hey they at least packaged the chart engine up for RCP developers:
> -
> http://www.eclipse.org/articles/article.php?file=Article-BIRTChartEngine/index.html
> 
> 
> Jody
>> Andrea Antonello wrote:
>>>> There are numerous SWT / JFace charting widget projects around - but
>>>> like you I do not know of any clear winner.
>>>>     
>>> That is really a pity, perhaps someone else can help us?
>>> Is birt really all that pain or is there some easy way for easy things?
>>> I will do some investigating.
>>>   
>> Oh just a sec - I think the BIRT people started punting their widgets
>> out as a separate eclipse project - perhaps charting is one such
>> component?
>>
>> BIRT is really not that bad - it was three years ago when we started
>> uDig - but now it is a fairly slick environment. As is usual for
>> eclipse projects it suffers a bit from a not invented here syndrome -
>> but even ESRI has some plugins for it now.
>>
>> Jody
>> _______________________________________________
>> User-friendly Desktop Internet GIS (uDig)
>> http://udig.refractions.net
>> http://lists.refractions.net/mailman/listinfo/udig-devel
> 
> 


Back to the top