Hi Virgil Am I wrong or is prefuse intended for thick java clients/applets?
Regards Scott On 26/11/2007, Trasca Virgil <[EMAIL PROTECTED]> wrote: > > Hi, > > I checked prefuse( http://prefuse.org/ ) and is looking very > spectacular. It is BSD license which is similar license with Apache license. > > Thanks, > Virgil > > ----- Original Message ---- > From: Jacques Le Roux <[EMAIL PROTECTED]> > To: [email protected] > Sent: Sunday, November 25, 2007 11:53:26 PM > Subject: Re: JFreeChart > > De : "Scott Gray" <[EMAIL PROTECTED]> > > The license looks good to me. > > Yes I agree > > Jacques > > > > > Regards > > Scott > > > > On 26/11/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > > > Yes, yes, thanks very much Virgil. > > > > > > I have looked at lots of these and jcharts is the one I am going > to try > > > first. I love the trinidad stuff Jacques, but it will take a > very long > > > while to get it all integrated. It also does charting in SVG > which does > > > not > > > have universal support. > > > > > > On the other hand, trinidad has LOTS of other features > beyond charting and > > > once I get some time, I am going to explore it more fully > (cool tables > > > anyone?). > > > > > > One of the reasons I like jCharts is that it streams the > chart directly to > > > the browser. No need to write an intermediate .png or .jpeg file. > On the > > > other hand, this has not seen much activity for a while, so maybe it > is > > > not > > > so good. We'll see. > > > > > > Here is the jChart license text. I am not a licensing expert, so can > > > anyone > > > see any reason why works based on it could not be committed to > the Ofbiz > > > project: > > > > > > Copyright 2002 (C) Nathaniel G. Auvil. All Rights Reserved. > > > > > > Redistribution and use of this software and associated documentation > > > ("Software"), with or > > > without modification, are permitted provided that the > following conditions > > > are met: > > > > > > 1. Redistributions of source code must retain copyright > statements and > > > notices. > > > Redistributions must also contain a copy of this document. > > > > > > 2. Redistributions in binary form must reproduce the above copyright > > > notice, > > > this list of > > > conditions and the following disclaimer in the documentation > and/or other > > > materials > > > provided with the distribution. > > > > > > 3. The name "jCharts" or "Nathaniel G. Auvil" must not be used > to endorse > > > or > > > promote > > > products derived from this Software without prior written permission > of > > > Nathaniel G. > > > Auvil. For written permission, please contact > > > [EMAIL PROTECTED] > > > > > > 4. Products derived from this Software may not be called > "jCharts" nor may > > > "jCharts" appear > > > in their names without prior written permission of Nathaniel > G. Auvil. > > > jCharts is a > > > registered trademark of Nathaniel G. Auvil. > > > > > > 5. Due credit should be given to the jCharts Project > > > (http://jcharts.krysalis.org). > > > > > > THIS SOFTWARE IS PROVIDED BY Nathaniel G. Auvil AND CONTRIBUTORS ``AS > IS'' > > > AND ANY > > > EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE > > > IMPLIED > > > WARRANTIES OF > > > MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE > ARE DISCLAIMED. IN > > > NO > > > EVENT SHALL > > > jCharts OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, > > > INCIDENTAL, > > > SPECIAL, > > > EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, > > > PROCUREMENT OF > > > SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; > OR BUSINESS > > > INTERRUPTION) > > > HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER > IN CONTRACT,STRICT > > > LIABILITY, OR TORT > > > (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE > OF > > > THIS SOFTWARE, EVEN > > > IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE > > > > > > Skip > > > > > > -----Original Message----- > > > From: Jacques Le Roux [mailto:[EMAIL PROTECTED] > > > Sent: Sunday, November 25, 2007 3:15 AM > > > To: [email protected] > > > Subject: Re: JFreeChart > > > > > > > > > Thanks Virgil, > > > > > > Skip, I'm not sure there is all you need but Trinidad demo > looks great : > > > http://www.irian.at/trinidad-demo/faces/components/chart.jspxand it's an > > > Apache project. I don' t know how it's organised but we > > > may embed it in OFBiz if using only some jars is possible. > > > > > > http://www.liquidx.net/plotkit/ is less appealing IMHO > > > > > > I did not found any example for jCharts > > > > > > Jacques > > > > > > De : "Trasca Virgil" <[EMAIL PROTECTED]> > > > > Hi, > > > > > > > > Open source java solutions. > > > > > > > > 1) http://java-source.net/open-source/charting-and-reporting > . jCharts > > > seems to be good and has a very libertine license. > > > > > > > > or > > > > > > > > 2) javascript chart solution which has Ajax mochikit javascript > > > framework > > > as dependency. > > > > > > > > http://www.liquidx.net/plotkit/ > > > > > > > > or > > > > > > > > 3) from the ASF apache.org > > > > > > > > http://myfaces.apache.org/trinidad/devguide/chart.html > > > > > > > > > > > > Hope it will help, > > > > Virgil > > > > > > > > ----- Original Message ---- > > > > From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > > > > To: [email protected] > > > > Sent: Saturday, November 24, 2007 8:37:36 AM > > > > Subject: JFreeChart > > > > > > > > > > > > What is the feeling of the developers here about using JFreeChart: > > > > > > > > http://www.jfree.org/jfreechart/ > > > > > > > > Here is the GNU Lesser General Public Licence license: > > > > > > > > http://www.gnu.org/licenses/lgpl.html > > > > > > > > that it utilizes. I am writing the screens for an AR > collections tool > > > > and > > > > want to present the last 6 to 12 months of sales and a picture (bar > > > > chart in > > > > this case) is worth a thousand words. > > > > > > > > Can a commit which uses JFreeChart be accepted? > > > > > > > > Skip > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
