Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Something like wt perl

by Anonymous Monk
on May 15, 2013 at 16:02 UTC ( [id://1033705]=perlquestion: print w/replies, xml ) Need Help??

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Is there something like this http://www.webtoolkit.eu/ for perl? I am mainly interested the charting capabilities.

Replies are listed 'Best First'.
Re: Something like wt perl
by derby (Abbot) on May 15, 2013 at 16:52 UTC

    Not that I'm aware of but then again things like webtoolkit and gwt are for quick steps for non-webdevs and probably fall apart quickly when you need to go outside the framework.

    For web charting, I'd look into d3. It's a javascript framework -- I would just have my server side code generate the html/js needed and then let the browser do it's SVG thing.

    -derby

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1033705]
Approved by marto
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-20 01:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found