gantt chart

Hi all.
I’m looking for a gantt chart (a simply timechar is enough) bean for Servoy.
Any suggestion?
Thank you

Nico

Maybe this helps: java charts and graphs - EasyCharts

Take a look at http://www.migcalendar.com. Sample ‘Categories’.

It will be implemented by the end of June in the Calendar bean (http://www.it2be.com/beans.htm#calendar.

There are plans for a real gantt bean but that will be later this year.

It will be implemented by the end of June in the Calendar bean

That’s good news. It looks really nice. Looking forward to that!

check http://www.netronic.de/english/index.html

Also an open-source implementation:

http://www.jfree.org/jfreechart/

http://www.java2s.com/Code/Java/Chart/J … tDemo1.htm

jfreechart is not a bean

The Calendar bean will have Gannt view later this week or beginning next week.
When you want to see a preview of what this will look like (not completely) you can start this demo http://www.migcalendar/installs6/MiGCal … Demo2.jnlp

IT2Be:
The Calendar bean will have Gannt view later this week or beginning next week.
When you want to see a preview of what this will look like (not completely) you can start this demo http://www.migcalendar/installs6/MiGCal … Demo2.jnlp

That would be http://www.migcalendar.com/installs6/Mi … Demo2.jnlp

The gantt view, will that have links between tasks?

The gantt view, will that have links between tasks?

Can you explain?

task 1
jun 1st, duration 2 days
task 2
starts when task 1 is finished.

In a real gantt chart you can visualise the link and edit it. When task 1 takes longer than planned task 2 is delayed

OK, I understand.

Not possible via the Calendar bean (right now).

Solution: we either create a ‘real’ gantt bean or we enhance the calendar bean to mimic such behaviour (no promise yet, needs to be explored)…

Jgantt from netronic.com has all those features, can’t get it to work yet.