Hi Lois, I am not aware of this... But I'm interested to the answer :) I was looking for a nice js graph, based on jQuery possibly and found that best matches my requirement: vis.js, arbor.js & cytoscape.js
arbor.js is highly deprecated, cytoscape.js is good and jQuery oriented, but requires additional libraries depending on what type of graph we want to display, so I'll probably go for vis.js (ASFv2 licensed) because it is really simple to use and it just works! :) I am already busy with some other wicket integrations so I don't know (now) if I will make it a public project... But if someone would like to dig into a wicket-vis project, and maintain it, I will be glad to help... In the meantime, will I try to publish a showcase in a week or two... Best regards, Sebastien On Mon, Jun 1, 2015 at 4:29 PM, Lois GreeneHernandez < [email protected]> wrote: > Hi Martin, > > I looking for a framework or a set of classes that will allow me to create > graphs. > > Thanks > > Lois > > -----Original Message----- > From: Martin Grigorov [mailto:[email protected]] > Sent: Monday, June 01, 2015 9:40 AM > To: [email protected] > Subject: Re: Graphing Framework for Wicket > > Hi, > > Please give us more details. > Do you mean graphics or graphs? > > Martin Grigorov > Wicket Training and Consulting > https://twitter.com/mtgrigorov > > On Mon, Jun 1, 2015 at 4:27 PM, Lois GreeneHernandez < > [email protected]> wrote: > > > Hi All, > > > > I need some recommendations on a graphing framework for wicket. > > > > Thanks > > > > Lois > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
