weaver 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitignore +10 -0
- data/.rspec +2 -0
- data/.travis.yml +3 -0
- data/CODE_OF_CONDUCT.md +13 -0
- data/Gemfile +4 -0
- data/LICENSE.txt +21 -0
- data/README.md +39 -0
- data/Rakefile +1 -0
- data/bin/console +14 -0
- data/bin/setup +7 -0
- data/bin/weaver +76 -0
- data/data/weaver/css/animate.css +2848 -0
- data/data/weaver/css/bootstrap.css +6358 -0
- data/data/weaver/css/bootstrap.min.css +5 -0
- data/data/weaver/css/patterns/congruent_pentagon.png +0 -0
- data/data/weaver/css/patterns/header-profile-skin-1.png +0 -0
- data/data/weaver/css/patterns/header-profile-skin-2.png +0 -0
- data/data/weaver/css/patterns/header-profile-skin-3.png +0 -0
- data/data/weaver/css/patterns/header-profile.png +0 -0
- data/data/weaver/css/patterns/otis_redding.png +0 -0
- data/data/weaver/css/patterns/shattered.png +0 -0
- data/data/weaver/css/patterns/triangular.png +0 -0
- data/data/weaver/css/plugins/blueimp/css/blueimp-gallery-indicator.css +71 -0
- data/data/weaver/css/plugins/blueimp/css/blueimp-gallery-video.css +87 -0
- data/data/weaver/css/plugins/blueimp/css/blueimp-gallery.css +226 -0
- data/data/weaver/css/plugins/blueimp/css/blueimp-gallery.min.css +1 -0
- data/data/weaver/css/plugins/blueimp/css/demo.css +51 -0
- data/data/weaver/css/plugins/blueimp/img/error.png +0 -0
- data/data/weaver/css/plugins/blueimp/img/error.svg +5 -0
- data/data/weaver/css/plugins/blueimp/img/loading.gif +0 -0
- data/data/weaver/css/plugins/blueimp/img/play-pause.png +0 -0
- data/data/weaver/css/plugins/blueimp/img/play-pause.svg +6 -0
- data/data/weaver/css/plugins/blueimp/img/video-play.png +0 -0
- data/data/weaver/css/plugins/blueimp/img/video-play.svg +5 -0
- data/data/weaver/css/plugins/bootstrap-rtl/bootstrap-rtl.css +1468 -0
- data/data/weaver/css/plugins/bootstrap-rtl/bootstrap-rtl.css.map +1 -0
- data/data/weaver/css/plugins/bootstrap-rtl/bootstrap-rtl.min.css +9 -0
- data/data/weaver/css/plugins/chosen/chosen-sprite.png +0 -0
- data/data/weaver/css/plugins/chosen/chosen-sprite@2x.png +0 -0
- data/data/weaver/css/plugins/chosen/chosen.css +429 -0
- data/data/weaver/css/plugins/codemirror/ambiance.css +77 -0
- data/data/weaver/css/plugins/codemirror/codemirror.css +309 -0
- data/data/weaver/css/plugins/colorpicker/bootstrap-colorpicker.min.css +9 -0
- data/data/weaver/css/plugins/cropper/cropper.min.css +9 -0
- data/data/weaver/css/plugins/dataTables/dataTables.bootstrap.css +233 -0
- data/data/weaver/css/plugins/dataTables/dataTables.responsive.css +93 -0
- data/data/weaver/css/plugins/dataTables/dataTables.tableTools.min.css +1 -0
- data/data/weaver/css/plugins/datapicker/datepicker3.css +789 -0
- data/data/weaver/css/plugins/dropzone/basic.css +155 -0
- data/data/weaver/css/plugins/dropzone/dropzone.css +410 -0
- data/data/weaver/css/plugins/fullcalendar/fullcalendar.css +977 -0
- data/data/weaver/css/plugins/fullcalendar/fullcalendar.print.css +202 -0
- data/data/weaver/css/plugins/iCheck/custom.css +59 -0
- data/data/weaver/css/plugins/iCheck/green.png +0 -0
- data/data/weaver/css/plugins/iCheck/green@2x.png +0 -0
- data/data/weaver/css/plugins/images/bootstrap-colorpicker/alpha-horizontal.png +0 -0
- data/data/weaver/css/plugins/images/bootstrap-colorpicker/alpha.png +0 -0
- data/data/weaver/css/plugins/images/bootstrap-colorpicker/hue-horizontal.png +0 -0
- data/data/weaver/css/plugins/images/bootstrap-colorpicker/hue.png +0 -0
- data/data/weaver/css/plugins/images/bootstrap-colorpicker/saturation.png +0 -0
- data/data/weaver/css/plugins/images/sort.png +0 -0
- data/data/weaver/css/plugins/images/sort_asc.png +0 -0
- data/data/weaver/css/plugins/images/sort_desc.png +0 -0
- data/data/weaver/css/plugins/images/sprite-skin-flat.png +0 -0
- data/data/weaver/css/plugins/images/sprite-skin-flat2.png +0 -0
- data/data/weaver/css/plugins/images/sprite-skin-nice.png +0 -0
- data/data/weaver/css/plugins/images/sprite-skin-simple.png +0 -0
- data/data/weaver/css/plugins/images/spritemap.png +0 -0
- data/data/weaver/css/plugins/images/spritemap@2x.png +0 -0
- data/data/weaver/css/plugins/ionRangeSlider/ion.rangeSlider.css +126 -0
- data/data/weaver/css/plugins/ionRangeSlider/ion.rangeSlider.skinFlat.css +89 -0
- data/data/weaver/css/plugins/ionRangeSlider/ion.rangeSlider.skinNice.css +85 -0
- data/data/weaver/css/plugins/ionRangeSlider/ion.rangeSlider.skinSimple.css +85 -0
- data/data/weaver/css/plugins/jQueryUI/images/animated-overlay.gif +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_glass_75_dadada_1x400.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-icons_222222_256x240.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-icons_2e83ff_256x240.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-icons_454545_256x240.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-icons_888888_256x240.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-icons_cd0a0a_256x240.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/jquery-ui-1.10.4.custom.min.css +7 -0
- data/data/weaver/css/plugins/jasny/jasny-bootstrap.min.css +7 -0
- data/data/weaver/css/plugins/jqGrid/ui.jqgrid.css +171 -0
- data/data/weaver/css/plugins/jsTree/32px.png +0 -0
- data/data/weaver/css/plugins/jsTree/39px.png +0 -0
- data/data/weaver/css/plugins/jsTree/40px.png +0 -0
- data/data/weaver/css/plugins/jsTree/style.css +1050 -0
- data/data/weaver/css/plugins/jsTree/style.min.css +1 -0
- data/data/weaver/css/plugins/jsTree/throbber.gif +0 -0
- data/data/weaver/css/plugins/morris/morris-0.4.3.min.css +2 -0
- data/data/weaver/css/plugins/nouslider/jquery.nouislider.css +165 -0
- data/data/weaver/css/plugins/social-buttons/social-buttons.css +68 -0
- data/data/weaver/css/plugins/steps/jquery.steps.css +380 -0
- data/data/weaver/css/plugins/summernote/summernote-bs3.css +5970 -0
- data/data/weaver/css/plugins/summernote/summernote.css +446 -0
- data/data/weaver/css/plugins/switchery/switchery.css +32 -0
- data/data/weaver/css/plugins/toastr/toastr.min.css +222 -0
- data/data/weaver/css/style.css +5031 -0
- data/data/weaver/css/style.min.css +1 -0
- data/data/weaver/font-awesome/css/font-awesome.css +1801 -0
- data/data/weaver/font-awesome/css/font-awesome.min.css +4 -0
- data/data/weaver/font-awesome/fonts/FontAwesome.otf +0 -0
- data/data/weaver/font-awesome/fonts/fontawesome-webfont.eot +0 -0
- data/data/weaver/font-awesome/fonts/fontawesome-webfont.svg +565 -0
- data/data/weaver/font-awesome/fonts/fontawesome-webfont.ttf +0 -0
- data/data/weaver/font-awesome/fonts/fontawesome-webfont.woff +0 -0
- data/data/weaver/font-awesome/fonts/fontawesome-webfont.woff2 +0 -0
- data/data/weaver/font-awesome/less/animated.less +34 -0
- data/data/weaver/font-awesome/less/bordered-pulled.less +16 -0
- data/data/weaver/font-awesome/less/core.less +13 -0
- data/data/weaver/font-awesome/less/fixed-width.less +6 -0
- data/data/weaver/font-awesome/less/font-awesome.less +17 -0
- data/data/weaver/font-awesome/less/icons.less +596 -0
- data/data/weaver/font-awesome/less/larger.less +13 -0
- data/data/weaver/font-awesome/less/list.less +19 -0
- data/data/weaver/font-awesome/less/mixins.less +27 -0
- data/data/weaver/font-awesome/less/path.less +15 -0
- data/data/weaver/font-awesome/less/rotated-flipped.less +20 -0
- data/data/weaver/font-awesome/less/stacked.less +20 -0
- data/data/weaver/font-awesome/less/variables.less +606 -0
- data/data/weaver/font-awesome/scss/_animated.scss +34 -0
- data/data/weaver/font-awesome/scss/_bordered-pulled.scss +16 -0
- data/data/weaver/font-awesome/scss/_core.scss +13 -0
- data/data/weaver/font-awesome/scss/_fixed-width.scss +6 -0
- data/data/weaver/font-awesome/scss/_icons.scss +596 -0
- data/data/weaver/font-awesome/scss/_larger.scss +13 -0
- data/data/weaver/font-awesome/scss/_list.scss +19 -0
- data/data/weaver/font-awesome/scss/_mixins.scss +27 -0
- data/data/weaver/font-awesome/scss/_path.scss +15 -0
- data/data/weaver/font-awesome/scss/_rotated-flipped.scss +20 -0
- data/data/weaver/font-awesome/scss/_stacked.scss +20 -0
- data/data/weaver/font-awesome/scss/_variables.scss +606 -0
- data/data/weaver/font-awesome/scss/font-awesome.scss +17 -0
- data/data/weaver/fonts/OpenSans/OpenSans-Bold.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-BoldItalic.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-ExtraBold.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-ExtraBoldItalic.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-Italic.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-Light.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-LightItalic.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-Regular.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-Semibold.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-SemiboldItalic.ttf +0 -0
- data/data/weaver/fonts/glyphicons-halflings-regular.eot +0 -0
- data/data/weaver/fonts/glyphicons-halflings-regular.svg +229 -0
- data/data/weaver/fonts/glyphicons-halflings-regular.ttf +0 -0
- data/data/weaver/fonts/glyphicons-halflings-regular.woff +0 -0
- data/data/weaver/js/bootstrap.js +2276 -0
- data/data/weaver/js/bootstrap.min.js +7 -0
- data/data/weaver/js/demo/chartjs-demo.js +217 -0
- data/data/weaver/js/demo/dashboard-demo.js +117 -0
- data/data/weaver/js/demo/flot-demo.js +308 -0
- data/data/weaver/js/demo/flot-demo2.js +377 -0
- data/data/weaver/js/demo/morris-demo.js +89 -0
- data/data/weaver/js/demo/peity-demo.js +33 -0
- data/data/weaver/js/demo/rickshaw-demo.js +103 -0
- data/data/weaver/js/demo/sparkline-demo.js +51 -0
- data/data/weaver/js/inspinia.js +149 -0
- data/data/weaver/js/jquery-2.1.1.js +4 -0
- data/data/weaver/js/jquery-ui-1.10.4.min.js +7 -0
- data/data/weaver/js/jquery-ui.custom.min.js +16 -0
- data/data/weaver/js/plugins/blueimp/jquery.blueimp-gallery.min.js +1 -0
- data/data/weaver/js/plugins/chartJs/Chart.min.js +11 -0
- data/data/weaver/js/plugins/chosen/chosen.jquery.js +1211 -0
- data/data/weaver/js/plugins/codemirror/codemirror.js +7830 -0
- data/data/weaver/js/plugins/codemirror/mode/apl/apl.js +175 -0
- data/data/weaver/js/plugins/codemirror/mode/apl/index.html +72 -0
- data/data/weaver/js/plugins/codemirror/mode/asterisk/asterisk.js +198 -0
- data/data/weaver/js/plugins/codemirror/mode/asterisk/index.html +154 -0
- data/data/weaver/js/plugins/codemirror/mode/clike/clike.js +474 -0
- data/data/weaver/js/plugins/codemirror/mode/clike/index.html +225 -0
- data/data/weaver/js/plugins/codemirror/mode/clike/scala.html +767 -0
- data/data/weaver/js/plugins/codemirror/mode/clojure/clojure.js +243 -0
- data/data/weaver/js/plugins/codemirror/mode/clojure/index.html +88 -0
- data/data/weaver/js/plugins/codemirror/mode/cobol/cobol.js +255 -0
- data/data/weaver/js/plugins/codemirror/mode/cobol/index.html +210 -0
- data/data/weaver/js/plugins/codemirror/mode/coffeescript/coffeescript.js +369 -0
- data/data/weaver/js/plugins/codemirror/mode/coffeescript/index.html +740 -0
- data/data/weaver/js/plugins/codemirror/mode/commonlisp/commonlisp.js +120 -0
- data/data/weaver/js/plugins/codemirror/mode/commonlisp/index.html +177 -0
- data/data/weaver/js/plugins/codemirror/mode/css/css.js +717 -0
- data/data/weaver/js/plugins/codemirror/mode/css/index.html +70 -0
- data/data/weaver/js/plugins/codemirror/mode/css/less.html +152 -0
- data/data/weaver/js/plugins/codemirror/mode/css/less_test.js +51 -0
- data/data/weaver/js/plugins/codemirror/mode/css/scss.html +157 -0
- data/data/weaver/js/plugins/codemirror/mode/css/scss_test.js +110 -0
- data/data/weaver/js/plugins/codemirror/mode/css/test.js +135 -0
- data/data/weaver/js/plugins/codemirror/mode/cypher/cypher.js +146 -0
- data/data/weaver/js/plugins/codemirror/mode/cypher/index.html +63 -0
- data/data/weaver/js/plugins/codemirror/mode/d/d.js +218 -0
- data/data/weaver/js/plugins/codemirror/mode/d/index.html +273 -0
- data/data/weaver/js/plugins/codemirror/mode/diff/diff.js +47 -0
- data/data/weaver/js/plugins/codemirror/mode/diff/index.html +117 -0
- data/data/weaver/js/plugins/codemirror/mode/django/django.js +67 -0
- data/data/weaver/js/plugins/codemirror/mode/django/index.html +63 -0
- data/data/weaver/js/plugins/codemirror/mode/dtd/dtd.js +142 -0
- data/data/weaver/js/plugins/codemirror/mode/dtd/index.html +89 -0
- data/data/weaver/js/plugins/codemirror/mode/dylan/dylan.js +299 -0
- data/data/weaver/js/plugins/codemirror/mode/dylan/index.html +407 -0
- data/data/weaver/js/plugins/codemirror/mode/ecl/ecl.js +207 -0
- data/data/weaver/js/plugins/codemirror/mode/ecl/index.html +52 -0
- data/data/weaver/js/plugins/codemirror/mode/eiffel/eiffel.js +162 -0
- data/data/weaver/js/plugins/codemirror/mode/eiffel/index.html +429 -0
- data/data/weaver/js/plugins/codemirror/mode/erlang/erlang.js +622 -0
- data/data/weaver/js/plugins/codemirror/mode/erlang/index.html +76 -0
- data/data/weaver/js/plugins/codemirror/mode/fortran/fortran.js +188 -0
- data/data/weaver/js/plugins/codemirror/mode/fortran/index.html +81 -0
- data/data/weaver/js/plugins/codemirror/mode/gas/gas.js +345 -0
- data/data/weaver/js/plugins/codemirror/mode/gas/index.html +68 -0
- data/data/weaver/js/plugins/codemirror/mode/gfm/gfm.js +122 -0
- data/data/weaver/js/plugins/codemirror/mode/gfm/index.html +82 -0
- data/data/weaver/js/plugins/codemirror/mode/gfm/test.js +164 -0
- data/data/weaver/js/plugins/codemirror/mode/gherkin/gherkin.js +178 -0
- data/data/weaver/js/plugins/codemirror/mode/gherkin/index.html +48 -0
- data/data/weaver/js/plugins/codemirror/mode/go/go.js +184 -0
- data/data/weaver/js/plugins/codemirror/mode/go/index.html +85 -0
- data/data/weaver/js/plugins/codemirror/mode/groovy/groovy.js +226 -0
- data/data/weaver/js/plugins/codemirror/mode/groovy/index.html +84 -0
- data/data/weaver/js/plugins/codemirror/mode/haml/haml.js +159 -0
- data/data/weaver/js/plugins/codemirror/mode/haml/index.html +79 -0
- data/data/weaver/js/plugins/codemirror/mode/haml/test.js +97 -0
- data/data/weaver/js/plugins/codemirror/mode/haskell/haskell.js +267 -0
- data/data/weaver/js/plugins/codemirror/mode/haskell/index.html +73 -0
- data/data/weaver/js/plugins/codemirror/mode/haxe/haxe.js +518 -0
- data/data/weaver/js/plugins/codemirror/mode/haxe/index.html +124 -0
- data/data/weaver/js/plugins/codemirror/mode/htmlembedded/htmlembedded.js +86 -0
- data/data/weaver/js/plugins/codemirror/mode/htmlembedded/index.html +58 -0
- data/data/weaver/js/plugins/codemirror/mode/htmlmixed/htmlmixed.js +121 -0
- data/data/weaver/js/plugins/codemirror/mode/htmlmixed/index.html +85 -0
- data/data/weaver/js/plugins/codemirror/mode/http/http.js +113 -0
- data/data/weaver/js/plugins/codemirror/mode/http/index.html +45 -0
- data/data/weaver/js/plugins/codemirror/mode/index.html +125 -0
- data/data/weaver/js/plugins/codemirror/mode/jade/index.html +70 -0
- data/data/weaver/js/plugins/codemirror/mode/jade/jade.js +590 -0
- data/data/weaver/js/plugins/codemirror/mode/javascript/index.html +114 -0
- data/data/weaver/js/plugins/codemirror/mode/javascript/javascript.js +684 -0
- data/data/weaver/js/plugins/codemirror/mode/javascript/json-ld.html +72 -0
- data/data/weaver/js/plugins/codemirror/mode/javascript/test.js +194 -0
- data/data/weaver/js/plugins/codemirror/mode/javascript/typescript.html +61 -0
- data/data/weaver/js/plugins/codemirror/mode/jinja2/index.html +54 -0
- data/data/weaver/js/plugins/codemirror/mode/jinja2/jinja2.js +142 -0
- data/data/weaver/js/plugins/codemirror/mode/julia/index.html +195 -0
- data/data/weaver/js/plugins/codemirror/mode/julia/julia.js +301 -0
- data/data/weaver/js/plugins/codemirror/mode/kotlin/index.html +89 -0
- data/data/weaver/js/plugins/codemirror/mode/kotlin/kotlin.js +280 -0
- data/data/weaver/js/plugins/codemirror/mode/livescript/index.html +459 -0
- data/data/weaver/js/plugins/codemirror/mode/livescript/livescript.js +280 -0
- data/data/weaver/js/plugins/codemirror/mode/lua/index.html +85 -0
- data/data/weaver/js/plugins/codemirror/mode/lua/lua.js +159 -0
- data/data/weaver/js/plugins/codemirror/mode/markdown/index.html +359 -0
- data/data/weaver/js/plugins/codemirror/mode/markdown/markdown.js +758 -0
- data/data/weaver/js/plugins/codemirror/mode/markdown/test.js +754 -0
- data/data/weaver/js/plugins/codemirror/mode/meta.js +144 -0
- data/data/weaver/js/plugins/codemirror/mode/mirc/index.html +160 -0
- data/data/weaver/js/plugins/codemirror/mode/mirc/mirc.js +193 -0
- data/data/weaver/js/plugins/codemirror/mode/mllike/index.html +179 -0
- data/data/weaver/js/plugins/codemirror/mode/mllike/mllike.js +205 -0
- data/data/weaver/js/plugins/codemirror/mode/modelica/index.html +67 -0
- data/data/weaver/js/plugins/codemirror/mode/modelica/modelica.js +245 -0
- data/data/weaver/js/plugins/codemirror/mode/nginx/index.html +181 -0
- data/data/weaver/js/plugins/codemirror/mode/nginx/nginx.js +178 -0
- data/data/weaver/js/plugins/codemirror/mode/ntriples/index.html +45 -0
- data/data/weaver/js/plugins/codemirror/mode/ntriples/ntriples.js +186 -0
- data/data/weaver/js/plugins/codemirror/mode/octave/index.html +83 -0
- data/data/weaver/js/plugins/codemirror/mode/octave/octave.js +135 -0
- data/data/weaver/js/plugins/codemirror/mode/pascal/index.html +61 -0
- data/data/weaver/js/plugins/codemirror/mode/pascal/pascal.js +109 -0
- data/data/weaver/js/plugins/codemirror/mode/pegjs/index.html +66 -0
- data/data/weaver/js/plugins/codemirror/mode/pegjs/pegjs.js +114 -0
- data/data/weaver/js/plugins/codemirror/mode/perl/index.html +75 -0
- data/data/weaver/js/plugins/codemirror/mode/perl/perl.js +832 -0
- data/data/weaver/js/plugins/codemirror/mode/php/index.html +64 -0
- data/data/weaver/js/plugins/codemirror/mode/php/php.js +226 -0
- data/data/weaver/js/plugins/codemirror/mode/php/test.js +154 -0
- data/data/weaver/js/plugins/codemirror/mode/pig/index.html +55 -0
- data/data/weaver/js/plugins/codemirror/mode/pig/pig.js +188 -0
- data/data/weaver/js/plugins/codemirror/mode/properties/index.html +53 -0
- data/data/weaver/js/plugins/codemirror/mode/properties/properties.js +78 -0
- data/data/weaver/js/plugins/codemirror/mode/puppet/index.html +121 -0
- data/data/weaver/js/plugins/codemirror/mode/puppet/puppet.js +220 -0
- data/data/weaver/js/plugins/codemirror/mode/python/index.html +198 -0
- data/data/weaver/js/plugins/codemirror/mode/python/python.js +359 -0
- data/data/weaver/js/plugins/codemirror/mode/q/index.html +144 -0
- data/data/weaver/js/plugins/codemirror/mode/q/q.js +139 -0
- data/data/weaver/js/plugins/codemirror/mode/r/index.html +85 -0
- data/data/weaver/js/plugins/codemirror/mode/r/r.js +162 -0
- data/data/weaver/js/plugins/codemirror/mode/rpm/changes/index.html +66 -0
- data/data/weaver/js/plugins/codemirror/mode/rpm/index.html +149 -0
- data/data/weaver/js/plugins/codemirror/mode/rpm/rpm.js +101 -0
- data/data/weaver/js/plugins/codemirror/mode/rst/index.html +535 -0
- data/data/weaver/js/plugins/codemirror/mode/rst/rst.js +557 -0
- data/data/weaver/js/plugins/codemirror/mode/ruby/index.html +184 -0
- data/data/weaver/js/plugins/codemirror/mode/ruby/ruby.js +285 -0
- data/data/weaver/js/plugins/codemirror/mode/ruby/test.js +14 -0
- data/data/weaver/js/plugins/codemirror/mode/rust/index.html +60 -0
- data/data/weaver/js/plugins/codemirror/mode/rust/rust.js +451 -0
- data/data/weaver/js/plugins/codemirror/mode/sass/index.html +66 -0
- data/data/weaver/js/plugins/codemirror/mode/sass/sass.js +327 -0
- data/data/weaver/js/plugins/codemirror/mode/scheme/index.html +77 -0
- data/data/weaver/js/plugins/codemirror/mode/scheme/scheme.js +248 -0
- data/data/weaver/js/plugins/codemirror/mode/shell/index.html +66 -0
- data/data/weaver/js/plugins/codemirror/mode/shell/shell.js +138 -0
- data/data/weaver/js/plugins/codemirror/mode/shell/test.js +58 -0
- data/data/weaver/js/plugins/codemirror/mode/sieve/index.html +93 -0
- data/data/weaver/js/plugins/codemirror/mode/sieve/sieve.js +193 -0
- data/data/weaver/js/plugins/codemirror/mode/slim/index.html +96 -0
- data/data/weaver/js/plugins/codemirror/mode/slim/slim.js +575 -0
- data/data/weaver/js/plugins/codemirror/mode/slim/test.js +96 -0
- data/data/weaver/js/plugins/codemirror/mode/smalltalk/index.html +68 -0
- data/data/weaver/js/plugins/codemirror/mode/smalltalk/smalltalk.js +168 -0
- data/data/weaver/js/plugins/codemirror/mode/smarty/index.html +136 -0
- data/data/weaver/js/plugins/codemirror/mode/smarty/smarty.js +221 -0
- data/data/weaver/js/plugins/codemirror/mode/smartymixed/index.html +114 -0
- data/data/weaver/js/plugins/codemirror/mode/smartymixed/smartymixed.js +197 -0
- data/data/weaver/js/plugins/codemirror/mode/solr/index.html +57 -0
- data/data/weaver/js/plugins/codemirror/mode/solr/solr.js +104 -0
- data/data/weaver/js/plugins/codemirror/mode/sparql/index.html +53 -0
- data/data/weaver/js/plugins/codemirror/mode/sparql/sparql.js +160 -0
- data/data/weaver/js/plugins/codemirror/mode/sql/index.html +84 -0
- data/data/weaver/js/plugins/codemirror/mode/sql/sql.js +393 -0
- data/data/weaver/js/plugins/codemirror/mode/stex/index.html +110 -0
- data/data/weaver/js/plugins/codemirror/mode/stex/stex.js +262 -0
- data/data/weaver/js/plugins/codemirror/mode/stex/test.js +123 -0
- data/data/weaver/js/plugins/codemirror/mode/tcl/index.html +142 -0
- data/data/weaver/js/plugins/codemirror/mode/tcl/tcl.js +147 -0
- data/data/weaver/js/plugins/codemirror/mode/textile/index.html +191 -0
- data/data/weaver/js/plugins/codemirror/mode/textile/test.js +406 -0
- data/data/weaver/js/plugins/codemirror/mode/textile/textile.js +553 -0
- data/data/weaver/js/plugins/codemirror/mode/tiddlywiki/index.html +154 -0
- data/data/weaver/js/plugins/codemirror/mode/tiddlywiki/tiddlywiki.css +14 -0
- data/data/weaver/js/plugins/codemirror/mode/tiddlywiki/tiddlywiki.js +369 -0
- data/data/weaver/js/plugins/codemirror/mode/tiki/index.html +95 -0
- data/data/weaver/js/plugins/codemirror/mode/tiki/tiki.css +26 -0
- data/data/weaver/js/plugins/codemirror/mode/tiki/tiki.js +323 -0
- data/data/weaver/js/plugins/codemirror/mode/toml/index.html +73 -0
- data/data/weaver/js/plugins/codemirror/mode/toml/toml.js +88 -0
- data/data/weaver/js/plugins/codemirror/mode/tornado/index.html +63 -0
- data/data/weaver/js/plugins/codemirror/mode/tornado/tornado.js +68 -0
- data/data/weaver/js/plugins/codemirror/mode/turtle/index.html +50 -0
- data/data/weaver/js/plugins/codemirror/mode/turtle/turtle.js +160 -0
- data/data/weaver/js/plugins/codemirror/mode/vb/index.html +102 -0
- data/data/weaver/js/plugins/codemirror/mode/vb/vb.js +274 -0
- data/data/weaver/js/plugins/codemirror/mode/vbscript/index.html +55 -0
- data/data/weaver/js/plugins/codemirror/mode/vbscript/vbscript.js +350 -0
- data/data/weaver/js/plugins/codemirror/mode/velocity/index.html +118 -0
- data/data/weaver/js/plugins/codemirror/mode/velocity/velocity.js +201 -0
- data/data/weaver/js/plugins/codemirror/mode/verilog/index.html +120 -0
- data/data/weaver/js/plugins/codemirror/mode/verilog/test.js +273 -0
- data/data/weaver/js/plugins/codemirror/mode/verilog/verilog.js +364 -0
- data/data/weaver/js/plugins/codemirror/mode/xml/index.html +57 -0
- data/data/weaver/js/plugins/codemirror/mode/xml/test.js +51 -0
- data/data/weaver/js/plugins/codemirror/mode/xml/xml.js +384 -0
- data/data/weaver/js/plugins/codemirror/mode/xquery/index.html +210 -0
- data/data/weaver/js/plugins/codemirror/mode/xquery/test.js +67 -0
- data/data/weaver/js/plugins/codemirror/mode/xquery/xquery.js +447 -0
- data/data/weaver/js/plugins/codemirror/mode/yaml/index.html +80 -0
- data/data/weaver/js/plugins/codemirror/mode/yaml/yaml.js +112 -0
- data/data/weaver/js/plugins/codemirror/mode/z80/index.html +52 -0
- data/data/weaver/js/plugins/codemirror/mode/z80/z80.js +100 -0
- data/data/weaver/js/plugins/colorpicker/bootstrap-colorpicker.min.js +1 -0
- data/data/weaver/js/plugins/cropper/cropper.min.js +9 -0
- data/data/weaver/js/plugins/dataTables/dataTables.bootstrap.js +245 -0
- data/data/weaver/js/plugins/dataTables/dataTables.responsive.js +801 -0
- data/data/weaver/js/plugins/dataTables/dataTables.tableTools.min.js +69 -0
- data/data/weaver/js/plugins/dataTables/jquery.dataTables.js +14840 -0
- data/data/weaver/js/plugins/dataTables/swf/copy_csv_xls.swf +0 -0
- data/data/weaver/js/plugins/dataTables/swf/copy_csv_xls_pdf.swf +0 -0
- data/data/weaver/js/plugins/datapicker/bootstrap-datepicker.js +1671 -0
- data/data/weaver/js/plugins/dropzone/dropzone.js +1841 -0
- data/data/weaver/js/plugins/easypiechart/easypiechart.js +350 -0
- data/data/weaver/js/plugins/easypiechart/jquery.easypiechart.js +359 -0
- data/data/weaver/js/plugins/flot/curvedLines.js +315 -0
- data/data/weaver/js/plugins/flot/excanvas.min.js +1 -0
- data/data/weaver/js/plugins/flot/jquery.flot.js +3168 -0
- data/data/weaver/js/plugins/flot/jquery.flot.pie.js +820 -0
- data/data/weaver/js/plugins/flot/jquery.flot.resize.js +59 -0
- data/data/weaver/js/plugins/flot/jquery.flot.spline.js +212 -0
- data/data/weaver/js/plugins/flot/jquery.flot.symbol.js +71 -0
- data/data/weaver/js/plugins/flot/jquery.flot.time.js +432 -0
- data/data/weaver/js/plugins/flot/jquery.flot.tooltip.min.js +12 -0
- data/data/weaver/js/plugins/fullcalendar/fullcalendar.min.js +8 -0
- data/data/weaver/js/plugins/fullcalendar/moment.min.js +7 -0
- data/data/weaver/js/plugins/gritter/images/gritter-light.png +0 -0
- data/data/weaver/js/plugins/gritter/images/gritter-long.png +0 -0
- data/data/weaver/js/plugins/gritter/images/gritter.png +0 -0
- data/data/weaver/js/plugins/gritter/images/ie-spacer.gif +0 -0
- data/data/weaver/js/plugins/gritter/jquery.gritter.css +137 -0
- data/data/weaver/js/plugins/gritter/jquery.gritter.min.js +1 -0
- data/data/weaver/js/plugins/iCheck/icheck.min.js +11 -0
- data/data/weaver/js/plugins/ionRangeSlider/ion.rangeSlider.min.js +26 -0
- data/data/weaver/js/plugins/jasny/jasny-bootstrap.min.js +6 -0
- data/data/weaver/js/plugins/jeditable/jquery.jeditable.js +543 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-ar.js +128 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-bg.js +134 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-bg1251.js +132 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-cat.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-cn.js +169 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-cs.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-da.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-de.js +173 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-dk.js +129 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-el.js +128 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-en.js +170 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-es.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-fa.js +147 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-fi.js +131 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-fr.js +128 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-gl.js +128 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-he.js +129 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-hr.js +164 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-hr1250.js +164 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-hu.js +131 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-id.js +170 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-is.js +128 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-it.js +1 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-ja.js +158 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-kr.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-lt.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-mne.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-nl.js +150 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-no.js +1 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-pl.js +134 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-pt-br.js +137 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-pt.js +127 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-ro.js +141 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-ru.js +129 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-sk.js +129 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-sr-latin.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-sr.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-sv.js +129 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-th.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-tr.js +128 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-tw.js +131 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-ua.js +129 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-vi.js +170 -0
- data/data/weaver/js/plugins/jqGrid/jquery.jqGrid.min.js +545 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery-ui-i18n.min.js +6 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-af.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ar-DZ.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ar.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-az.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-be.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-bg.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-bs.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ca.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-cs.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-cy-GB.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-da.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-de.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-el.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-en-AU.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-en-GB.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-en-NZ.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-eo.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-es.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-et.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-eu.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-fa.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-fi.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-fo.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-fr-CA.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-fr-CH.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-fr.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-gl.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-he.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-hi.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-hr.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-hu.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-hy.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-id.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-is.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-it.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ja.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ka.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-kk.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-km.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ko.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ky.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-lb.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-lt.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-lv.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-mk.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ml.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ms.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-nb.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-nl-BE.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-nl.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-nn.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-no.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-pl.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-pt-BR.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-pt.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-rm.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ro.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ru.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-sk.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-sl.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-sq.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-sr-SR.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-sr.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-sv.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ta.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-th.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-tj.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-tr.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-uk.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-vi.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-zh-CN.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-zh-HK.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-zh-TW.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/images/animated-overlay.gif +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-icons_222222_256x240.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-icons_2e83ff_256x240.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-icons_454545_256x240.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-icons_888888_256x240.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-icons_cd0a0a_256x240.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/jquery-ui.css +1189 -0
- data/data/weaver/js/plugins/jquery-ui/jquery-ui.js +15040 -0
- data/data/weaver/js/plugins/jquery-ui/jquery-ui.min.css +4 -0
- data/data/weaver/js/plugins/jquery-ui/jquery-ui.min.js +12 -0
- data/data/weaver/js/plugins/jsKnob/jquery.knob.js +791 -0
- data/data/weaver/js/plugins/jsTree/jstree.min.js +5 -0
- data/data/weaver/js/plugins/justified-gallery/README.md +14 -0
- data/data/weaver/js/plugins/justified-gallery/jquery.justifiedgallery.css +73 -0
- data/data/weaver/js/plugins/justified-gallery/jquery.justifiedgallery.js +258 -0
- data/data/weaver/js/plugins/justified-gallery/jquery.justifiedgallery.min.css +17 -0
- data/data/weaver/js/plugins/justified-gallery/jquery.justifiedgallery.min.js +24 -0
- data/data/weaver/js/plugins/justified-gallery/loading.gif +0 -0
- data/data/weaver/js/plugins/jvectormap/jquery-jvectormap-1.2.2.min.js +8 -0
- data/data/weaver/js/plugins/jvectormap/jquery-jvectormap-world-mill-en.js +1 -0
- data/data/weaver/js/plugins/metisMenu/jquery.metisMenu.js +120 -0
- data/data/weaver/js/plugins/morris/morris.js +1888 -0
- data/data/weaver/js/plugins/morris/raphael-2.1.0.min.js +10 -0
- data/data/weaver/js/plugins/nestable/jquery.nestable.js +484 -0
- data/data/weaver/js/plugins/nouslider/jquery.nouislider.min.js +34 -0
- data/data/weaver/js/plugins/pace/pace.min.js +2 -0
- data/data/weaver/js/plugins/peity/jquery.peity.min.js +13 -0
- data/data/weaver/js/plugins/rickshaw/rickshaw.min.js +3 -0
- data/data/weaver/js/plugins/rickshaw/vendor/d3.v3.js +5 -0
- data/data/weaver/js/plugins/slimscroll/jquery.slimscroll.js +464 -0
- data/data/weaver/js/plugins/slimscroll/jquery.slimscroll.min.js +16 -0
- data/data/weaver/js/plugins/sparkline/jquery.sparkline.min.js +5 -0
- data/data/weaver/js/plugins/staps/jquery.steps.min.js +6 -0
- data/data/weaver/js/plugins/summernote/summernote.min.js +2 -0
- data/data/weaver/js/plugins/switchery/switchery.js +1 -0
- data/data/weaver/js/plugins/toastr/toastr.min.js +2 -0
- data/data/weaver/js/plugins/validate/jquery.validate.min.js +4 -0
- data/data/weaver/js/plugins/video/responsible-video.js +21 -0
- data/lib/weaver.rb +922 -0
- data/lib/weaver/version.rb +3 -0
- data/weaver.gemspec +34 -0
- metadata +656 -0
@@ -0,0 +1,7 @@
|
|
1
|
+
/*!
|
2
|
+
* Bootstrap v3.3.0 (http://getbootstrap.com)
|
3
|
+
* Copyright 2011-2014 Twitter, Inc.
|
4
|
+
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
5
|
+
*/
|
6
|
+
if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(a){var b=a.fn.jquery.split(" ")[0].split(".");if(b[0]<2&&b[1]<9||1==b[0]&&9==b[1]&&b[2]<1)throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher")}(jQuery),+function(a){"use strict";function b(){var a=document.createElement("bootstrap"),b={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var c in b)if(void 0!==a.style[c])return{end:b[c]};return!1}a.fn.emulateTransitionEnd=function(b){var c=!1,d=this;a(this).one("bsTransitionEnd",function(){c=!0});var e=function(){c||a(d).trigger(a.support.transition.end)};return setTimeout(e,b),this},a(function(){a.support.transition=b(),a.support.transition&&(a.event.special.bsTransitionEnd={bindType:a.support.transition.end,delegateType:a.support.transition.end,handle:function(b){return a(b.target).is(this)?b.handleObj.handler.apply(this,arguments):void 0}})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var c=a(this),e=c.data("bs.alert");e||c.data("bs.alert",e=new d(this)),"string"==typeof b&&e[b].call(c)})}var c='[data-dismiss="alert"]',d=function(b){a(b).on("click",c,this.close)};d.VERSION="3.3.0",d.TRANSITION_DURATION=150,d.prototype.close=function(b){function c(){g.detach().trigger("closed.bs.alert").remove()}var e=a(this),f=e.attr("data-target");f||(f=e.attr("href"),f=f&&f.replace(/.*(?=#[^\s]*$)/,""));var g=a(f);b&&b.preventDefault(),g.length||(g=e.closest(".alert")),g.trigger(b=a.Event("close.bs.alert")),b.isDefaultPrevented()||(g.removeClass("in"),a.support.transition&&g.hasClass("fade")?g.one("bsTransitionEnd",c).emulateTransitionEnd(d.TRANSITION_DURATION):c())};var e=a.fn.alert;a.fn.alert=b,a.fn.alert.Constructor=d,a.fn.alert.noConflict=function(){return a.fn.alert=e,this},a(document).on("click.bs.alert.data-api",c,d.prototype.close)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.button"),f="object"==typeof b&&b;e||d.data("bs.button",e=new c(this,f)),"toggle"==b?e.toggle():b&&e.setState(b)})}var c=function(b,d){this.$element=a(b),this.options=a.extend({},c.DEFAULTS,d),this.isLoading=!1};c.VERSION="3.3.0",c.DEFAULTS={loadingText:"loading..."},c.prototype.setState=function(b){var c="disabled",d=this.$element,e=d.is("input")?"val":"html",f=d.data();b+="Text",null==f.resetText&&d.data("resetText",d[e]()),setTimeout(a.proxy(function(){d[e](null==f[b]?this.options[b]:f[b]),"loadingText"==b?(this.isLoading=!0,d.addClass(c).attr(c,c)):this.isLoading&&(this.isLoading=!1,d.removeClass(c).removeAttr(c))},this),0)},c.prototype.toggle=function(){var a=!0,b=this.$element.closest('[data-toggle="buttons"]');if(b.length){var c=this.$element.find("input");"radio"==c.prop("type")&&(c.prop("checked")&&this.$element.hasClass("active")?a=!1:b.find(".active").removeClass("active")),a&&c.prop("checked",!this.$element.hasClass("active")).trigger("change")}else this.$element.attr("aria-pressed",!this.$element.hasClass("active"));a&&this.$element.toggleClass("active")};var d=a.fn.button;a.fn.button=b,a.fn.button.Constructor=c,a.fn.button.noConflict=function(){return a.fn.button=d,this},a(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(c){var d=a(c.target);d.hasClass("btn")||(d=d.closest(".btn")),b.call(d,"toggle"),c.preventDefault()}).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',function(b){a(b.target).closest(".btn").toggleClass("focus","focus"==b.type)})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.carousel"),f=a.extend({},c.DEFAULTS,d.data(),"object"==typeof b&&b),g="string"==typeof b?b:f.slide;e||d.data("bs.carousel",e=new c(this,f)),"number"==typeof b?e.to(b):g?e[g]():f.interval&&e.pause().cycle()})}var c=function(b,c){this.$element=a(b),this.$indicators=this.$element.find(".carousel-indicators"),this.options=c,this.paused=this.sliding=this.interval=this.$active=this.$items=null,this.options.keyboard&&this.$element.on("keydown.bs.carousel",a.proxy(this.keydown,this)),"hover"==this.options.pause&&!("ontouchstart"in document.documentElement)&&this.$element.on("mouseenter.bs.carousel",a.proxy(this.pause,this)).on("mouseleave.bs.carousel",a.proxy(this.cycle,this))};c.VERSION="3.3.0",c.TRANSITION_DURATION=600,c.DEFAULTS={interval:5e3,pause:"hover",wrap:!0,keyboard:!0},c.prototype.keydown=function(a){switch(a.which){case 37:this.prev();break;case 39:this.next();break;default:return}a.preventDefault()},c.prototype.cycle=function(b){return b||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(a.proxy(this.next,this),this.options.interval)),this},c.prototype.getItemIndex=function(a){return this.$items=a.parent().children(".item"),this.$items.index(a||this.$active)},c.prototype.getItemForDirection=function(a,b){var c="prev"==a?-1:1,d=this.getItemIndex(b),e=(d+c)%this.$items.length;return this.$items.eq(e)},c.prototype.to=function(a){var b=this,c=this.getItemIndex(this.$active=this.$element.find(".item.active"));return a>this.$items.length-1||0>a?void 0:this.sliding?this.$element.one("slid.bs.carousel",function(){b.to(a)}):c==a?this.pause().cycle():this.slide(a>c?"next":"prev",this.$items.eq(a))},c.prototype.pause=function(b){return b||(this.paused=!0),this.$element.find(".next, .prev").length&&a.support.transition&&(this.$element.trigger(a.support.transition.end),this.cycle(!0)),this.interval=clearInterval(this.interval),this},c.prototype.next=function(){return this.sliding?void 0:this.slide("next")},c.prototype.prev=function(){return this.sliding?void 0:this.slide("prev")},c.prototype.slide=function(b,d){var e=this.$element.find(".item.active"),f=d||this.getItemForDirection(b,e),g=this.interval,h="next"==b?"left":"right",i="next"==b?"first":"last",j=this;if(!f.length){if(!this.options.wrap)return;f=this.$element.find(".item")[i]()}if(f.hasClass("active"))return this.sliding=!1;var k=f[0],l=a.Event("slide.bs.carousel",{relatedTarget:k,direction:h});if(this.$element.trigger(l),!l.isDefaultPrevented()){if(this.sliding=!0,g&&this.pause(),this.$indicators.length){this.$indicators.find(".active").removeClass("active");var m=a(this.$indicators.children()[this.getItemIndex(f)]);m&&m.addClass("active")}var n=a.Event("slid.bs.carousel",{relatedTarget:k,direction:h});return a.support.transition&&this.$element.hasClass("slide")?(f.addClass(b),f[0].offsetWidth,e.addClass(h),f.addClass(h),e.one("bsTransitionEnd",function(){f.removeClass([b,h].join(" ")).addClass("active"),e.removeClass(["active",h].join(" ")),j.sliding=!1,setTimeout(function(){j.$element.trigger(n)},0)}).emulateTransitionEnd(c.TRANSITION_DURATION)):(e.removeClass("active"),f.addClass("active"),this.sliding=!1,this.$element.trigger(n)),g&&this.cycle(),this}};var d=a.fn.carousel;a.fn.carousel=b,a.fn.carousel.Constructor=c,a.fn.carousel.noConflict=function(){return a.fn.carousel=d,this};var e=function(c){var d,e=a(this),f=a(e.attr("data-target")||(d=e.attr("href"))&&d.replace(/.*(?=#[^\s]+$)/,""));if(f.hasClass("carousel")){var g=a.extend({},f.data(),e.data()),h=e.attr("data-slide-to");h&&(g.interval=!1),b.call(f,g),h&&f.data("bs.carousel").to(h),c.preventDefault()}};a(document).on("click.bs.carousel.data-api","[data-slide]",e).on("click.bs.carousel.data-api","[data-slide-to]",e),a(window).on("load",function(){a('[data-ride="carousel"]').each(function(){var c=a(this);b.call(c,c.data())})})}(jQuery),+function(a){"use strict";function b(b){var c,d=b.attr("data-target")||(c=b.attr("href"))&&c.replace(/.*(?=#[^\s]+$)/,"");return a(d)}function c(b){return this.each(function(){var c=a(this),e=c.data("bs.collapse"),f=a.extend({},d.DEFAULTS,c.data(),"object"==typeof b&&b);!e&&f.toggle&&"show"==b&&(f.toggle=!1),e||c.data("bs.collapse",e=new d(this,f)),"string"==typeof b&&e[b]()})}var d=function(b,c){this.$element=a(b),this.options=a.extend({},d.DEFAULTS,c),this.$trigger=a(this.options.trigger).filter('[href="#'+b.id+'"], [data-target="#'+b.id+'"]'),this.transitioning=null,this.options.parent?this.$parent=this.getParent():this.addAriaAndCollapsedClass(this.$element,this.$trigger),this.options.toggle&&this.toggle()};d.VERSION="3.3.0",d.TRANSITION_DURATION=350,d.DEFAULTS={toggle:!0,trigger:'[data-toggle="collapse"]'},d.prototype.dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},d.prototype.show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var b,e=this.$parent&&this.$parent.find("> .panel").children(".in, .collapsing");if(!(e&&e.length&&(b=e.data("bs.collapse"),b&&b.transitioning))){var f=a.Event("show.bs.collapse");if(this.$element.trigger(f),!f.isDefaultPrevented()){e&&e.length&&(c.call(e,"hide"),b||e.data("bs.collapse",null));var g=this.dimension();this.$element.removeClass("collapse").addClass("collapsing")[g](0).attr("aria-expanded",!0),this.$trigger.removeClass("collapsed").attr("aria-expanded",!0),this.transitioning=1;var h=function(){this.$element.removeClass("collapsing").addClass("collapse in")[g](""),this.transitioning=0,this.$element.trigger("shown.bs.collapse")};if(!a.support.transition)return h.call(this);var i=a.camelCase(["scroll",g].join("-"));this.$element.one("bsTransitionEnd",a.proxy(h,this)).emulateTransitionEnd(d.TRANSITION_DURATION)[g](this.$element[0][i])}}}},d.prototype.hide=function(){if(!this.transitioning&&this.$element.hasClass("in")){var b=a.Event("hide.bs.collapse");if(this.$element.trigger(b),!b.isDefaultPrevented()){var c=this.dimension();this.$element[c](this.$element[c]())[0].offsetHeight,this.$element.addClass("collapsing").removeClass("collapse in").attr("aria-expanded",!1),this.$trigger.addClass("collapsed").attr("aria-expanded",!1),this.transitioning=1;var e=function(){this.transitioning=0,this.$element.removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse")};return a.support.transition?void this.$element[c](0).one("bsTransitionEnd",a.proxy(e,this)).emulateTransitionEnd(d.TRANSITION_DURATION):e.call(this)}}},d.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()},d.prototype.getParent=function(){return a(this.options.parent).find('[data-toggle="collapse"][data-parent="'+this.options.parent+'"]').each(a.proxy(function(c,d){var e=a(d);this.addAriaAndCollapsedClass(b(e),e)},this)).end()},d.prototype.addAriaAndCollapsedClass=function(a,b){var c=a.hasClass("in");a.attr("aria-expanded",c),b.toggleClass("collapsed",!c).attr("aria-expanded",c)};var e=a.fn.collapse;a.fn.collapse=c,a.fn.collapse.Constructor=d,a.fn.collapse.noConflict=function(){return a.fn.collapse=e,this},a(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(d){var e=a(this);e.attr("data-target")||d.preventDefault();var f=b(e),g=f.data("bs.collapse"),h=g?"toggle":a.extend({},e.data(),{trigger:this});c.call(f,h)})}(jQuery),+function(a){"use strict";function b(b){b&&3===b.which||(a(e).remove(),a(f).each(function(){var d=a(this),e=c(d),f={relatedTarget:this};e.hasClass("open")&&(e.trigger(b=a.Event("hide.bs.dropdown",f)),b.isDefaultPrevented()||(d.attr("aria-expanded","false"),e.removeClass("open").trigger("hidden.bs.dropdown",f)))}))}function c(b){var c=b.attr("data-target");c||(c=b.attr("href"),c=c&&/#[A-Za-z]/.test(c)&&c.replace(/.*(?=#[^\s]*$)/,""));var d=c&&a(c);return d&&d.length?d:b.parent()}function d(b){return this.each(function(){var c=a(this),d=c.data("bs.dropdown");d||c.data("bs.dropdown",d=new g(this)),"string"==typeof b&&d[b].call(c)})}var e=".dropdown-backdrop",f='[data-toggle="dropdown"]',g=function(b){a(b).on("click.bs.dropdown",this.toggle)};g.VERSION="3.3.0",g.prototype.toggle=function(d){var e=a(this);if(!e.is(".disabled, :disabled")){var f=c(e),g=f.hasClass("open");if(b(),!g){"ontouchstart"in document.documentElement&&!f.closest(".navbar-nav").length&&a('<div class="dropdown-backdrop"/>').insertAfter(a(this)).on("click",b);var h={relatedTarget:this};if(f.trigger(d=a.Event("show.bs.dropdown",h)),d.isDefaultPrevented())return;e.trigger("focus").attr("aria-expanded","true"),f.toggleClass("open").trigger("shown.bs.dropdown",h)}return!1}},g.prototype.keydown=function(b){if(/(38|40|27|32)/.test(b.which)){var d=a(this);if(b.preventDefault(),b.stopPropagation(),!d.is(".disabled, :disabled")){var e=c(d),g=e.hasClass("open");if(!g&&27!=b.which||g&&27==b.which)return 27==b.which&&e.find(f).trigger("focus"),d.trigger("click");var h=" li:not(.divider):visible a",i=e.find('[role="menu"]'+h+', [role="listbox"]'+h);if(i.length){var j=i.index(b.target);38==b.which&&j>0&&j--,40==b.which&&j<i.length-1&&j++,~j||(j=0),i.eq(j).trigger("focus")}}}};var h=a.fn.dropdown;a.fn.dropdown=d,a.fn.dropdown.Constructor=g,a.fn.dropdown.noConflict=function(){return a.fn.dropdown=h,this},a(document).on("click.bs.dropdown.data-api",b).on("click.bs.dropdown.data-api",".dropdown form",function(a){a.stopPropagation()}).on("click.bs.dropdown.data-api",f,g.prototype.toggle).on("keydown.bs.dropdown.data-api",f,g.prototype.keydown).on("keydown.bs.dropdown.data-api",'[role="menu"]',g.prototype.keydown).on("keydown.bs.dropdown.data-api",'[role="listbox"]',g.prototype.keydown)}(jQuery),+function(a){"use strict";function b(b,d){return this.each(function(){var e=a(this),f=e.data("bs.modal"),g=a.extend({},c.DEFAULTS,e.data(),"object"==typeof b&&b);f||e.data("bs.modal",f=new c(this,g)),"string"==typeof b?f[b](d):g.show&&f.show(d)})}var c=function(b,c){this.options=c,this.$body=a(document.body),this.$element=a(b),this.$backdrop=this.isShown=null,this.scrollbarWidth=0,this.options.remote&&this.$element.find(".modal-content").load(this.options.remote,a.proxy(function(){this.$element.trigger("loaded.bs.modal")},this))};c.VERSION="3.3.0",c.TRANSITION_DURATION=300,c.BACKDROP_TRANSITION_DURATION=150,c.DEFAULTS={backdrop:!0,keyboard:!0,show:!0},c.prototype.toggle=function(a){return this.isShown?this.hide():this.show(a)},c.prototype.show=function(b){var d=this,e=a.Event("show.bs.modal",{relatedTarget:b});this.$element.trigger(e),this.isShown||e.isDefaultPrevented()||(this.isShown=!0,this.checkScrollbar(),this.$body.addClass("modal-open"),this.setScrollbar(),this.escape(),this.$element.on("click.dismiss.bs.modal",'[data-dismiss="modal"]',a.proxy(this.hide,this)),this.backdrop(function(){var e=a.support.transition&&d.$element.hasClass("fade");d.$element.parent().length||d.$element.appendTo(d.$body),d.$element.show().scrollTop(0),e&&d.$element[0].offsetWidth,d.$element.addClass("in").attr("aria-hidden",!1),d.enforceFocus();var f=a.Event("shown.bs.modal",{relatedTarget:b});e?d.$element.find(".modal-dialog").one("bsTransitionEnd",function(){d.$element.trigger("focus").trigger(f)}).emulateTransitionEnd(c.TRANSITION_DURATION):d.$element.trigger("focus").trigger(f)}))},c.prototype.hide=function(b){b&&b.preventDefault(),b=a.Event("hide.bs.modal"),this.$element.trigger(b),this.isShown&&!b.isDefaultPrevented()&&(this.isShown=!1,this.escape(),a(document).off("focusin.bs.modal"),this.$element.removeClass("in").attr("aria-hidden",!0).off("click.dismiss.bs.modal"),a.support.transition&&this.$element.hasClass("fade")?this.$element.one("bsTransitionEnd",a.proxy(this.hideModal,this)).emulateTransitionEnd(c.TRANSITION_DURATION):this.hideModal())},c.prototype.enforceFocus=function(){a(document).off("focusin.bs.modal").on("focusin.bs.modal",a.proxy(function(a){this.$element[0]===a.target||this.$element.has(a.target).length||this.$element.trigger("focus")},this))},c.prototype.escape=function(){this.isShown&&this.options.keyboard?this.$element.on("keydown.dismiss.bs.modal",a.proxy(function(a){27==a.which&&this.hide()},this)):this.isShown||this.$element.off("keydown.dismiss.bs.modal")},c.prototype.hideModal=function(){var a=this;this.$element.hide(),this.backdrop(function(){a.$body.removeClass("modal-open"),a.resetScrollbar(),a.$element.trigger("hidden.bs.modal")})},c.prototype.removeBackdrop=function(){this.$backdrop&&this.$backdrop.remove(),this.$backdrop=null},c.prototype.backdrop=function(b){var d=this,e=this.$element.hasClass("fade")?"fade":"";if(this.isShown&&this.options.backdrop){var f=a.support.transition&&e;if(this.$backdrop=a('<div class="modal-backdrop '+e+'" />').prependTo(this.$element).on("click.dismiss.bs.modal",a.proxy(function(a){a.target===a.currentTarget&&("static"==this.options.backdrop?this.$element[0].focus.call(this.$element[0]):this.hide.call(this))},this)),f&&this.$backdrop[0].offsetWidth,this.$backdrop.addClass("in"),!b)return;f?this.$backdrop.one("bsTransitionEnd",b).emulateTransitionEnd(c.BACKDROP_TRANSITION_DURATION):b()}else if(!this.isShown&&this.$backdrop){this.$backdrop.removeClass("in");var g=function(){d.removeBackdrop(),b&&b()};a.support.transition&&this.$element.hasClass("fade")?this.$backdrop.one("bsTransitionEnd",g).emulateTransitionEnd(c.BACKDROP_TRANSITION_DURATION):g()}else b&&b()},c.prototype.checkScrollbar=function(){this.scrollbarWidth=this.measureScrollbar()},c.prototype.setScrollbar=function(){var a=parseInt(this.$body.css("padding-right")||0,10);this.scrollbarWidth&&this.$body.css("padding-right",a+this.scrollbarWidth)},c.prototype.resetScrollbar=function(){this.$body.css("padding-right","")},c.prototype.measureScrollbar=function(){if(document.body.clientWidth>=window.innerWidth)return 0;var a=document.createElement("div");a.className="modal-scrollbar-measure",this.$body.append(a);var b=a.offsetWidth-a.clientWidth;return this.$body[0].removeChild(a),b};var d=a.fn.modal;a.fn.modal=b,a.fn.modal.Constructor=c,a.fn.modal.noConflict=function(){return a.fn.modal=d,this},a(document).on("click.bs.modal.data-api",'[data-toggle="modal"]',function(c){var d=a(this),e=d.attr("href"),f=a(d.attr("data-target")||e&&e.replace(/.*(?=#[^\s]+$)/,"")),g=f.data("bs.modal")?"toggle":a.extend({remote:!/#/.test(e)&&e},f.data(),d.data());d.is("a")&&c.preventDefault(),f.one("show.bs.modal",function(a){a.isDefaultPrevented()||f.one("hidden.bs.modal",function(){d.is(":visible")&&d.trigger("focus")})}),b.call(f,g,this)})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.tooltip"),f="object"==typeof b&&b,g=f&&f.selector;(e||"destroy"!=b)&&(g?(e||d.data("bs.tooltip",e={}),e[g]||(e[g]=new c(this,f))):e||d.data("bs.tooltip",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.type=this.options=this.enabled=this.timeout=this.hoverState=this.$element=null,this.init("tooltip",a,b)};c.VERSION="3.3.0",c.TRANSITION_DURATION=150,c.DEFAULTS={animation:!0,placement:"top",selector:!1,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},c.prototype.init=function(b,c,d){this.enabled=!0,this.type=b,this.$element=a(c),this.options=this.getOptions(d),this.$viewport=this.options.viewport&&a(this.options.viewport.selector||this.options.viewport);for(var e=this.options.trigger.split(" "),f=e.length;f--;){var g=e[f];if("click"==g)this.$element.on("click."+this.type,this.options.selector,a.proxy(this.toggle,this));else if("manual"!=g){var h="hover"==g?"mouseenter":"focusin",i="hover"==g?"mouseleave":"focusout";this.$element.on(h+"."+this.type,this.options.selector,a.proxy(this.enter,this)),this.$element.on(i+"."+this.type,this.options.selector,a.proxy(this.leave,this))}}this.options.selector?this._options=a.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.getOptions=function(b){return b=a.extend({},this.getDefaults(),this.$element.data(),b),b.delay&&"number"==typeof b.delay&&(b.delay={show:b.delay,hide:b.delay}),b},c.prototype.getDelegateOptions=function(){var b={},c=this.getDefaults();return this._options&&a.each(this._options,function(a,d){c[a]!=d&&(b[a]=d)}),b},c.prototype.enter=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c&&c.$tip&&c.$tip.is(":visible")?void(c.hoverState="in"):(c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),clearTimeout(c.timeout),c.hoverState="in",c.options.delay&&c.options.delay.show?void(c.timeout=setTimeout(function(){"in"==c.hoverState&&c.show()},c.options.delay.show)):c.show())},c.prototype.leave=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),clearTimeout(c.timeout),c.hoverState="out",c.options.delay&&c.options.delay.hide?void(c.timeout=setTimeout(function(){"out"==c.hoverState&&c.hide()},c.options.delay.hide)):c.hide()},c.prototype.show=function(){var b=a.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled){this.$element.trigger(b);var d=a.contains(this.$element[0].ownerDocument.documentElement,this.$element[0]);if(b.isDefaultPrevented()||!d)return;var e=this,f=this.tip(),g=this.getUID(this.type);this.setContent(),f.attr("id",g),this.$element.attr("aria-describedby",g),this.options.animation&&f.addClass("fade");var h="function"==typeof this.options.placement?this.options.placement.call(this,f[0],this.$element[0]):this.options.placement,i=/\s?auto?\s?/i,j=i.test(h);j&&(h=h.replace(i,"")||"top"),f.detach().css({top:0,left:0,display:"block"}).addClass(h).data("bs."+this.type,this),this.options.container?f.appendTo(this.options.container):f.insertAfter(this.$element);var k=this.getPosition(),l=f[0].offsetWidth,m=f[0].offsetHeight;if(j){var n=h,o=this.options.container?a(this.options.container):this.$element.parent(),p=this.getPosition(o);h="bottom"==h&&k.bottom+m>p.bottom?"top":"top"==h&&k.top-m<p.top?"bottom":"right"==h&&k.right+l>p.width?"left":"left"==h&&k.left-l<p.left?"right":h,f.removeClass(n).addClass(h)}var q=this.getCalculatedOffset(h,k,l,m);this.applyPlacement(q,h);var r=function(){var a=e.hoverState;e.$element.trigger("shown.bs."+e.type),e.hoverState=null,"out"==a&&e.leave(e)};a.support.transition&&this.$tip.hasClass("fade")?f.one("bsTransitionEnd",r).emulateTransitionEnd(c.TRANSITION_DURATION):r()}},c.prototype.applyPlacement=function(b,c){var d=this.tip(),e=d[0].offsetWidth,f=d[0].offsetHeight,g=parseInt(d.css("margin-top"),10),h=parseInt(d.css("margin-left"),10);isNaN(g)&&(g=0),isNaN(h)&&(h=0),b.top=b.top+g,b.left=b.left+h,a.offset.setOffset(d[0],a.extend({using:function(a){d.css({top:Math.round(a.top),left:Math.round(a.left)})}},b),0),d.addClass("in");var i=d[0].offsetWidth,j=d[0].offsetHeight;"top"==c&&j!=f&&(b.top=b.top+f-j);var k=this.getViewportAdjustedDelta(c,b,i,j);k.left?b.left+=k.left:b.top+=k.top;var l=/top|bottom/.test(c),m=l?2*k.left-e+i:2*k.top-f+j,n=l?"offsetWidth":"offsetHeight";d.offset(b),this.replaceArrow(m,d[0][n],l)},c.prototype.replaceArrow=function(a,b,c){this.arrow().css(c?"left":"top",50*(1-a/b)+"%").css(c?"top":"left","")},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top bottom left right")},c.prototype.hide=function(b){function d(){"in"!=e.hoverState&&f.detach(),e.$element.removeAttr("aria-describedby").trigger("hidden.bs."+e.type),b&&b()}var e=this,f=this.tip(),g=a.Event("hide.bs."+this.type);return this.$element.trigger(g),g.isDefaultPrevented()?void 0:(f.removeClass("in"),a.support.transition&&this.$tip.hasClass("fade")?f.one("bsTransitionEnd",d).emulateTransitionEnd(c.TRANSITION_DURATION):d(),this.hoverState=null,this)},c.prototype.fixTitle=function(){var a=this.$element;(a.attr("title")||"string"!=typeof a.attr("data-original-title"))&&a.attr("data-original-title",a.attr("title")||"").attr("title","")},c.prototype.hasContent=function(){return this.getTitle()},c.prototype.getPosition=function(b){b=b||this.$element;var c=b[0],d="BODY"==c.tagName,e=c.getBoundingClientRect();null==e.width&&(e=a.extend({},e,{width:e.right-e.left,height:e.bottom-e.top}));var f=d?{top:0,left:0}:b.offset(),g={scroll:d?document.documentElement.scrollTop||document.body.scrollTop:b.scrollTop()},h=d?{width:a(window).width(),height:a(window).height()}:null;return a.extend({},e,g,h,f)},c.prototype.getCalculatedOffset=function(a,b,c,d){return"bottom"==a?{top:b.top+b.height,left:b.left+b.width/2-c/2}:"top"==a?{top:b.top-d,left:b.left+b.width/2-c/2}:"left"==a?{top:b.top+b.height/2-d/2,left:b.left-c}:{top:b.top+b.height/2-d/2,left:b.left+b.width}},c.prototype.getViewportAdjustedDelta=function(a,b,c,d){var e={top:0,left:0};if(!this.$viewport)return e;var f=this.options.viewport&&this.options.viewport.padding||0,g=this.getPosition(this.$viewport);if(/right|left/.test(a)){var h=b.top-f-g.scroll,i=b.top+f-g.scroll+d;h<g.top?e.top=g.top-h:i>g.top+g.height&&(e.top=g.top+g.height-i)}else{var j=b.left-f,k=b.left+f+c;j<g.left?e.left=g.left-j:k>g.width&&(e.left=g.left+g.width-k)}return e},c.prototype.getTitle=function(){var a,b=this.$element,c=this.options;return a=b.attr("data-original-title")||("function"==typeof c.title?c.title.call(b[0]):c.title)},c.prototype.getUID=function(a){do a+=~~(1e6*Math.random());while(document.getElementById(a));return a},c.prototype.tip=function(){return this.$tip=this.$tip||a(this.options.template)},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},c.prototype.enable=function(){this.enabled=!0},c.prototype.disable=function(){this.enabled=!1},c.prototype.toggleEnabled=function(){this.enabled=!this.enabled},c.prototype.toggle=function(b){var c=this;b&&(c=a(b.currentTarget).data("bs."+this.type),c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c))),c.tip().hasClass("in")?c.leave(c):c.enter(c)},c.prototype.destroy=function(){var a=this;clearTimeout(this.timeout),this.hide(function(){a.$element.off("."+a.type).removeData("bs."+a.type)})};var d=a.fn.tooltip;a.fn.tooltip=b,a.fn.tooltip.Constructor=c,a.fn.tooltip.noConflict=function(){return a.fn.tooltip=d,this}}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.popover"),f="object"==typeof b&&b,g=f&&f.selector;(e||"destroy"!=b)&&(g?(e||d.data("bs.popover",e={}),e[g]||(e[g]=new c(this,f))):e||d.data("bs.popover",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.init("popover",a,b)};if(!a.fn.tooltip)throw new Error("Popover requires tooltip.js");c.VERSION="3.3.0",c.DEFAULTS=a.extend({},a.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'}),c.prototype=a.extend({},a.fn.tooltip.Constructor.prototype),c.prototype.constructor=c,c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle(),c=this.getContent();a.find(".popover-title")[this.options.html?"html":"text"](b),a.find(".popover-content").children().detach().end()[this.options.html?"string"==typeof c?"html":"append":"text"](c),a.removeClass("fade top bottom left right in"),a.find(".popover-title").html()||a.find(".popover-title").hide()},c.prototype.hasContent=function(){return this.getTitle()||this.getContent()},c.prototype.getContent=function(){var a=this.$element,b=this.options;return a.attr("data-content")||("function"==typeof b.content?b.content.call(a[0]):b.content)},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")},c.prototype.tip=function(){return this.$tip||(this.$tip=a(this.options.template)),this.$tip};var d=a.fn.popover;a.fn.popover=b,a.fn.popover.Constructor=c,a.fn.popover.noConflict=function(){return a.fn.popover=d,this}}(jQuery),+function(a){"use strict";function b(c,d){var e=a.proxy(this.process,this);this.$body=a("body"),this.$scrollElement=a(a(c).is("body")?window:c),this.options=a.extend({},b.DEFAULTS,d),this.selector=(this.options.target||"")+" .nav li > a",this.offsets=[],this.targets=[],this.activeTarget=null,this.scrollHeight=0,this.$scrollElement.on("scroll.bs.scrollspy",e),this.refresh(),this.process()}function c(c){return this.each(function(){var d=a(this),e=d.data("bs.scrollspy"),f="object"==typeof c&&c;e||d.data("bs.scrollspy",e=new b(this,f)),"string"==typeof c&&e[c]()})}b.VERSION="3.3.0",b.DEFAULTS={offset:10},b.prototype.getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scrollHeight,document.documentElement.scrollHeight)},b.prototype.refresh=function(){var b="offset",c=0;a.isWindow(this.$scrollElement[0])||(b="position",c=this.$scrollElement.scrollTop()),this.offsets=[],this.targets=[],this.scrollHeight=this.getScrollHeight();var d=this;this.$body.find(this.selector).map(function(){var d=a(this),e=d.data("target")||d.attr("href"),f=/^#./.test(e)&&a(e);return f&&f.length&&f.is(":visible")&&[[f[b]().top+c,e]]||null}).sort(function(a,b){return a[0]-b[0]}).each(function(){d.offsets.push(this[0]),d.targets.push(this[1])})},b.prototype.process=function(){var a,b=this.$scrollElement.scrollTop()+this.options.offset,c=this.getScrollHeight(),d=this.options.offset+c-this.$scrollElement.height(),e=this.offsets,f=this.targets,g=this.activeTarget;if(this.scrollHeight!=c&&this.refresh(),b>=d)return g!=(a=f[f.length-1])&&this.activate(a);if(g&&b<e[0])return this.activeTarget=null,this.clear();for(a=e.length;a--;)g!=f[a]&&b>=e[a]&&(!e[a+1]||b<=e[a+1])&&this.activate(f[a])},b.prototype.activate=function(b){this.activeTarget=b,this.clear();var c=this.selector+'[data-target="'+b+'"],'+this.selector+'[href="'+b+'"]',d=a(c).parents("li").addClass("active");d.parent(".dropdown-menu").length&&(d=d.closest("li.dropdown").addClass("active")),d.trigger("activate.bs.scrollspy")},b.prototype.clear=function(){a(this.selector).parentsUntil(this.options.target,".active").removeClass("active")};var d=a.fn.scrollspy;a.fn.scrollspy=c,a.fn.scrollspy.Constructor=b,a.fn.scrollspy.noConflict=function(){return a.fn.scrollspy=d,this},a(window).on("load.bs.scrollspy.data-api",function(){a('[data-spy="scroll"]').each(function(){var b=a(this);c.call(b,b.data())})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.tab");e||d.data("bs.tab",e=new c(this)),"string"==typeof b&&e[b]()})}var c=function(b){this.element=a(b)};c.VERSION="3.3.0",c.TRANSITION_DURATION=150,c.prototype.show=function(){var b=this.element,c=b.closest("ul:not(.dropdown-menu)"),d=b.data("target");if(d||(d=b.attr("href"),d=d&&d.replace(/.*(?=#[^\s]*$)/,"")),!b.parent("li").hasClass("active")){var e=c.find(".active:last a"),f=a.Event("hide.bs.tab",{relatedTarget:b[0]}),g=a.Event("show.bs.tab",{relatedTarget:e[0]});if(e.trigger(f),b.trigger(g),!g.isDefaultPrevented()&&!f.isDefaultPrevented()){var h=a(d);this.activate(b.closest("li"),c),this.activate(h,h.parent(),function(){e.trigger({type:"hidden.bs.tab",relatedTarget:b[0]}),b.trigger({type:"shown.bs.tab",relatedTarget:e[0]})})}}},c.prototype.activate=function(b,d,e){function f(){g.removeClass("active").find("> .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!1),b.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded",!0),h?(b[0].offsetWidth,b.addClass("in")):b.removeClass("fade"),b.parent(".dropdown-menu")&&b.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!0),e&&e()}var g=d.find("> .active"),h=e&&a.support.transition&&(g.length&&g.hasClass("fade")||!!d.find("> .fade").length);g.length&&h?g.one("bsTransitionEnd",f).emulateTransitionEnd(c.TRANSITION_DURATION):f(),g.removeClass("in")};var d=a.fn.tab;a.fn.tab=b,a.fn.tab.Constructor=c,a.fn.tab.noConflict=function(){return a.fn.tab=d,this};var e=function(c){c.preventDefault(),b.call(a(this),"show")};a(document).on("click.bs.tab.data-api",'[data-toggle="tab"]',e).on("click.bs.tab.data-api",'[data-toggle="pill"]',e)
|
7
|
+
}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.affix"),f="object"==typeof b&&b;e||d.data("bs.affix",e=new c(this,f)),"string"==typeof b&&e[b]()})}var c=function(b,d){this.options=a.extend({},c.DEFAULTS,d),this.$target=a(this.options.target).on("scroll.bs.affix.data-api",a.proxy(this.checkPosition,this)).on("click.bs.affix.data-api",a.proxy(this.checkPositionWithEventLoop,this)),this.$element=a(b),this.affixed=this.unpin=this.pinnedOffset=null,this.checkPosition()};c.VERSION="3.3.0",c.RESET="affix affix-top affix-bottom",c.DEFAULTS={offset:0,target:window},c.prototype.getState=function(a,b,c,d){var e=this.$target.scrollTop(),f=this.$element.offset(),g=this.$target.height();if(null!=c&&"top"==this.affixed)return c>e?"top":!1;if("bottom"==this.affixed)return null!=c?e+this.unpin<=f.top?!1:"bottom":a-d>=e+g?!1:"bottom";var h=null==this.affixed,i=h?e:f.top,j=h?g:b;return null!=c&&c>=i?"top":null!=d&&i+j>=a-d?"bottom":!1},c.prototype.getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass(c.RESET).addClass("affix");var a=this.$target.scrollTop(),b=this.$element.offset();return this.pinnedOffset=b.top-a},c.prototype.checkPositionWithEventLoop=function(){setTimeout(a.proxy(this.checkPosition,this),1)},c.prototype.checkPosition=function(){if(this.$element.is(":visible")){var b=this.$element.height(),d=this.options.offset,e=d.top,f=d.bottom,g=a("body").height();"object"!=typeof d&&(f=e=d),"function"==typeof e&&(e=d.top(this.$element)),"function"==typeof f&&(f=d.bottom(this.$element));var h=this.getState(g,b,e,f);if(this.affixed!=h){null!=this.unpin&&this.$element.css("top","");var i="affix"+(h?"-"+h:""),j=a.Event(i+".bs.affix");if(this.$element.trigger(j),j.isDefaultPrevented())return;this.affixed=h,this.unpin="bottom"==h?this.getPinnedOffset():null,this.$element.removeClass(c.RESET).addClass(i).trigger(i.replace("affix","affixed")+".bs.affix")}"bottom"==h&&this.$element.offset({top:g-b-f})}};var d=a.fn.affix;a.fn.affix=b,a.fn.affix.Constructor=c,a.fn.affix.noConflict=function(){return a.fn.affix=d,this},a(window).on("load",function(){a('[data-spy="affix"]').each(function(){var c=a(this),d=c.data();d.offset=d.offset||{},null!=d.offsetBottom&&(d.offset.bottom=d.offsetBottom),null!=d.offsetTop&&(d.offset.top=d.offsetTop),b.call(c,d)})})}(jQuery);
|
@@ -0,0 +1,217 @@
|
|
1
|
+
$(function () {
|
2
|
+
|
3
|
+
var lineData = {
|
4
|
+
labels: ["January", "February", "March", "April", "May", "June", "July"],
|
5
|
+
datasets: [
|
6
|
+
{
|
7
|
+
label: "Example dataset",
|
8
|
+
fillColor: "rgba(220,220,220,0.5)",
|
9
|
+
strokeColor: "rgba(220,220,220,1)",
|
10
|
+
pointColor: "rgba(220,220,220,1)",
|
11
|
+
pointStrokeColor: "#fff",
|
12
|
+
pointHighlightFill: "#fff",
|
13
|
+
pointHighlightStroke: "rgba(220,220,220,1)",
|
14
|
+
data: [65, 59, 80, 81, 56, 55, 40]
|
15
|
+
},
|
16
|
+
{
|
17
|
+
label: "Example dataset",
|
18
|
+
fillColor: "rgba(26,179,148,0.5)",
|
19
|
+
strokeColor: "rgba(26,179,148,0.7)",
|
20
|
+
pointColor: "rgba(26,179,148,1)",
|
21
|
+
pointStrokeColor: "#fff",
|
22
|
+
pointHighlightFill: "#fff",
|
23
|
+
pointHighlightStroke: "rgba(26,179,148,1)",
|
24
|
+
data: [28, 48, 40, 19, 86, 27, 90]
|
25
|
+
}
|
26
|
+
]
|
27
|
+
};
|
28
|
+
|
29
|
+
var lineOptions = {
|
30
|
+
scaleShowGridLines: true,
|
31
|
+
scaleGridLineColor: "rgba(0,0,0,.05)",
|
32
|
+
scaleGridLineWidth: 1,
|
33
|
+
bezierCurve: true,
|
34
|
+
bezierCurveTension: 0.4,
|
35
|
+
pointDot: true,
|
36
|
+
pointDotRadius: 4,
|
37
|
+
pointDotStrokeWidth: 1,
|
38
|
+
pointHitDetectionRadius: 20,
|
39
|
+
datasetStroke: true,
|
40
|
+
datasetStrokeWidth: 2,
|
41
|
+
datasetFill: true,
|
42
|
+
responsive: true,
|
43
|
+
};
|
44
|
+
|
45
|
+
|
46
|
+
var ctx = document.getElementById("lineChart").getContext("2d");
|
47
|
+
var myNewChart = new Chart(ctx).Line(lineData, lineOptions);
|
48
|
+
|
49
|
+
var barData = {
|
50
|
+
labels: ["January", "February", "March", "April", "May", "June", "July"],
|
51
|
+
datasets: [
|
52
|
+
{
|
53
|
+
label: "My First dataset",
|
54
|
+
fillColor: "rgba(220,220,220,0.5)",
|
55
|
+
strokeColor: "rgba(220,220,220,0.8)",
|
56
|
+
highlightFill: "rgba(220,220,220,0.75)",
|
57
|
+
highlightStroke: "rgba(220,220,220,1)",
|
58
|
+
data: [65, 59, 80, 81, 56, 55, 40]
|
59
|
+
},
|
60
|
+
{
|
61
|
+
label: "My Second dataset",
|
62
|
+
fillColor: "rgba(26,179,148,0.5)",
|
63
|
+
strokeColor: "rgba(26,179,148,0.8)",
|
64
|
+
highlightFill: "rgba(26,179,148,0.75)",
|
65
|
+
highlightStroke: "rgba(26,179,148,1)",
|
66
|
+
data: [28, 48, 40, 19, 86, 27, 90]
|
67
|
+
}
|
68
|
+
]
|
69
|
+
};
|
70
|
+
|
71
|
+
var barOptions = {
|
72
|
+
scaleBeginAtZero: true,
|
73
|
+
scaleShowGridLines: true,
|
74
|
+
scaleGridLineColor: "rgba(0,0,0,.05)",
|
75
|
+
scaleGridLineWidth: 1,
|
76
|
+
barShowStroke: true,
|
77
|
+
barStrokeWidth: 2,
|
78
|
+
barValueSpacing: 5,
|
79
|
+
barDatasetSpacing: 1,
|
80
|
+
responsive: true,
|
81
|
+
}
|
82
|
+
|
83
|
+
|
84
|
+
var ctx = document.getElementById("barChart").getContext("2d");
|
85
|
+
var myNewChart = new Chart(ctx).Bar(barData, barOptions);
|
86
|
+
|
87
|
+
var polarData = [
|
88
|
+
{
|
89
|
+
value: 300,
|
90
|
+
color: "#a3e1d4",
|
91
|
+
highlight: "#1ab394",
|
92
|
+
label: "App"
|
93
|
+
},
|
94
|
+
{
|
95
|
+
value: 140,
|
96
|
+
color: "#dedede",
|
97
|
+
highlight: "#1ab394",
|
98
|
+
label: "Software"
|
99
|
+
},
|
100
|
+
{
|
101
|
+
value: 200,
|
102
|
+
color: "#b5b8cf",
|
103
|
+
highlight: "#1ab394",
|
104
|
+
label: "Laptop"
|
105
|
+
}
|
106
|
+
];
|
107
|
+
|
108
|
+
var polarOptions = {
|
109
|
+
scaleShowLabelBackdrop: true,
|
110
|
+
scaleBackdropColor: "rgba(255,255,255,0.75)",
|
111
|
+
scaleBeginAtZero: true,
|
112
|
+
scaleBackdropPaddingY: 1,
|
113
|
+
scaleBackdropPaddingX: 1,
|
114
|
+
scaleShowLine: true,
|
115
|
+
segmentShowStroke: true,
|
116
|
+
segmentStrokeColor: "#fff",
|
117
|
+
segmentStrokeWidth: 2,
|
118
|
+
animationSteps: 100,
|
119
|
+
animationEasing: "easeOutBounce",
|
120
|
+
animateRotate: true,
|
121
|
+
animateScale: false,
|
122
|
+
responsive: true,
|
123
|
+
|
124
|
+
};
|
125
|
+
|
126
|
+
var ctx = document.getElementById("polarChart").getContext("2d");
|
127
|
+
var myNewChart = new Chart(ctx).PolarArea(polarData, polarOptions);
|
128
|
+
|
129
|
+
var doughnutData = [
|
130
|
+
{
|
131
|
+
value: 300,
|
132
|
+
color: "#a3e1d4",
|
133
|
+
highlight: "#1ab394",
|
134
|
+
label: "App"
|
135
|
+
},
|
136
|
+
{
|
137
|
+
value: 50,
|
138
|
+
color: "#dedede",
|
139
|
+
highlight: "#1ab394",
|
140
|
+
label: "Software"
|
141
|
+
},
|
142
|
+
{
|
143
|
+
value: 100,
|
144
|
+
color: "#b5b8cf",
|
145
|
+
highlight: "#1ab394",
|
146
|
+
label: "Laptop"
|
147
|
+
}
|
148
|
+
];
|
149
|
+
|
150
|
+
var doughnutOptions = {
|
151
|
+
segmentShowStroke: true,
|
152
|
+
segmentStrokeColor: "#fff",
|
153
|
+
segmentStrokeWidth: 2,
|
154
|
+
percentageInnerCutout: 45, // This is 0 for Pie charts
|
155
|
+
animationSteps: 100,
|
156
|
+
animationEasing: "easeOutBounce",
|
157
|
+
animateRotate: true,
|
158
|
+
animateScale: false,
|
159
|
+
responsive: true,
|
160
|
+
};
|
161
|
+
|
162
|
+
|
163
|
+
var ctx = document.getElementById("doughnutChart").getContext("2d");
|
164
|
+
var myNewChart = new Chart(ctx).Doughnut(doughnutData, doughnutOptions);
|
165
|
+
|
166
|
+
|
167
|
+
var radarData = {
|
168
|
+
labels: ["Eating", "Drinking", "Sleeping", "Designing", "Coding", "Cycling", "Running"],
|
169
|
+
datasets: [
|
170
|
+
{
|
171
|
+
label: "My First dataset",
|
172
|
+
fillColor: "rgba(220,220,220,0.2)",
|
173
|
+
strokeColor: "rgba(220,220,220,1)",
|
174
|
+
pointColor: "rgba(220,220,220,1)",
|
175
|
+
pointStrokeColor: "#fff",
|
176
|
+
pointHighlightFill: "#fff",
|
177
|
+
pointHighlightStroke: "rgba(220,220,220,1)",
|
178
|
+
data: [65, 59, 90, 81, 56, 55, 40]
|
179
|
+
},
|
180
|
+
{
|
181
|
+
label: "My Second dataset",
|
182
|
+
fillColor: "rgba(26,179,148,0.2)",
|
183
|
+
strokeColor: "rgba(26,179,148,1)",
|
184
|
+
pointColor: "rgba(26,179,148,1)",
|
185
|
+
pointStrokeColor: "#fff",
|
186
|
+
pointHighlightFill: "#fff",
|
187
|
+
pointHighlightStroke: "rgba(151,187,205,1)",
|
188
|
+
data: [28, 48, 40, 19, 96, 27, 100]
|
189
|
+
}
|
190
|
+
]
|
191
|
+
};
|
192
|
+
|
193
|
+
var radarOptions = {
|
194
|
+
scaleShowLine: true,
|
195
|
+
angleShowLineOut: true,
|
196
|
+
scaleShowLabels: false,
|
197
|
+
scaleBeginAtZero: true,
|
198
|
+
angleLineColor: "rgba(0,0,0,.1)",
|
199
|
+
angleLineWidth: 1,
|
200
|
+
pointLabelFontFamily: "'Arial'",
|
201
|
+
pointLabelFontStyle: "normal",
|
202
|
+
pointLabelFontSize: 10,
|
203
|
+
pointLabelFontColor: "#666",
|
204
|
+
pointDot: true,
|
205
|
+
pointDotRadius: 3,
|
206
|
+
pointDotStrokeWidth: 1,
|
207
|
+
pointHitDetectionRadius: 20,
|
208
|
+
datasetStroke: true,
|
209
|
+
datasetStrokeWidth: 2,
|
210
|
+
datasetFill: true,
|
211
|
+
responsive: true,
|
212
|
+
}
|
213
|
+
|
214
|
+
var ctx = document.getElementById("radarChart").getContext("2d");
|
215
|
+
var myNewChart = new Chart(ctx).Radar(radarData, radarOptions);
|
216
|
+
|
217
|
+
});
|
@@ -0,0 +1,117 @@
|
|
1
|
+
$(function() {
|
2
|
+
|
3
|
+
Morris.Area({
|
4
|
+
element: 'morris-area-chart',
|
5
|
+
data: [{
|
6
|
+
period: '2010 Q1',
|
7
|
+
iphone: 2666,
|
8
|
+
ipad: null,
|
9
|
+
itouch: 2647
|
10
|
+
}, {
|
11
|
+
period: '2010 Q2',
|
12
|
+
iphone: 2778,
|
13
|
+
ipad: 2294,
|
14
|
+
itouch: 2441
|
15
|
+
}, {
|
16
|
+
period: '2010 Q3',
|
17
|
+
iphone: 4912,
|
18
|
+
ipad: 1969,
|
19
|
+
itouch: 2501
|
20
|
+
}, {
|
21
|
+
period: '2010 Q4',
|
22
|
+
iphone: 3767,
|
23
|
+
ipad: 3597,
|
24
|
+
itouch: 5689
|
25
|
+
}, {
|
26
|
+
period: '2011 Q1',
|
27
|
+
iphone: 6810,
|
28
|
+
ipad: 1914,
|
29
|
+
itouch: 2293
|
30
|
+
}, {
|
31
|
+
period: '2011 Q2',
|
32
|
+
iphone: 5670,
|
33
|
+
ipad: 4293,
|
34
|
+
itouch: 1881
|
35
|
+
}, {
|
36
|
+
period: '2011 Q3',
|
37
|
+
iphone: 4820,
|
38
|
+
ipad: 3795,
|
39
|
+
itouch: 1588
|
40
|
+
}, {
|
41
|
+
period: '2011 Q4',
|
42
|
+
iphone: 15073,
|
43
|
+
ipad: 5967,
|
44
|
+
itouch: 5175
|
45
|
+
}, {
|
46
|
+
period: '2012 Q1',
|
47
|
+
iphone: 10687,
|
48
|
+
ipad: 4460,
|
49
|
+
itouch: 2028
|
50
|
+
}, {
|
51
|
+
period: '2012 Q2',
|
52
|
+
iphone: 8432,
|
53
|
+
ipad: 5713,
|
54
|
+
itouch: 1791
|
55
|
+
}],
|
56
|
+
xkey: 'period',
|
57
|
+
ykeys: ['iphone', 'ipad', 'itouch'],
|
58
|
+
labels: ['iPhone', 'iPad', 'iPod Touch'],
|
59
|
+
pointSize: 2,
|
60
|
+
hideHover: 'auto',
|
61
|
+
resize: true
|
62
|
+
});
|
63
|
+
|
64
|
+
Morris.Donut({
|
65
|
+
element: 'morris-donut-chart',
|
66
|
+
data: [{
|
67
|
+
label: "Download Sales",
|
68
|
+
value: 12
|
69
|
+
}, {
|
70
|
+
label: "In-Store Sales",
|
71
|
+
value: 30
|
72
|
+
}, {
|
73
|
+
label: "Mail-Order Sales",
|
74
|
+
value: 20
|
75
|
+
}],
|
76
|
+
resize: true
|
77
|
+
});
|
78
|
+
|
79
|
+
Morris.Bar({
|
80
|
+
element: 'morris-bar-chart',
|
81
|
+
data: [{
|
82
|
+
y: '2006',
|
83
|
+
a: 100,
|
84
|
+
b: 90
|
85
|
+
}, {
|
86
|
+
y: '2007',
|
87
|
+
a: 75,
|
88
|
+
b: 65
|
89
|
+
}, {
|
90
|
+
y: '2008',
|
91
|
+
a: 50,
|
92
|
+
b: 40
|
93
|
+
}, {
|
94
|
+
y: '2009',
|
95
|
+
a: 75,
|
96
|
+
b: 65
|
97
|
+
}, {
|
98
|
+
y: '2010',
|
99
|
+
a: 50,
|
100
|
+
b: 40
|
101
|
+
}, {
|
102
|
+
y: '2011',
|
103
|
+
a: 75,
|
104
|
+
b: 65
|
105
|
+
}, {
|
106
|
+
y: '2012',
|
107
|
+
a: 100,
|
108
|
+
b: 90
|
109
|
+
}],
|
110
|
+
xkey: 'y',
|
111
|
+
ykeys: ['a', 'b'],
|
112
|
+
labels: ['Series A', 'Series B'],
|
113
|
+
hideHover: 'auto',
|
114
|
+
resize: true
|
115
|
+
});
|
116
|
+
|
117
|
+
});
|
@@ -0,0 +1,308 @@
|
|
1
|
+
//Flot Bar Chart
|
2
|
+
$(function() {
|
3
|
+
var barOptions = {
|
4
|
+
series: {
|
5
|
+
bars: {
|
6
|
+
show: true,
|
7
|
+
barWidth: 0.6,
|
8
|
+
fill: true,
|
9
|
+
fillColor: {
|
10
|
+
colors: [{
|
11
|
+
opacity: 0.8
|
12
|
+
}, {
|
13
|
+
opacity: 0.8
|
14
|
+
}]
|
15
|
+
}
|
16
|
+
}
|
17
|
+
},
|
18
|
+
xaxis: {
|
19
|
+
tickDecimals: 0
|
20
|
+
},
|
21
|
+
colors: ["#1ab394"],
|
22
|
+
grid: {
|
23
|
+
color: "#999999",
|
24
|
+
hoverable: true,
|
25
|
+
clickable: true,
|
26
|
+
tickColor: "#D4D4D4",
|
27
|
+
borderWidth:0
|
28
|
+
},
|
29
|
+
legend: {
|
30
|
+
show: false
|
31
|
+
},
|
32
|
+
tooltip: true,
|
33
|
+
tooltipOpts: {
|
34
|
+
content: "x: %x, y: %y"
|
35
|
+
}
|
36
|
+
};
|
37
|
+
var barData = {
|
38
|
+
label: "bar",
|
39
|
+
data: [
|
40
|
+
[1, 34],
|
41
|
+
[2, 25],
|
42
|
+
[3, 19],
|
43
|
+
[4, 34],
|
44
|
+
[5, 32],
|
45
|
+
[6, 44]
|
46
|
+
]
|
47
|
+
};
|
48
|
+
$.plot($("#flot-bar-chart"), [barData], barOptions);
|
49
|
+
|
50
|
+
});
|
51
|
+
|
52
|
+
$(function() {
|
53
|
+
var barOptions = {
|
54
|
+
series: {
|
55
|
+
lines: {
|
56
|
+
show: true,
|
57
|
+
lineWidth: 2,
|
58
|
+
fill: true,
|
59
|
+
fillColor: {
|
60
|
+
colors: [{
|
61
|
+
opacity: 0.0
|
62
|
+
}, {
|
63
|
+
opacity: 0.0
|
64
|
+
}]
|
65
|
+
}
|
66
|
+
}
|
67
|
+
},
|
68
|
+
xaxis: {
|
69
|
+
tickDecimals: 0
|
70
|
+
},
|
71
|
+
colors: ["#1ab394"],
|
72
|
+
grid: {
|
73
|
+
color: "#999999",
|
74
|
+
hoverable: true,
|
75
|
+
clickable: true,
|
76
|
+
tickColor: "#D4D4D4",
|
77
|
+
borderWidth:0
|
78
|
+
},
|
79
|
+
legend: {
|
80
|
+
show: false
|
81
|
+
},
|
82
|
+
tooltip: true,
|
83
|
+
tooltipOpts: {
|
84
|
+
content: "x: %x, y: %y"
|
85
|
+
}
|
86
|
+
};
|
87
|
+
var barData = {
|
88
|
+
label: "bar",
|
89
|
+
data: [
|
90
|
+
[1, 34],
|
91
|
+
[2, 25],
|
92
|
+
[3, 19],
|
93
|
+
[4, 34],
|
94
|
+
[5, 32],
|
95
|
+
[6, 44]
|
96
|
+
]
|
97
|
+
};
|
98
|
+
$.plot($("#flot-line-chart"), [barData], barOptions);
|
99
|
+
|
100
|
+
});
|
101
|
+
//Flot Pie Chart
|
102
|
+
$(function() {
|
103
|
+
|
104
|
+
var data = [{
|
105
|
+
label: "Sales 1",
|
106
|
+
data: 21,
|
107
|
+
color: "#d3d3d3",
|
108
|
+
}, {
|
109
|
+
label: "Sales 2",
|
110
|
+
data: 3,
|
111
|
+
color: "#bababa",
|
112
|
+
}, {
|
113
|
+
label: "Sales 3",
|
114
|
+
data: 15,
|
115
|
+
color: "#79d2c0",
|
116
|
+
}, {
|
117
|
+
label: "Sales 4",
|
118
|
+
data: 52,
|
119
|
+
color: "#1ab394",
|
120
|
+
}];
|
121
|
+
|
122
|
+
var plotObj = $.plot($("#flot-pie-chart"), data, {
|
123
|
+
series: {
|
124
|
+
pie: {
|
125
|
+
show: true
|
126
|
+
}
|
127
|
+
},
|
128
|
+
grid: {
|
129
|
+
hoverable: true
|
130
|
+
},
|
131
|
+
tooltip: true,
|
132
|
+
tooltipOpts: {
|
133
|
+
content: "%p.0%, %s", // show percentages, rounding to 2 decimal places
|
134
|
+
shifts: {
|
135
|
+
x: 20,
|
136
|
+
y: 0
|
137
|
+
},
|
138
|
+
defaultTheme: false
|
139
|
+
}
|
140
|
+
});
|
141
|
+
|
142
|
+
});
|
143
|
+
|
144
|
+
$(function() {
|
145
|
+
|
146
|
+
var container = $("#flot-line-chart-moving");
|
147
|
+
|
148
|
+
// Determine how many data points to keep based on the placeholder's initial size;
|
149
|
+
// this gives us a nice high-res plot while avoiding more than one point per pixel.
|
150
|
+
|
151
|
+
var maximum = container.outerWidth() / 2 || 300;
|
152
|
+
|
153
|
+
//
|
154
|
+
|
155
|
+
var data = [];
|
156
|
+
|
157
|
+
function getRandomData() {
|
158
|
+
|
159
|
+
if (data.length) {
|
160
|
+
data = data.slice(1);
|
161
|
+
}
|
162
|
+
|
163
|
+
while (data.length < maximum) {
|
164
|
+
var previous = data.length ? data[data.length - 1] : 50;
|
165
|
+
var y = previous + Math.random() * 10 - 5;
|
166
|
+
data.push(y < 0 ? 0 : y > 100 ? 100 : y);
|
167
|
+
}
|
168
|
+
|
169
|
+
// zip the generated y values with the x values
|
170
|
+
|
171
|
+
var res = [];
|
172
|
+
for (var i = 0; i < data.length; ++i) {
|
173
|
+
res.push([i, data[i]])
|
174
|
+
}
|
175
|
+
|
176
|
+
return res;
|
177
|
+
}
|
178
|
+
|
179
|
+
series = [{
|
180
|
+
data: getRandomData(),
|
181
|
+
lines: {
|
182
|
+
fill: true
|
183
|
+
}
|
184
|
+
}];
|
185
|
+
|
186
|
+
|
187
|
+
var plot = $.plot(container, series, {
|
188
|
+
grid: {
|
189
|
+
|
190
|
+
color: "#999999",
|
191
|
+
tickColor: "#D4D4D4",
|
192
|
+
borderWidth:0,
|
193
|
+
minBorderMargin: 20,
|
194
|
+
labelMargin: 10,
|
195
|
+
backgroundColor: {
|
196
|
+
colors: ["#ffffff", "#ffffff"]
|
197
|
+
},
|
198
|
+
margin: {
|
199
|
+
top: 8,
|
200
|
+
bottom: 20,
|
201
|
+
left: 20
|
202
|
+
},
|
203
|
+
markings: function(axes) {
|
204
|
+
var markings = [];
|
205
|
+
var xaxis = axes.xaxis;
|
206
|
+
for (var x = Math.floor(xaxis.min); x < xaxis.max; x += xaxis.tickSize * 2) {
|
207
|
+
markings.push({
|
208
|
+
xaxis: {
|
209
|
+
from: x,
|
210
|
+
to: x + xaxis.tickSize
|
211
|
+
},
|
212
|
+
color: "#fff"
|
213
|
+
});
|
214
|
+
}
|
215
|
+
return markings;
|
216
|
+
}
|
217
|
+
},
|
218
|
+
colors: ["#1ab394"],
|
219
|
+
xaxis: {
|
220
|
+
tickFormatter: function() {
|
221
|
+
return "";
|
222
|
+
}
|
223
|
+
},
|
224
|
+
yaxis: {
|
225
|
+
min: 0,
|
226
|
+
max: 110
|
227
|
+
},
|
228
|
+
legend: {
|
229
|
+
show: true
|
230
|
+
}
|
231
|
+
});
|
232
|
+
|
233
|
+
// Update the random dataset at 25FPS for a smoothly-animating chart
|
234
|
+
|
235
|
+
setInterval(function updateRandom() {
|
236
|
+
series[0].data = getRandomData();
|
237
|
+
plot.setData(series);
|
238
|
+
plot.draw();
|
239
|
+
}, 40);
|
240
|
+
|
241
|
+
});
|
242
|
+
|
243
|
+
//Flot Multiple Axes Line Chart
|
244
|
+
$(function() {
|
245
|
+
var oilprices = [ [1167692400000, 61.05], [1167778800000, 58.32], [1167865200000, 57.35], [1167951600000, 56.31], [1168210800000, 55.55], [1168297200000, 55.64], [1168383600000, 54.02], [1168470000000, 51.88], [1168556400000, 52.99], [1168815600000, 52.99], [1168902000000, 51.21], [1168988400000, 52.24], [1169074800000, 50.48], [1169161200000, 51.99], [1169420400000, 51.13], [1169506800000, 55.04], [1169593200000, 55.37], [1169679600000, 54.23], [1169766000000, 55.42], [1170025200000, 54.01], [1170111600000, 56.97], [1170198000000, 58.14], [1170284400000, 58.14], [1170370800000, 59.02], [1170630000000, 58.74], [1170716400000, 58.88], [1170802800000, 57.71], [1170889200000, 59.71], [1170975600000, 59.89], [1171234800000, 57.81], [1171321200000, 59.06], [1171407600000, 58.00], [1171494000000, 57.99], [1171580400000, 59.39], [1171839600000, 59.39], [1171926000000, 58.07], [1172012400000, 60.07], [1172098800000, 61.14], [1172444400000, 61.39], [1172530800000, 61.46], [1172617200000, 61.79], [1172703600000, 62.00], [1172790000000, 60.07], [1173135600000, 60.69], [1173222000000, 61.82], [1173308400000, 60.05], [1173654000000, 58.91], [1173740400000, 57.93], [1173826800000, 58.16], [1173913200000, 57.55], [1173999600000, 57.11], [1174258800000, 56.59], [1174345200000, 59.61], [1174518000000, 61.69], [1174604400000, 62.28], [1174860000000, 62.91], [1174946400000, 62.93], [1175032800000, 64.03], [1175119200000, 66.03], [1175205600000, 65.87], [1175464800000, 64.64], [1175637600000, 64.38], [1175724000000, 64.28], [1175810400000, 64.28], [1176069600000, 61.51], [1176156000000, 61.89], [1176242400000, 62.01], [1176328800000, 63.85], [1176415200000, 63.63], [1176674400000, 63.61], [1176760800000, 63.10], [1176847200000, 63.13], [1176933600000, 61.83], [1177020000000, 63.38], [1177279200000, 64.58], [1177452000000, 65.84], [1177538400000, 65.06], [1177624800000, 66.46], [1177884000000, 64.40], [1178056800000, 63.68], [1178143200000, 63.19], [1178229600000, 61.93], [1178488800000, 61.47], [1178575200000, 61.55], [1178748000000, 61.81], [1178834400000, 62.37], [1179093600000, 62.46], [1179180000000, 63.17], [1179266400000, 62.55], [1179352800000, 64.94], [1179698400000, 66.27], [1179784800000, 65.50], [1179871200000, 65.77], [1179957600000, 64.18], [1180044000000, 65.20], [1180389600000, 63.15], [1180476000000, 63.49], [1180562400000, 65.08], [1180908000000, 66.30], [1180994400000, 65.96], [1181167200000, 66.93], [1181253600000, 65.98], [1181599200000, 65.35], [1181685600000, 66.26], [1181858400000, 68.00], [1182117600000, 69.09], [1182204000000, 69.10], [1182290400000, 68.19], [1182376800000, 68.19], [1182463200000, 69.14], [1182722400000, 68.19], [1182808800000, 67.77], [1182895200000, 68.97], [1182981600000, 69.57], [1183068000000, 70.68], [1183327200000, 71.09], [1183413600000, 70.92], [1183586400000, 71.81], [1183672800000, 72.81], [1183932000000, 72.19], [1184018400000, 72.56], [1184191200000, 72.50], [1184277600000, 74.15], [1184623200000, 75.05], [1184796000000, 75.92], [1184882400000, 75.57], [1185141600000, 74.89], [1185228000000, 73.56], [1185314400000, 75.57], [1185400800000, 74.95], [1185487200000, 76.83], [1185832800000, 78.21], [1185919200000, 76.53], [1186005600000, 76.86], [1186092000000, 76.00], [1186437600000, 71.59], [1186696800000, 71.47], [1186956000000, 71.62], [1187042400000, 71.00], [1187301600000, 71.98], [1187560800000, 71.12], [1187647200000, 69.47], [1187733600000, 69.26], [1187820000000, 69.83], [1187906400000, 71.09], [1188165600000, 71.73], [1188338400000, 73.36], [1188511200000, 74.04], [1188856800000, 76.30], [1189116000000, 77.49], [1189461600000, 78.23], [1189548000000, 79.91], [1189634400000, 80.09], [1189720800000, 79.10], [1189980000000, 80.57], [1190066400000, 81.93], [1190239200000, 83.32], [1190325600000, 81.62], [1190584800000, 80.95], [1190671200000, 79.53], [1190757600000, 80.30], [1190844000000, 82.88], [1190930400000, 81.66], [1191189600000, 80.24], [1191276000000, 80.05], [1191362400000, 79.94], [1191448800000, 81.44], [1191535200000, 81.22], [1191794400000, 79.02], [1191880800000, 80.26], [1191967200000, 80.30], [1192053600000, 83.08], [1192140000000, 83.69], [1192399200000, 86.13], [1192485600000, 87.61], [1192572000000, 87.40], [1192658400000, 89.47], [1192744800000, 88.60], [1193004000000, 87.56], [1193090400000, 87.56], [1193176800000, 87.10], [1193263200000, 91.86], [1193612400000, 93.53], [1193698800000, 94.53], [1193871600000, 95.93], [1194217200000, 93.98], [1194303600000, 96.37], [1194476400000, 95.46], [1194562800000, 96.32], [1195081200000, 93.43], [1195167600000, 95.10], [1195426800000, 94.64], [1195513200000, 95.10], [1196031600000, 97.70], [1196118000000, 94.42], [1196204400000, 90.62], [1196290800000, 91.01], [1196377200000, 88.71], [1196636400000, 88.32], [1196809200000, 90.23], [1196982000000, 88.28], [1197241200000, 87.86], [1197327600000, 90.02], [1197414000000, 92.25], [1197586800000, 90.63], [1197846000000, 90.63], [1197932400000, 90.49], [1198018800000, 91.24], [1198105200000, 91.06], [1198191600000, 90.49], [1198710000000, 96.62], [1198796400000, 96.00], [1199142000000, 99.62], [1199314800000, 99.18], [1199401200000, 95.09], [1199660400000, 96.33], [1199833200000, 95.67], [1200351600000, 91.90], [1200438000000, 90.84], [1200524400000, 90.13], [1200610800000, 90.57], [1200956400000, 89.21], [1201042800000, 86.99], [1201129200000, 89.85], [1201474800000, 90.99], [1201561200000, 91.64], [1201647600000, 92.33], [1201734000000, 91.75], [1202079600000, 90.02], [1202166000000, 88.41], [1202252400000, 87.14], [1202338800000, 88.11], [1202425200000, 91.77], [1202770800000, 92.78], [1202857200000, 93.27], [1202943600000, 95.46], [1203030000000, 95.46], [1203289200000, 101.74], [1203462000000, 98.81], [1203894000000, 100.88], [1204066800000, 99.64], [1204153200000, 102.59], [1204239600000, 101.84], [1204498800000, 99.52], [1204585200000, 99.52], [1204671600000, 104.52], [1204758000000, 105.47], [1204844400000, 105.15], [1205103600000, 108.75], [1205276400000, 109.92], [1205362800000, 110.33], [1205449200000, 110.21], [1205708400000, 105.68], [1205967600000, 101.84], [1206313200000, 100.86], [1206399600000, 101.22], [1206486000000, 105.90], [1206572400000, 107.58], [1206658800000, 105.62], [1206914400000, 101.58], [1207000800000, 100.98], [1207173600000, 103.83], [1207260000000, 106.23], [1207605600000, 108.50], [1207778400000, 110.11], [1207864800000, 110.14], [1208210400000, 113.79], [1208296800000, 114.93], [1208383200000, 114.86], [1208728800000, 117.48], [1208815200000, 118.30], [1208988000000, 116.06], [1209074400000, 118.52], [1209333600000, 118.75], [1209420000000, 113.46], [1209592800000, 112.52], [1210024800000, 121.84], [1210111200000, 123.53], [1210197600000, 123.69], [1210543200000, 124.23], [1210629600000, 125.80], [1210716000000, 126.29], [1211148000000, 127.05], [1211320800000, 129.07], [1211493600000, 132.19], [1211839200000, 128.85], [1212357600000, 127.76], [1212703200000, 138.54], [1212962400000, 136.80], [1213135200000, 136.38], [1213308000000, 134.86], [1213653600000, 134.01], [1213740000000, 136.68], [1213912800000, 135.65], [1214172000000, 134.62], [1214258400000, 134.62], [1214344800000, 134.62], [1214431200000, 139.64], [1214517600000, 140.21], [1214776800000, 140.00], [1214863200000, 140.97], [1214949600000, 143.57], [1215036000000, 145.29], [1215381600000, 141.37], [1215468000000, 136.04], [1215727200000, 146.40], [1215986400000, 145.18], [1216072800000, 138.74], [1216159200000, 134.60], [1216245600000, 129.29], [1216332000000, 130.65], [1216677600000, 127.95], [1216850400000, 127.95], [1217282400000, 122.19], [1217455200000, 124.08], [1217541600000, 125.10], [1217800800000, 121.41], [1217887200000, 119.17], [1217973600000, 118.58], [1218060000000, 120.02], [1218405600000, 114.45], [1218492000000, 113.01], [1218578400000, 116.00], [1218751200000, 113.77], [1219010400000, 112.87], [1219096800000, 114.53], [1219269600000, 114.98], [1219356000000, 114.98], [1219701600000, 116.27], [1219788000000, 118.15], [1219874400000, 115.59], [1219960800000, 115.46], [1220306400000, 109.71], [1220392800000, 109.35], [1220565600000, 106.23], [1220824800000, 106.34] ];
|
246
|
+
var exchangerates = [ [1167606000000, 0.7580], [1167692400000, 0.7580], [1167778800000, 0.75470], [1167865200000, 0.75490], [1167951600000, 0.76130], [1168038000000, 0.76550], [1168124400000, 0.76930], [1168210800000, 0.76940], [1168297200000, 0.76880], [1168383600000, 0.76780], [1168470000000, 0.77080], [1168556400000, 0.77270], [1168642800000, 0.77490], [1168729200000, 0.77410], [1168815600000, 0.77410], [1168902000000, 0.77320], [1168988400000, 0.77270], [1169074800000, 0.77370], [1169161200000, 0.77240], [1169247600000, 0.77120], [1169334000000, 0.7720], [1169420400000, 0.77210], [1169506800000, 0.77170], [1169593200000, 0.77040], [1169679600000, 0.7690], [1169766000000, 0.77110], [1169852400000, 0.7740], [1169938800000, 0.77450], [1170025200000, 0.77450], [1170111600000, 0.7740], [1170198000000, 0.77160], [1170284400000, 0.77130], [1170370800000, 0.76780], [1170457200000, 0.76880], [1170543600000, 0.77180], [1170630000000, 0.77180], [1170716400000, 0.77280], [1170802800000, 0.77290], [1170889200000, 0.76980], [1170975600000, 0.76850], [1171062000000, 0.76810], [1171148400000, 0.7690], [1171234800000, 0.7690], [1171321200000, 0.76980], [1171407600000, 0.76990], [1171494000000, 0.76510], [1171580400000, 0.76130], [1171666800000, 0.76160], [1171753200000, 0.76140], [1171839600000, 0.76140], [1171926000000, 0.76070], [1172012400000, 0.76020], [1172098800000, 0.76110], [1172185200000, 0.76220], [1172271600000, 0.76150], [1172358000000, 0.75980], [1172444400000, 0.75980], [1172530800000, 0.75920], [1172617200000, 0.75730], [1172703600000, 0.75660], [1172790000000, 0.75670], [1172876400000, 0.75910], [1172962800000, 0.75820], [1173049200000, 0.75850], [1173135600000, 0.76130], [1173222000000, 0.76310], [1173308400000, 0.76150], [1173394800000, 0.760], [1173481200000, 0.76130], [1173567600000, 0.76270], [1173654000000, 0.76270], [1173740400000, 0.76080], [1173826800000, 0.75830], [1173913200000, 0.75750], [1173999600000, 0.75620], [1174086000000, 0.7520], [1174172400000, 0.75120], [1174258800000, 0.75120], [1174345200000, 0.75170], [1174431600000, 0.7520], [1174518000000, 0.75110], [1174604400000, 0.7480], [1174690800000, 0.75090], [1174777200000, 0.75310], [1174860000000, 0.75310], [1174946400000, 0.75270], [1175032800000, 0.74980], [1175119200000, 0.74930], [1175205600000, 0.75040], [1175292000000, 0.750], [1175378400000, 0.74910], [1175464800000, 0.74910], [1175551200000, 0.74850], [1175637600000, 0.74840], [1175724000000, 0.74920], [1175810400000, 0.74710], [1175896800000, 0.74590], [1175983200000, 0.74770], [1176069600000, 0.74770], [1176156000000, 0.74830], [1176242400000, 0.74580], [1176328800000, 0.74480], [1176415200000, 0.7430], [1176501600000, 0.73990], [1176588000000, 0.73950], [1176674400000, 0.73950], [1176760800000, 0.73780], [1176847200000, 0.73820], [1176933600000, 0.73620], [1177020000000, 0.73550], [1177106400000, 0.73480], [1177192800000, 0.73610], [1177279200000, 0.73610], [1177365600000, 0.73650], [1177452000000, 0.73620], [1177538400000, 0.73310], [1177624800000, 0.73390], [1177711200000, 0.73440], [1177797600000, 0.73270], [1177884000000, 0.73270], [1177970400000, 0.73360], [1178056800000, 0.73330], [1178143200000, 0.73590], [1178229600000, 0.73590], [1178316000000, 0.73720], [1178402400000, 0.7360], [1178488800000, 0.7360], [1178575200000, 0.7350], [1178661600000, 0.73650], [1178748000000, 0.73840], [1178834400000, 0.73950], [1178920800000, 0.74130], [1179007200000, 0.73970], [1179093600000, 0.73960], [1179180000000, 0.73850], [1179266400000, 0.73780], [1179352800000, 0.73660], [1179439200000, 0.740], [1179525600000, 0.74110], [1179612000000, 0.74060], [1179698400000, 0.74050], [1179784800000, 0.74140], [1179871200000, 0.74310], [1179957600000, 0.74310], [1180044000000, 0.74380], [1180130400000, 0.74430], [1180216800000, 0.74430], [1180303200000, 0.74430], [1180389600000, 0.74340], [1180476000000, 0.74290], [1180562400000, 0.74420], [1180648800000, 0.7440], [1180735200000, 0.74390], [1180821600000, 0.74370], [1180908000000, 0.74370], [1180994400000, 0.74290], [1181080800000, 0.74030], [1181167200000, 0.73990], [1181253600000, 0.74180], [1181340000000, 0.74680], [1181426400000, 0.7480], [1181512800000, 0.7480], [1181599200000, 0.7490], [1181685600000, 0.74940], [1181772000000, 0.75220], [1181858400000, 0.75150], [1181944800000, 0.75020], [1182031200000, 0.74720], [1182117600000, 0.74720], [1182204000000, 0.74620], [1182290400000, 0.74550], [1182376800000, 0.74490], [1182463200000, 0.74670], [1182549600000, 0.74580], [1182636000000, 0.74270], [1182722400000, 0.74270], [1182808800000, 0.7430], [1182895200000, 0.74290], [1182981600000, 0.7440], [1183068000000, 0.7430], [1183154400000, 0.74220], [1183240800000, 0.73880], [1183327200000, 0.73880], [1183413600000, 0.73690], [1183500000000, 0.73450], [1183586400000, 0.73450], [1183672800000, 0.73450], [1183759200000, 0.73520], [1183845600000, 0.73410], [1183932000000, 0.73410], [1184018400000, 0.7340], [1184104800000, 0.73240], [1184191200000, 0.72720], [1184277600000, 0.72640], [1184364000000, 0.72550], [1184450400000, 0.72580], [1184536800000, 0.72580], [1184623200000, 0.72560], [1184709600000, 0.72570], [1184796000000, 0.72470], [1184882400000, 0.72430], [1184968800000, 0.72440], [1185055200000, 0.72350], [1185141600000, 0.72350], [1185228000000, 0.72350], [1185314400000, 0.72350], [1185400800000, 0.72620], [1185487200000, 0.72880], [1185573600000, 0.73010], [1185660000000, 0.73370], [1185746400000, 0.73370], [1185832800000, 0.73240], [1185919200000, 0.72970], [1186005600000, 0.73170], [1186092000000, 0.73150], [1186178400000, 0.72880], [1186264800000, 0.72630], [1186351200000, 0.72630], [1186437600000, 0.72420], [1186524000000, 0.72530], [1186610400000, 0.72640], [1186696800000, 0.7270], [1186783200000, 0.73120], [1186869600000, 0.73050], [1186956000000, 0.73050], [1187042400000, 0.73180], [1187128800000, 0.73580], [1187215200000, 0.74090], [1187301600000, 0.74540], [1187388000000, 0.74370], [1187474400000, 0.74240], [1187560800000, 0.74240], [1187647200000, 0.74150], [1187733600000, 0.74190], [1187820000000, 0.74140], [1187906400000, 0.73770], [1187992800000, 0.73550], [1188079200000, 0.73150], [1188165600000, 0.73150], [1188252000000, 0.7320], [1188338400000, 0.73320], [1188424800000, 0.73460], [1188511200000, 0.73280], [1188597600000, 0.73230], [1188684000000, 0.7340], [1188770400000, 0.7340], [1188856800000, 0.73360], [1188943200000, 0.73510], [1189029600000, 0.73460], [1189116000000, 0.73210], [1189202400000, 0.72940], [1189288800000, 0.72660], [1189375200000, 0.72660], [1189461600000, 0.72540], [1189548000000, 0.72420], [1189634400000, 0.72130], [1189720800000, 0.71970], [1189807200000, 0.72090], [1189893600000, 0.7210], [1189980000000, 0.7210], [1190066400000, 0.7210], [1190152800000, 0.72090], [1190239200000, 0.71590], [1190325600000, 0.71330], [1190412000000, 0.71050], [1190498400000, 0.70990], [1190584800000, 0.70990], [1190671200000, 0.70930], [1190757600000, 0.70930], [1190844000000, 0.70760], [1190930400000, 0.7070], [1191016800000, 0.70490], [1191103200000, 0.70120], [1191189600000, 0.70110], [1191276000000, 0.70190], [1191362400000, 0.70460], [1191448800000, 0.70630], [1191535200000, 0.70890], [1191621600000, 0.70770], [1191708000000, 0.70770], [1191794400000, 0.70770], [1191880800000, 0.70910], [1191967200000, 0.71180], [1192053600000, 0.70790], [1192140000000, 0.70530], [1192226400000, 0.7050], [1192312800000, 0.70550], [1192399200000, 0.70550], [1192485600000, 0.70450], [1192572000000, 0.70510], [1192658400000, 0.70510], [1192744800000, 0.70170], [1192831200000, 0.70], [1192917600000, 0.69950], [1193004000000, 0.69940], [1193090400000, 0.70140], [1193176800000, 0.70360], [1193263200000, 0.70210], [1193349600000, 0.70020], [1193436000000, 0.69670], [1193522400000, 0.6950], [1193612400000, 0.6950], [1193698800000, 0.69390], [1193785200000, 0.6940], [1193871600000, 0.69220], [1193958000000, 0.69190], [1194044400000, 0.69140], [1194130800000, 0.68940], [1194217200000, 0.68910], [1194303600000, 0.69040], [1194390000000, 0.6890], [1194476400000, 0.68340], [1194562800000, 0.68230], [1194649200000, 0.68070], [1194735600000, 0.68150], [1194822000000, 0.68150], [1194908400000, 0.68470], [1194994800000, 0.68590], [1195081200000, 0.68220], [1195167600000, 0.68270], [1195254000000, 0.68370], [1195340400000, 0.68230], [1195426800000, 0.68220], [1195513200000, 0.68220], [1195599600000, 0.67920], [1195686000000, 0.67460], [1195772400000, 0.67350], [1195858800000, 0.67310], [1195945200000, 0.67420], [1196031600000, 0.67440], [1196118000000, 0.67390], [1196204400000, 0.67310], [1196290800000, 0.67610], [1196377200000, 0.67610], [1196463600000, 0.67850], [1196550000000, 0.68180], [1196636400000, 0.68360], [1196722800000, 0.68230], [1196809200000, 0.68050], [1196895600000, 0.67930], [1196982000000, 0.68490], [1197068400000, 0.68330], [1197154800000, 0.68250], [1197241200000, 0.68250], [1197327600000, 0.68160], [1197414000000, 0.67990], [1197500400000, 0.68130], [1197586800000, 0.68090], [1197673200000, 0.68680], [1197759600000, 0.69330], [1197846000000, 0.69330], [1197932400000, 0.69450], [1198018800000, 0.69440], [1198105200000, 0.69460], [1198191600000, 0.69640], [1198278000000, 0.69650], [1198364400000, 0.69560], [1198450800000, 0.69560], [1198537200000, 0.6950], [1198623600000, 0.69480], [1198710000000, 0.69280], [1198796400000, 0.68870], [1198882800000, 0.68240], [1198969200000, 0.67940], [1199055600000, 0.67940], [1199142000000, 0.68030], [1199228400000, 0.68550], [1199314800000, 0.68240], [1199401200000, 0.67910], [1199487600000, 0.67830], [1199574000000, 0.67850], [1199660400000, 0.67850], [1199746800000, 0.67970], [1199833200000, 0.680], [1199919600000, 0.68030], [1200006000000, 0.68050], [1200092400000, 0.6760], [1200178800000, 0.6770], [1200265200000, 0.6770], [1200351600000, 0.67360], [1200438000000, 0.67260], [1200524400000, 0.67640], [1200610800000, 0.68210], [1200697200000, 0.68310], [1200783600000, 0.68420], [1200870000000, 0.68420], [1200956400000, 0.68870], [1201042800000, 0.69030], [1201129200000, 0.68480], [1201215600000, 0.68240], [1201302000000, 0.67880], [1201388400000, 0.68140], [1201474800000, 0.68140], [1201561200000, 0.67970], [1201647600000, 0.67690], [1201734000000, 0.67650], [1201820400000, 0.67330], [1201906800000, 0.67290], [1201993200000, 0.67580], [1202079600000, 0.67580], [1202166000000, 0.6750], [1202252400000, 0.6780], [1202338800000, 0.68330], [1202425200000, 0.68560], [1202511600000, 0.69030], [1202598000000, 0.68960], [1202684400000, 0.68960], [1202770800000, 0.68820], [1202857200000, 0.68790], [1202943600000, 0.68620], [1203030000000, 0.68520], [1203116400000, 0.68230], [1203202800000, 0.68130], [1203289200000, 0.68130], [1203375600000, 0.68220], [1203462000000, 0.68020], [1203548400000, 0.68020], [1203634800000, 0.67840], [1203721200000, 0.67480], [1203807600000, 0.67470], [1203894000000, 0.67470], [1203980400000, 0.67480], [1204066800000, 0.67330], [1204153200000, 0.6650], [1204239600000, 0.66110], [1204326000000, 0.65830], [1204412400000, 0.6590], [1204498800000, 0.6590], [1204585200000, 0.65810], [1204671600000, 0.65780], [1204758000000, 0.65740], [1204844400000, 0.65320], [1204930800000, 0.65020], [1205017200000, 0.65140], [1205103600000, 0.65140], [1205190000000, 0.65070], [1205276400000, 0.6510], [1205362800000, 0.64890], [1205449200000, 0.64240], [1205535600000, 0.64060], [1205622000000, 0.63820], [1205708400000, 0.63820], [1205794800000, 0.63410], [1205881200000, 0.63440], [1205967600000, 0.63780], [1206054000000, 0.64390], [1206140400000, 0.64780], [1206226800000, 0.64810], [1206313200000, 0.64810], [1206399600000, 0.64940], [1206486000000, 0.64380], [1206572400000, 0.63770], [1206658800000, 0.63290], [1206745200000, 0.63360], [1206831600000, 0.63330], [1206914400000, 0.63330], [1207000800000, 0.6330], [1207087200000, 0.63710], [1207173600000, 0.64030], [1207260000000, 0.63960], [1207346400000, 0.63640], [1207432800000, 0.63560], [1207519200000, 0.63560], [1207605600000, 0.63680], [1207692000000, 0.63570], [1207778400000, 0.63540], [1207864800000, 0.6320], [1207951200000, 0.63320], [1208037600000, 0.63280], [1208124000000, 0.63310], [1208210400000, 0.63420], [1208296800000, 0.63210], [1208383200000, 0.63020], [1208469600000, 0.62780], [1208556000000, 0.63080], [1208642400000, 0.63240], [1208728800000, 0.63240], [1208815200000, 0.63070], [1208901600000, 0.62770], [1208988000000, 0.62690], [1209074400000, 0.63350], [1209160800000, 0.63920], [1209247200000, 0.640], [1209333600000, 0.64010], [1209420000000, 0.63960], [1209506400000, 0.64070], [1209592800000, 0.64230], [1209679200000, 0.64290], [1209765600000, 0.64720], [1209852000000, 0.64850], [1209938400000, 0.64860], [1210024800000, 0.64670], [1210111200000, 0.64440], [1210197600000, 0.64670], [1210284000000, 0.65090], [1210370400000, 0.64780], [1210456800000, 0.64610], [1210543200000, 0.64610], [1210629600000, 0.64680], [1210716000000, 0.64490], [1210802400000, 0.6470], [1210888800000, 0.64610], [1210975200000, 0.64520], [1211061600000, 0.64220], [1211148000000, 0.64220], [1211234400000, 0.64250], [1211320800000, 0.64140], [1211407200000, 0.63660], [1211493600000, 0.63460], [1211580000000, 0.6350], [1211666400000, 0.63460], [1211752800000, 0.63460], [1211839200000, 0.63430], [1211925600000, 0.63460], [1212012000000, 0.63790], [1212098400000, 0.64160], [1212184800000, 0.64420], [1212271200000, 0.64310], [1212357600000, 0.64310], [1212444000000, 0.64350], [1212530400000, 0.6440], [1212616800000, 0.64730], [1212703200000, 0.64690], [1212789600000, 0.63860], [1212876000000, 0.63560], [1212962400000, 0.6340], [1213048800000, 0.63460], [1213135200000, 0.6430], [1213221600000, 0.64520], [1213308000000, 0.64670], [1213394400000, 0.65060], [1213480800000, 0.65040], [1213567200000, 0.65030], [1213653600000, 0.64810], [1213740000000, 0.64510], [1213826400000, 0.6450], [1213912800000, 0.64410], [1213999200000, 0.64140], [1214085600000, 0.64090], [1214172000000, 0.64090], [1214258400000, 0.64280], [1214344800000, 0.64310], [1214431200000, 0.64180], [1214517600000, 0.63710], [1214604000000, 0.63490], [1214690400000, 0.63330], [1214776800000, 0.63340], [1214863200000, 0.63380], [1214949600000, 0.63420], [1215036000000, 0.6320], [1215122400000, 0.63180], [1215208800000, 0.6370], [1215295200000, 0.63680], [1215381600000, 0.63680], [1215468000000, 0.63830], [1215554400000, 0.63710], [1215640800000, 0.63710], [1215727200000, 0.63550], [1215813600000, 0.6320], [1215900000000, 0.62770], [1215986400000, 0.62760], [1216072800000, 0.62910], [1216159200000, 0.62740], [1216245600000, 0.62930], [1216332000000, 0.63110], [1216418400000, 0.6310], [1216504800000, 0.63120], [1216591200000, 0.63120], [1216677600000, 0.63040], [1216764000000, 0.62940], [1216850400000, 0.63480], [1216936800000, 0.63780], [1217023200000, 0.63680], [1217109600000, 0.63680], [1217196000000, 0.63680], [1217282400000, 0.6360], [1217368800000, 0.6370], [1217455200000, 0.64180], [1217541600000, 0.64110], [1217628000000, 0.64350], [1217714400000, 0.64270], [1217800800000, 0.64270], [1217887200000, 0.64190], [1217973600000, 0.64460], [1218060000000, 0.64680], [1218146400000, 0.64870], [1218232800000, 0.65940], [1218319200000, 0.66660], [1218405600000, 0.66660], [1218492000000, 0.66780], [1218578400000, 0.67120], [1218664800000, 0.67050], [1218751200000, 0.67180], [1218837600000, 0.67840], [1218924000000, 0.68110], [1219010400000, 0.68110], [1219096800000, 0.67940], [1219183200000, 0.68040], [1219269600000, 0.67810], [1219356000000, 0.67560], [1219442400000, 0.67350], [1219528800000, 0.67630], [1219615200000, 0.67620], [1219701600000, 0.67770], [1219788000000, 0.68150], [1219874400000, 0.68020], [1219960800000, 0.6780], [1220047200000, 0.67960], [1220133600000, 0.68170], [1220220000000, 0.68170], [1220306400000, 0.68320], [1220392800000, 0.68770], [1220479200000, 0.69120], [1220565600000, 0.69140], [1220652000000, 0.70090], [1220738400000, 0.70120], [1220824800000, 0.7010], [1220911200000, 0.70050]
|
247
|
+
];
|
248
|
+
|
249
|
+
function euroFormatter(v, axis) {
|
250
|
+
return v.toFixed(axis.tickDecimals) + "€";
|
251
|
+
}
|
252
|
+
|
253
|
+
function doPlot(position) {
|
254
|
+
$.plot($("#flot-line-chart-multi"), [{
|
255
|
+
data: oilprices,
|
256
|
+
label: "Oil price ($)"
|
257
|
+
}, {
|
258
|
+
data: exchangerates,
|
259
|
+
label: "USD/EUR exchange rate",
|
260
|
+
yaxis: 2
|
261
|
+
}], {
|
262
|
+
xaxes: [{
|
263
|
+
mode: 'time'
|
264
|
+
}],
|
265
|
+
yaxes: [{
|
266
|
+
min: 0
|
267
|
+
}, {
|
268
|
+
// align if we are to the right
|
269
|
+
alignTicksWithAxis: position == "right" ? 1 : null,
|
270
|
+
position: position,
|
271
|
+
tickFormatter: euroFormatter
|
272
|
+
}],
|
273
|
+
legend: {
|
274
|
+
position: 'sw'
|
275
|
+
},
|
276
|
+
colors: ["#1ab394"],
|
277
|
+
grid: {
|
278
|
+
color: "#999999",
|
279
|
+
hoverable: true,
|
280
|
+
clickable: true,
|
281
|
+
tickColor: "#D4D4D4",
|
282
|
+
borderWidth:0,
|
283
|
+
hoverable: true //IMPORTANT! this is needed for tooltip to work,
|
284
|
+
|
285
|
+
},
|
286
|
+
tooltip: true,
|
287
|
+
tooltipOpts: {
|
288
|
+
content: "%s for %x was %y",
|
289
|
+
xDateFormat: "%y-%0m-%0d",
|
290
|
+
|
291
|
+
onHover: function(flotItem, $tooltipEl) {
|
292
|
+
// console.log(flotItem, $tooltipEl);
|
293
|
+
}
|
294
|
+
}
|
295
|
+
|
296
|
+
});
|
297
|
+
}
|
298
|
+
|
299
|
+
doPlot("right");
|
300
|
+
|
301
|
+
$("button").click(function() {
|
302
|
+
doPlot($(this).text());
|
303
|
+
});
|
304
|
+
});
|
305
|
+
|
306
|
+
|
307
|
+
|
308
|
+
|