How do I embed jqPlot in GRAILS? Are there any special tags?
I'm working on a web application, and I'm supposed to use the Grails
framework (I've just started learning Grails about a week ago). I know how
to create websites and jqPlot graphics using HTML, Javascript and the
like. However, I can't seem to find any information on how I could
implement jqPlot in a GRAILS view. I wonder if there are any special tags
like <g:... (the GRAILS html tag) or perhaps even something like
<jqplot:... - on the GRAILS plugin page <jqplot:resources/> and
<jqplot:plugin name="pieRenderer"/> are given, but somehow that list feels
incomplete. Also, I'd love to see actual "jqPlot in GRAILS" examples, are
there any resources of that kind?
No comments:
Post a Comment