Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Treemap based vizualisation ?
Treemap based vizualisation ? [message #252850] Fri, 17 August 2007 07:15 Go to next message
Cedric Brun is currently offline Cedric BrunFriend
Messages: 431
Registered: July 2009
Senior Member
Hi,

I'm wondering if Birt was providing (or planning to provide) some kind of
treemap based visualization chart? It's a powerfull analysis tool and it
would help in providing high quality reports when you want to save space.

For further information :
http://en.wikipedia.org/wiki/Treemapping

There is already an Eclipse plugin providing an SWT component (with funky
colors ;) )
http://www.eclipseplugincentral.com/Web_Links-index-req-view link-cid-687.html

If not, where could I find some kind of example or tutorial to develop my
own chart viewer ?

Cheers,

Cédric


http://cedric.brun.io news and articles on eclipse and eclipse modeling.
Re: Treemap based vizualisation ? [message #253016 is a reply to message #252850] Mon, 20 August 2007 18:18 Go to previous messageGo to next message
Scott Rosenbaum is currently offline Scott RosenbaumFriend
Messages: 425
Registered: July 2009
Senior Member
Cédric,

I don't think that this is in the product road map, but it looks interesting.
Please enter a Bugzilla enhancement request and we will see about getting
it in for 2.3. Alternatively, if you are interested in doing the work yourself,
go for it! If it looks good we could certainly use the contribution.

Scott Rosenbaum

> Hi,
>
> I'm wondering if Birt was providing (or planning to provide) some kind
> of treemap based visualization chart? It's a powerfull analysis tool
> and it would help in providing high quality reports when you want to
> save space.
>
> For further information :
> http://en.wikipedia.org/wiki/Treemapping
> There is already an Eclipse plugin providing an SWT component (with
> funky colors ;) )
> http://www.eclipseplugincentral.com/Web_Links-index-req-view link-cid-6
> 87.html
>
> If not, where could I find some kind of example or tutorial to develop
> my own chart viewer ?
>
> Cheers,
>
> Cédric
>
Re: Treemap based vizualisation ? [message #253094 is a reply to message #253016] Tue, 21 August 2007 07:24 Go to previous messageGo to next message
Cedric Brun is currently offline Cedric BrunFriend
Messages: 431
Registered: July 2009
Senior Member
Scott,

I'll track a feature request and have a try on doing it, but as I'm not
familiar with the Birt code base (which is huge) I would need a few
pointers, is there any existing implementation of a viewer I could use as a
template ?

Cédric


Scott Rosenbaum wrote:

> Cédric,
>
> I don't think that this is in the product road map, but it looks
> interesting.
> Please enter a Bugzilla enhancement request and we will see about getting
> it in for 2.3. Alternatively, if you are interested in doing the work
> yourself,
> go for it! If it looks good we could certainly use the contribution.
>
> Scott Rosenbaum
>
>> Hi,
>>
>> I'm wondering if Birt was providing (or planning to provide) some kind
>> of treemap based visualization chart? It's a powerfull analysis tool
>> and it would help in providing high quality reports when you want to
>> save space.
>>
>> For further information :
>> http://en.wikipedia.org/wiki/Treemapping
>> There is already an Eclipse plugin providing an SWT component (with
>> funky colors ;) )
>> http://www.eclipseplugincentral.com/Web_Links-index-req-view link-cid-6
>> 87.html
>>
>> If not, where could I find some kind of example or tutorial to develop
>> my own chart viewer ?
>>
>> Cheers,
>>
>> Cédric
>>


