Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » SVG support in charting engine
SVG support in charting engine [message #4] Tue, 24 August 2004 21:49 Go to next message
Eclipse UserFriend
Originally posted by: me.sunnychan.org.uk

Hello,

Is the charting engine going to support SVG? is it going to be new code
or we would take a current open source charting engine as the base?

Thanks,
Sunny Chan
Re: SVG support in charting engine [message #15 is a reply to message #4] Thu, 26 August 2004 20:04 Go to previous messageGo to next message
Mark Coggins is currently offline Mark CogginsFriend
Messages: 23
Registered: July 2009
Junior Member
Hi Sunny,

We are currently looking at various options here and are interested in
feedback. In general, the bulk of BIRT is going to be new code designed from
the outset to meet the needs of the Eclipse developer -- however we clearly
want to leverage existing code wherever we can and charting is one of the
areas where we may be able to do that. We do have a charting package that we
are considering donating, but we are not sure it would be the best fit for
the needs of the project.

An interesting aspect of the charting project is that while we clearly need
rich charting capabilities for reporting, I expect that it will be of
general interest in other areas. We will need to pay attention to make sure
that we leverage charting work across the Eclipse projects.

What has been your experience with any open source charting out there? Any
recommendations that we should look at?

How are you looking to use the charting code? What sort of APIs would you
need? What type of output formats?

Mark

"Sunny Chan" <me@sunnychan.org.uk> wrote in message
news:cggcv5$u6t$1@eclipse.org...
> Hello,
>
> Is the charting engine going to support SVG? is it going to be new code
> or we would take a current open source charting engine as the base?
>
> Thanks,
> Sunny Chan
Re: SVG support in charting engine [message #17 is a reply to message #15] Fri, 27 August 2004 10:02 Go to previous messageGo to next message
Harm Sluiman is currently offline Harm SluimanFriend
Messages: 20
Registered: July 2009
Junior Member
This project sounds like it going to be very useful to many people.

In fact in the Hyades project we have an example SVG report generator associated
with test results. We are carrying a line time for later this year to provide a
serious and robust update to that code as well as an SWT based rendering of the
same data.

It would seem we should discuss a cross project opportunity soon ;-)

Harm Sluiman
Hyades lead committer and architect

"Mark Coggins" <mcoggins@actuate.com> wrote in message
news:cglfhd$1os$1@eclipse.org...
> Hi Sunny,
>
> We are currently looking at various options here and are interested in
> feedback. In general, the bulk of BIRT is going to be new code designed from
> the outset to meet the needs of the Eclipse developer -- however we clearly
> want to leverage existing code wherever we can and charting is one of the
> areas where we may be able to do that. We do have a charting package that we
> are considering donating, but we are not sure it would be the best fit for
> the needs of the project.
>
> An interesting aspect of the charting project is that while we clearly need
> rich charting capabilities for reporting, I expect that it will be of
> general interest in other areas. We will need to pay attention to make sure
> that we leverage charting work across the Eclipse projects.
>
> What has been your experience with any open source charting out there? Any
> recommendations that we should look at?
>
> How are you looking to use the charting code? What sort of APIs would you
> need? What type of output formats?
>
> Mark
>
> "Sunny Chan" <me@sunnychan.org.uk> wrote in message
> news:cggcv5$u6t$1@eclipse.org...
> > Hello,
> >
> > Is the charting engine going to support SVG? is it going to be new code
> > or we would take a current open source charting engine as the base?
> >
> > Thanks,
> > Sunny Chan
>
>
Re: SVG support in charting engine [message #18 is a reply to message #17] Fri, 27 August 2004 14:45 Go to previous messageGo to next message
Christine Knight is currently offline Christine KnightFriend
Messages: 3
Registered: July 2009
Junior Member
We have existing, robust SVG charting technology which is currently used
in several IBM products in addition to the example report generator Harm
mentions. To tie this back to Mike's comments re EMF models, the data
input model to our SVG charting component was generated from an XML schema
using EMF and while it was changed to not require EMF, it would be a
simple task to additionally support the EMF version.
Re: SVG support in charting engine [message #19 is a reply to message #18] Fri, 27 August 2004 22:24 Go to previous messageGo to next message
Paul Clenahan is currently offline Paul ClenahanFriend
Messages: 35
Registered: July 2009
Member
Chris,

Is the SVG charting technology you refer to already part of the Eclipse
platform? From a quick look, I could not see this as part of any existing
projects.

If not, is this something that IBM is considering donating?

Paul.

"Chris Knight" <knight@ca.ibm.com> wrote in message
news:cgnher$2si$1@eclipse.org...
> We have existing, robust SVG charting technology which is currently used
> in several IBM products in addition to the example report generator Harm
> mentions. To tie this back to Mike's comments re EMF models, the data
> input model to our SVG charting component was generated from an XML schema
> using EMF and while it was changed to not require EMF, it would be a
> simple task to additionally support the EMF version.
>
>
Re: SVG support in charting engine [message #27 is a reply to message #19] Tue, 07 September 2004 15:25 Go to previous messageGo to next message
Harm Sluiman is currently offline Harm SluimanFriend
Messages: 20
Registered: July 2009
Junior Member
We have a first breath of this in Hyades as a sample report generator, and we
are carrying a feature make this first class in upcoming releases. I have spoken
with WenFeng Li and we are arranging a call to go over what we have with the
team.

"Paul Clenahan" <pclenahan@actuate.com> wrote in message
news:cgoc45$c9d$1@eclipse.org...
> Chris,
>
> Is the SVG charting technology you refer to already part of the Eclipse
> platform? From a quick look, I could not see this as part of any existing
> projects.
>
> If not, is this something that IBM is considering donating?
>
> Paul.
>
> "Chris Knight" <knight@ca.ibm.com> wrote in message
> news:cgnher$2si$1@eclipse.org...
> > We have existing, robust SVG charting technology which is currently used
> > in several IBM products in addition to the example report generator Harm
> > mentions. To tie this back to Mike's comments re EMF models, the data
> > input model to our SVG charting component was generated from an XML schema
> > using EMF and while it was changed to not require EMF, it would be a
> > simple task to additionally support the EMF version.
> >
> >
>
>
Re: SVG support in charting engine [message #9237 is a reply to message #15] Tue, 22 February 2005 23:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jdixon.pentaho.com

FOP has support for SVG and there are many applications that output SVG. Is
there a way in BIRT to embed SVG so that any SVG producing application,
including chart engines, could be integrated easily.

From the charting side, we are looking for PNG / JPG / GIF for HTML output
(with image maps if possible) and SVG for PDF output. Output to MS Office
format documents (doc and xls) would be really good as well.

"Mark Coggins" <mcoggins@actuate.com> wrote in message
news:cglfhd$1os$1@eclipse.org...
> Hi Sunny,
>
> We are currently looking at various options here and are interested in
> feedback. In general, the bulk of BIRT is going to be new code designed
> from
> the outset to meet the needs of the Eclipse developer -- however we
> clearly
> want to leverage existing code wherever we can and charting is one of the
> areas where we may be able to do that. We do have a charting package that
> we
> are considering donating, but we are not sure it would be the best fit for
> the needs of the project.
>
> An interesting aspect of the charting project is that while we clearly
> need
> rich charting capabilities for reporting, I expect that it will be of
> general interest in other areas. We will need to pay attention to make
> sure
> that we leverage charting work across the Eclipse projects.
>
> What has been your experience with any open source charting out there? Any
> recommendations that we should look at?
>
> How are you looking to use the charting code? What sort of APIs would you
> need? What type of output formats?
>
> Mark
>
> "Sunny Chan" <me@sunnychan.org.uk> wrote in message
> news:cggcv5$u6t$1@eclipse.org...
>> Hello,
>>
>> Is the charting engine going to support SVG? is it going to be new code
>> or we would take a current open source charting engine as the base?
>>
>> Thanks,
>> Sunny Chan
>
>
Re: SVG support in charting engine [message #97806 is a reply to message #9237] Fri, 09 December 2005 09:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: please.ask.me

> Output to MS Office
> format documents (doc and xls) would be really good as well.

"Microsoft has already made the specifications for the XML document formats
in Office 2003 available on a royalty-free basis. Office 12, which is
expected to be completed by the end of 2006, will save documents by default
in the Open XML format." -- news.com

And look at OpenDocument as well, please. Used by OpenOffice.
http://www.oasis-open.org/committees/office/faq.php
http://www.openoffice.org/

IBM to support OpenDocument early next year:
http://news.zdnet.com/2100-3513_22-5979150.html

Hope my contributions will help,

Exq
Re: SVG support in charting engine [message #97820 is a reply to message #97806] Fri, 09 December 2005 09:07 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: please.ask.me

Oops, sorry, reacting on quite an old threat :)

Exq
Re: In AGR While Creating Datapool, "Link to Datapool" is not visible [message #1788194] Wed, 30 May 2018 16:14 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: In AGR While Creating Datapool, "Link to Datapool" is not visible [message #1788213] Wed, 30 May 2018 16:18 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: NoClassDefFoundError though plugin is loaded [message #1813866] Sat, 31 August 2019 22:47 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: NoClassDefFoundError though plugin is loaded [message #1813918] Sat, 31 August 2019 22:57 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: NoClassDefFoundError though plugin is loaded [message #1813934] Sat, 31 August 2019 23:01 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: NoClassDefFoundError though plugin is loaded [message #1813943] Sat, 31 August 2019 23:03 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: NoClassDefFoundError though plugin is loaded [message #1813945] Sat, 31 August 2019 23:03 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: OHF Bridge Mesa test 10501 [message #1813954] Sun, 01 September 2019 00:39 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: OHF Bridge Mesa test 10501 [message #1813959] Sun, 01 September 2019 00:41 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: OHF Bridge Mesa test 10501 [message #1813968] Sun, 01 September 2019 00:45 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: OHF Bridge Mesa test 10501 [message #1813979] Sun, 01 September 2019 00:51 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: OHF Bridge Mesa test 10501 [message #1813981] Sun, 01 September 2019 00:52 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: OHF Bridge Mesa test 10501 [message #1813985] Sun, 01 September 2019 00:56 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: OHF Bridge Mesa test 10501 [message #1813989] Sun, 01 September 2019 00:57 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: OHF Bridge Mesa test 10501 [message #1813993] Sun, 01 September 2019 00:59 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: OHF Bridge Mesa test 10501 [message #1813995] Sun, 01 September 2019 01:00 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: Eclipse Chapter in Maven Book [message #1820493] Wed, 22 January 2020 02:20 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: Eclipse Chapter in Maven Book [message #1820505] Wed, 22 January 2020 02:23 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: Eclipse Chapter in Maven Book [message #1820507] Wed, 22 January 2020 02:24 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: Eclipse Chapter in Maven Book [message #1820511] Wed, 22 January 2020 02:25 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: Set a XML DataSource Programmatically [message #1846545] Fri, 08 October 2021 21:57 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: Set a XML DataSource Programmatically [message #1846659] Fri, 08 October 2021 22:07 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: running recorded http script, no session [message #1846879] Sat, 09 October 2021 00:30 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: running recorded http script, no session [message #1846884] Sat, 09 October 2021 00:32 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: running recorded http script, no session [message #1846887] Sat, 09 October 2021 00:34 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: running recorded http script, no session [message #1846894] Sat, 09 October 2021 00:36 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: running recorded http script, no session [message #1846904] Sat, 09 October 2021 00:39 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: running recorded http script, no session [message #1846912] Sat, 09 October 2021 00:43 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: running recorded http script, no session [message #1846914] Sat, 09 October 2021 00:44 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: running recorded http script, no session [message #1846917] Sat, 09 October 2021 00:45 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: running recorded http script, no session [message #1846918] Sat, 09 October 2021 00:45 Go to previous message
Eclipse UserFriend
1
Previous Topic:EMF and things
Next Topic:Introducing Certive
Goto Forum:
  


Current Time: Tue Apr 16 15:31:49 GMT 2024

Powered by FUDForum. Page generated in 0.23579 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top