Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » Gantt Chart dependencies as straight lines
Gantt Chart dependencies as straight lines [message #893050] Mon, 02 July 2012 12:43 Go to next message
Marcos Bento is currently offline Marcos BentoFriend
Messages: 2
Registered: July 2012
Junior Member
For a custom utilization of the gantt chart, I would like to render the dependencies as straigt lines between events is different sections.

After performing the usual

// create dependency
ganttChart.addConnection(eventOne, eventTwo);


is there an easy way to configure the way dependencies are shown?

Re: Gantt Chart dependencies as straight lines [message #893064 is a reply to message #893050] Mon, 02 July 2012 13:05 Go to previous messageGo to next message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 493
Registered: July 2009
Senior Member

Hi Marcos,

Did you check out the gantt examples in the Nebula perspective and on the site/git? I believe there are two different ways of drawing the lines.

Regards,

Wim
Re: Gantt Chart dependencies as straight lines [message #893111 is a reply to message #893064] Mon, 02 July 2012 16:38 Go to previous message
Marcos Bento is currently offline Marcos BentoFriend
Messages: 2
Registered: July 2012
Junior Member
Thanks for the feedback, but can you point me to some specific snippet? I browsed the list of available snippets and didn't find anything related.

I'm currently searching the source code repository, without much success unfortunately.

Regards
Previous Topic:my issues with Dating Nebula's widgets
Next Topic:DayEditor
Goto Forum:
  


Current Time: Thu Mar 28 21:25:52 GMT 2024

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

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

Back to the top