http://cedric.brun.io news and articles on eclipse and eclipse modeling.
Re: Treemap based vizualisation ? [message #253155 is a reply to message #253094] Tue, 21 August 2007 15:39 Go to previous messageGo to next message
Scott Rosenbaum is currently offline Scott RosenbaumFriend
Messages: 425
Registered: July 2009
Senior Member
Cédric,

You would be doing a Chart Extension. One place you might have a look is
at David Michonneau's presentation from EclipseCon 2007, Eclipse Chart Engine
API and Integration. http://www.eclipsecon.org/2007/index.php?page=sub/&id=36 04

I hope to get some additional information about chart extensions built, but
it is a slow process.

scott



> Scott,
>
> I'll track a feature request and have a try on doing it, but as I'm
> not familiar with the Birt code base (which is huge) I would need a
> few pointers, is there any existing implementation of a viewer I could
> use as a template ?
>
> Cédric
>
> Scott Rosenbaum wrote:
>
>> Cédric,
>>
>> I don't think that this is in the product road map, but it looks
>> interesting.
>> Please enter a Bugzilla enhancement request and we will see about
>> getting
>> it in for 2.3. Alternatively, if you are interested in doing the
>> work
>> yourself,
>> go for it! If it looks good we could certainly use the contribution.
>> Scott Rosenbaum
>>
>>> Hi,
>>>
>>> I'm wondering if Birt was providing (or planning to provide) some
>>> kind of treemap based visualization chart? It's a powerfull
>>> analysis tool and it would help in providing high quality reports
>>> when you want to save space.
>>>
>>> For further information :
>>> http://en.wikipedia.org/wiki/Treemapping
>>> There is already an Eclipse plugin providing an SWT component (with
>>> funky colors ;) )
>>> http://www.eclipseplugincentral.com/Web_Links-index-req-view link-cid
>>> -6
>>> 87.html
>>> If not, where could I find some kind of example or tutorial to
>>> develop my own chart viewer ?
>>>
>>> Cheers,
>>>
>>> Cédric
>>>
Re: Treemap based vizualisation ? [message #253207 is a reply to message #253155] Wed, 22 August 2007 06:21 Go to previous messageGo to next message
Cedric Brun is currently offline Cedric BrunFriend
Messages: 431
Registered: July 2009
Senior Member
Thanks for the pointers !


Scott Rosenbaum wrote:

> Cédric,
>
> You would be doing a Chart Extension. One place you might have a look is
> at David Michonneau's presentation from EclipseCon 2007, Eclipse Chart
> Engine
> API and Integration.
> http://www.eclipsecon.org/2007/index.php?page=sub/&id=36 04
>
> I hope to get some additional information about chart extensions built,
> but it is a slow process.
>
> scott
>
>
>
>> Scott,
>>
>> I'll track a feature request and have a try on doing it, but as I'm
>> not familiar with the Birt code base (which is huge) I would need a
>> few pointers, is there any existing implementation of a viewer I could
>> use as a template ?
>>
>> Cédric
>>
>> Scott Rosenbaum wrote:
>>
>>> Cédric,
>>>
>>> I don't think that this is in the product road map, but it looks
>>> interesting.
>>> Please enter a Bugzilla enhancement request and we will see about
>>> getting
>>> it in for 2.3. Alternatively, if you are interested in doing the
>>> work
>>> yourself,
>>> go for it! If it looks good we could certainly use the contribution.
>>> Scott Rosenbaum
>>>
>>>> Hi,
>>>>
>>>> I'm wondering if Birt was providing (or planning to provide) some
>>>> kind of treemap based visualization chart? It's a powerfull
>>>> analysis tool and it would help in providing high quality reports
>>>> when you want to save space.
>>>>
>>>> For further information :
>>>> http://en.wikipedia.org/wiki/Treemapping
>>>> There is already an Eclipse plugin providing an SWT component (with
>>>> funky colors ;) )
>>>> http://www.eclipseplugincentral.com/Web_Links-index-req-view link-cid
>>>> -6
>>>> 87.html
>>>> If not, where could I find some kind of example or tutorial to
>>>> develop my own chart viewer ?
>>>>
>>>> Cheers,
>>>>
>>>> Cédric
>>>>


http://cedric.brun.io news and articles on eclipse and eclipse modeling.
Re: Treemap based vizualisation ? [message #1062313 is a reply to message #252850] Fri, 07 June 2013 07:19 Go to previous message
munna vhai is currently offline munna vhaiFriend
Messages: 1
Registered: June 2013
Junior Member
hi Cédric,

Did you found any solution for the treemap charting? If yes then could you please share the tutorial with me. I will be really grateful to you for your help. I am also willing to spend some money if you would like. Please let me know asap.

Thank you in advance.
Previous Topic:Chart support for arabic (BiDi- bidirectional text
Next Topic:Problem on set global variable
Goto Forum:
  


Current Time: Wed Apr 24 22:37:12 GMT 2024

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

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

Back to the top