Hi,
i development management application wtih
seaside.
Now i need to manage the load of work relative to
the " engine production " ( unit of production into manufactory ).
I think to rendering some basic bar graph for
rendering Gantt diagram.
Anyone can advise how i can do it ? Any
pointers would be greatly
appreciated! Dario _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Hi
you can have a look at mondrian. but there are probably other options.... Cheers,
2009/10/5 Dario Trussardi <[hidden email]>
-- Cédrick _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
In reply to this post by dtrussardi@tiscali.it
On Mon, Oct 5, 2009 at 1:57 PM, Dario Trussardi <[hidden email]> wrote:
sounds grate! Open source or at least free application ? or commercial ?
_______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
In reply to this post by dtrussardi@tiscali.it
>I think to rendering some basic bar graph for rendering Gantt
diagram. >Anyone can advise how i can do it ? >Any pointers would be greatly appreciated! Depends on the platform (client as well as server side). VW has EyeSee. That's really nice, but would take some time to port, as it is tightly coupled to its graphical model. Lukas started porting it to Squeak and I spend a few days on it at ESUG2008. In Pharo/Squeak you can just use Form and draw using the canvas. Ken Treis is working on getting CairoGraphics working in Gemstone and Pharo. Gerhard Obermann wrote a wrapper for Raphael a few days ago. Stephan _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
There's also SeasideFusionCharts work we shared a little while back. You
can find it in Cincom's Public Repository, but the charts aren't free, so it's application is somewhat limited to commercial uses that need powerful charts. -Boris -- +1.604.689.0322 DeepCove Labs Ltd. 4th floor 595 Howe Street Vancouver, Canada V6C 2T5 http://tinyurl.com/r7uw4 -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Stephan Eggermont Sent: Monday, October 05, 2009 2:00 PM To: [hidden email] Subject: Re: [Seaside] Gantt diagram with seaside >I think to rendering some basic bar graph for rendering Gantt diagram. >Anyone can advise how i can do it ? >Any pointers would be greatly appreciated! Depends on the platform (client as well as server side). VW has EyeSee. That's really nice, but would take some time to port, as it is tightly coupled to its graphical model. Lukas started porting it to Squeak and I spend a few days on it at ESUG2008. In Pharo/Squeak you can just use Form and draw using the canvas. Ken Treis is working on getting CairoGraphics working in Gemstone and Pharo. Gerhard Obermann wrote a wrapper for Raphael a few days ago. Stephan _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Specifically,
http://www.fusioncharts.com/widgets/Gallery.asp#gantt -Boris -- +1.604.689.0322 DeepCove Labs Ltd. 4th floor 595 Howe Street Vancouver, Canada V6C 2T5 http://tinyurl.com/r7uw4 -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Boris Popov Sent: Monday, October 05, 2009 2:02 PM To: Seaside - general discussion Subject: RE: [Seaside] Gantt diagram with seaside There's also SeasideFusionCharts work we shared a little while back. You can find it in Cincom's Public Repository, but the charts aren't free, so it's application is somewhat limited to commercial uses that need powerful charts. -Boris -- +1.604.689.0322 DeepCove Labs Ltd. 4th floor 595 Howe Street Vancouver, Canada V6C 2T5 http://tinyurl.com/r7uw4 -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Stephan Eggermont Sent: Monday, October 05, 2009 2:00 PM To: [hidden email] Subject: Re: [Seaside] Gantt diagram with seaside >I think to rendering some basic bar graph for rendering Gantt diagram. >Anyone can advise how i can do it ? >Any pointers would be greatly appreciated! Depends on the platform (client as well as server side). VW has EyeSee. That's really nice, but would take some time to port, as it is tightly coupled to its graphical model. Lukas started porting it to Squeak and I spend a few days on it at ESUG2008. In Pharo/Squeak you can just use Form and draw using the canvas. Ken Treis is working on getting CairoGraphics working in Gemstone and Pharo. Gerhard Obermann wrote a wrapper for Raphael a few days ago. Stephan _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
In reply to this post by dtrussardi@tiscali.it
Hi Dario,
I developped a full scheduler with Gantt
diagram in VSE; maybe could be usefull as a hint.
Ciao
Lorenzo
----- Original Message -----
_______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
In reply to this post by Boris Popov, DeepCove Labs (SNN)
You can take a look at the AnyGantt flash component.
http://www.anychart.com/products/anygantt/overview/ Regards, Esteban A. Maringolo 2009/10/5 Boris Popov <[hidden email]>: > Specifically, > > http://www.fusioncharts.com/widgets/Gallery.asp#gantt > > -Boris > > -- > +1.604.689.0322 > DeepCove Labs Ltd. > 4th floor 595 Howe Street > Vancouver, Canada V6C 2T5 > http://tinyurl.com/r7uw4 > > > -----Original Message----- > From: [hidden email] > [mailto:[hidden email]] On Behalf Of Boris > Popov > Sent: Monday, October 05, 2009 2:02 PM > To: Seaside - general discussion > Subject: RE: [Seaside] Gantt diagram with seaside > > There's also SeasideFusionCharts work we shared a little while back. You > can find it in Cincom's Public Repository, but the charts aren't free, > so it's application is somewhat limited to commercial uses that need > powerful charts. > > -Boris > > -- > +1.604.689.0322 > DeepCove Labs Ltd. > 4th floor 595 Howe Street > Vancouver, Canada V6C 2T5 > http://tinyurl.com/r7uw4 > > > -----Original Message----- > From: [hidden email] > [mailto:[hidden email]] On Behalf Of Stephan > Eggermont > Sent: Monday, October 05, 2009 2:00 PM > To: [hidden email] > Subject: Re: [Seaside] Gantt diagram with seaside > > >I think to rendering some basic bar graph for rendering Gantt > diagram. > >Anyone can advise how i can do it ? > >Any pointers would be greatly appreciated! > > Depends on the platform (client as well as server side). > > VW has EyeSee. That's really nice, but would take > some time to port, as it is tightly coupled to its graphical model. > Lukas started > porting it to Squeak and I spend a few days on it at ESUG2008. > > In Pharo/Squeak you can just use Form and draw using the canvas. > > Ken Treis is working on getting CairoGraphics working in Gemstone and > Pharo. > > Gerhard Obermann wrote a wrapper for Raphael a few days ago. > > Stephan > > > > _______________________________________________ > seaside mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside > _______________________________________________ > seaside mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside > _______________________________________________ > seaside mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside > seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Free forum by Nabble | Edit this page |