Changeset 2034 for trunk/grails-app/views/visualize/index.gsp
- Timestamp:
- Sep 26, 2011, 6:34:18 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/visualize/index.gsp
r2019 r2034 14 14 <g:javascript src="jqplot/plugins/jqplot.pointLabels.min.js" /> 15 15 <g:javascript src="jqplot/plugins/jqplot.canvasTextRenderer.min.js" /> 16 <g:javascript src="jqplot/plugins/jqplot.canvasAxisLabelRenderer.min.js" /> 16 <g:javascript src="jqplot/plugins/jqplot.canvasAxisLabelRenderer.min.js" /> 17 <g:javascript src="jqplot/plugins/jqplot.ohlcRenderer.min.js" /> 18 <g:javascript src="jqplot/plugins/jqplot.highlighter.min.js" /> 17 19 18 20 <g:javascript src="visualization.js" />
Note: See TracChangeset
for help on using the changeset viewer.