old_sql 1.16.0 → 1.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README.md +24 -13
- data/app/controllers/old_sql/report_controller.rb +3 -17
- data/app/views/layouts/old_sql/chart.html.erb +11 -0
- data/app/views/old_sql/report/chart.html.erb +8 -25
- data/lib/generators/old_sql/templates/user_design_template.csv +2 -3
- data/lib/generators/old_sql/templates/user_old_sql_demo_chart_design.yml +18 -9
- data/lib/old_sql/report_design/chart.rb +2 -2
- data/lib/old_sql/report_design/chart_item.rb +4 -4
- data/lib/old_sql/report_design/chart_parser.rb +2 -2
- data/public/javascripts/old_sql/chart.js +33 -0
- metadata +5 -265
- data/public/javascripts/old_sql/MochiKit-1.4.2/Changes +0 -362
- data/public/javascripts/old_sql/MochiKit-1.4.2/LICENSE.txt +0 -69
- data/public/javascripts/old_sql/MochiKit-1.4.2/MANIFEST +0 -179
- data/public/javascripts/old_sql/MochiKit-1.4.2/META.json +0 -17
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/html/MochiKit/Async.html +0 -814
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/html/MochiKit/Base.html +0 -1703
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/html/MochiKit/Color.html +0 -755
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/html/MochiKit/DOM.html +0 -1197
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/html/MochiKit/DateTime.html +0 -168
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/html/MochiKit/DragAndDrop.html +0 -187
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/html/MochiKit/Format.html +0 -300
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/html/MochiKit/Iter.html +0 -524
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/html/MochiKit/Logging.html +0 -420
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/html/MochiKit/LoggingPane.html +0 -142
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/html/MochiKit/Position.html +0 -38
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/html/MochiKit/Selector.html +0 -240
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/html/MochiKit/Signal.html +0 -508
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/html/MochiKit/Sortable.html +0 -244
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/html/MochiKit/Style.html +0 -385
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/html/MochiKit/VersionHistory.html +0 -384
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/html/MochiKit/Visual.html +0 -1161
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/html/MochiKit/index.html +0 -447
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/js/toc.js +0 -113
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/rst/MochiKit/Async.rst +0 -767
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/rst/MochiKit/Base.rst +0 -1445
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/rst/MochiKit/Color.rst +0 -651
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/rst/MochiKit/DOM.rst +0 -1143
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/rst/MochiKit/DateTime.rst +0 -145
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/rst/MochiKit/DragAndDrop.rst +0 -197
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/rst/MochiKit/Format.rst +0 -258
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/rst/MochiKit/Iter.rst +0 -454
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/rst/MochiKit/Logging.rst +0 -348
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/rst/MochiKit/LoggingPane.rst +0 -128
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/rst/MochiKit/Position.rst +0 -26
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/rst/MochiKit/Selector.rst +0 -203
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/rst/MochiKit/Signal.rst +0 -498
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/rst/MochiKit/Sortable.rst +0 -186
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/rst/MochiKit/Style.rst +0 -353
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/rst/MochiKit/VersionHistory.rst +0 -362
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/rst/MochiKit/Visual.rst +0 -895
- data/public/javascripts/old_sql/MochiKit-1.4.2/doc/rst/MochiKit/index.rst +0 -83
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/ajax_tables/ajax_tables.css +0 -69
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/ajax_tables/ajax_tables.js +0 -401
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/ajax_tables/domains.json +0 -10
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/ajax_tables/domains.xml +0 -40
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/ajax_tables/index.html +0 -96
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/color_wheel/color_wheel.css +0 -4
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/color_wheel/color_wheel.js +0 -95
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/color_wheel/index.html +0 -31
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/dnd_sortable/dnd_sortable.css +0 -23
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/dnd_sortable/dropmarker.png +0 -0
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/dnd_sortable/icon.png +0 -0
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/dnd_sortable/index.html +0 -54
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/dnd_sortable/sortable2_test.html +0 -150
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/dnd_sortable/sortable3_test.html +0 -42
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/dnd_sortable/sortable4_test.html +0 -90
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/dnd_sortable/sortable5_test.html +0 -29
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/dnd_sortable/sortable_test.html +0 -38
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/dnd_sortable/sortable_tree_test.html +0 -189
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/draggable/draggable.css +0 -28
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/draggable/draggable.js +0 -73
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/draggable/index.html +0 -38
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/effects/effects_bigslide.html +0 -36
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/effects/effects_blind.html +0 -65
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/effects/effects_blindslide.html +0 -31
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/effects/effects_combi.css +0 -18
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/effects/effects_fadeappear.html +0 -61
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/effects/effects_grow_shrink.html +0 -38
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/effects/effects_onload.html +0 -67
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/effects/effects_queue.html +0 -67
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/effects/effects_queue_limit.html +0 -30
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/effects/effects_scroll.html +0 -483
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/effects/effects_slide.html +0 -62
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/effects/full.html +0 -71
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/effects/icon.png +0 -0
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/effects/index.html +0 -150
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/interpreter/index.html +0 -88
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/interpreter/interpreter.css +0 -54
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/interpreter/interpreter.js +0 -373
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/key_events/index.html +0 -78
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/key_events/key_events.css +0 -5
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/key_events/key_events.js +0 -85
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/logging_pane/index.html +0 -46
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/logging_pane/logging_pane.css +0 -78
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/logging_pane/logging_pane.js +0 -11
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/mochiregexp/index.html +0 -74
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/mochiregexp/mochiregexp.css +0 -73
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/mochiregexp/mochiregexp.js +0 -125
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/mouse_events/index.html +0 -88
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/mouse_events/mouse_events.css +0 -17
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/mouse_events/mouse_events.js +0 -59
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/rounded_corners/index.html +0 -28
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/rounded_corners/rounded_corners.css +0 -3
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/rounded_corners/rounded_corners.js +0 -19
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/simple_dnd/dnd_boxes.html +0 -45
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/simple_dnd/dnd_full.html +0 -119
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/simple_dnd/dnd_ghost.html +0 -40
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/simple_dnd/dnd_hoverclass.html +0 -43
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/simple_dnd/dnd_scroll.html +0 -91
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/simple_dnd/dnd_snap.html +0 -54
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/simple_dnd/index.html +0 -93
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/simple_dnd/simple_dnd.css +0 -64
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/sortable_tables/index.html +0 -71
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/sortable_tables/sortable_tables.css +0 -66
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/sortable_tables/sortable_tables.js +0 -203
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/view-source/lib/SyntaxHighlighter/SyntaxHighlighter.css +0 -177
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/view-source/lib/SyntaxHighlighter/Tests.html +0 -339
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/view-source/lib/SyntaxHighlighter/shBrushCSharp.js +0 -30
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/view-source/lib/SyntaxHighlighter/shBrushDelphi.js +0 -31
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/view-source/lib/SyntaxHighlighter/shBrushJScript.js +0 -22
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/view-source/lib/SyntaxHighlighter/shBrushPhp.js +0 -23
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/view-source/lib/SyntaxHighlighter/shBrushPython.js +0 -71
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/view-source/lib/SyntaxHighlighter/shBrushSql.js +0 -40
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/view-source/lib/SyntaxHighlighter/shBrushVb.js +0 -29
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/view-source/lib/SyntaxHighlighter/shBrushXml.js +0 -61
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/view-source/lib/SyntaxHighlighter/shCore.js +0 -622
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/view-source/view-source.css +0 -1
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/view-source/view-source.html +0 -19
- data/public/javascripts/old_sql/MochiKit-1.4.2/examples/view-source/view-source.js +0 -70
- data/public/javascripts/old_sql/MochiKit-1.4.2/include/_img/bg_docheader.gif +0 -0
- data/public/javascripts/old_sql/MochiKit-1.4.2/include/_img/g_bullet.gif +0 -0
- data/public/javascripts/old_sql/MochiKit-1.4.2/include/_img/g_logo_doc.gif +0 -0
- data/public/javascripts/old_sql/MochiKit-1.4.2/include/css/documentation.css +0 -130
- data/public/javascripts/old_sql/MochiKit-1.4.2/include/css/general.css +0 -48
- data/public/javascripts/old_sql/MochiKit-1.4.2/lib/MochiKit/Async.js +0 -682
- data/public/javascripts/old_sql/MochiKit-1.4.2/lib/MochiKit/Base.js +0 -1489
- data/public/javascripts/old_sql/MochiKit-1.4.2/lib/MochiKit/Color.js +0 -863
- data/public/javascripts/old_sql/MochiKit-1.4.2/lib/MochiKit/DOM.js +0 -1256
- data/public/javascripts/old_sql/MochiKit-1.4.2/lib/MochiKit/DateTime.js +0 -222
- data/public/javascripts/old_sql/MochiKit-1.4.2/lib/MochiKit/DragAndDrop.js +0 -793
- data/public/javascripts/old_sql/MochiKit-1.4.2/lib/MochiKit/Format.js +0 -304
- data/public/javascripts/old_sql/MochiKit-1.4.2/lib/MochiKit/Iter.js +0 -844
- data/public/javascripts/old_sql/MochiKit-1.4.2/lib/MochiKit/Logging.js +0 -315
- data/public/javascripts/old_sql/MochiKit-1.4.2/lib/MochiKit/LoggingPane.js +0 -353
- data/public/javascripts/old_sql/MochiKit-1.4.2/lib/MochiKit/MochiKit.js +0 -188
- data/public/javascripts/old_sql/MochiKit-1.4.2/lib/MochiKit/MockDOM.js +0 -115
- data/public/javascripts/old_sql/MochiKit-1.4.2/lib/MochiKit/Position.js +0 -236
- data/public/javascripts/old_sql/MochiKit-1.4.2/lib/MochiKit/Selector.js +0 -415
- data/public/javascripts/old_sql/MochiKit-1.4.2/lib/MochiKit/Signal.js +0 -897
- data/public/javascripts/old_sql/MochiKit-1.4.2/lib/MochiKit/Sortable.js +0 -589
- data/public/javascripts/old_sql/MochiKit-1.4.2/lib/MochiKit/Style.js +0 -594
- data/public/javascripts/old_sql/MochiKit-1.4.2/lib/MochiKit/Test.js +0 -162
- data/public/javascripts/old_sql/MochiKit-1.4.2/lib/MochiKit/Visual.js +0 -2026
- data/public/javascripts/old_sql/MochiKit-1.4.2/lib/MochiKit/__package__.js +0 -18
- data/public/javascripts/old_sql/MochiKit-1.4.2/packed/MochiKit/MochiKit.js +0 -7829
- data/public/javascripts/old_sql/MochiKit-1.4.2/packed/MochiKit/__package__.js +0 -6
- data/public/javascripts/old_sql/MochiKit-1.4.2/packed/MochiKit/customize.html +0 -251
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/FakeJSAN.js +0 -40
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/SimpleTest/SimpleTest.js +0 -381
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/SimpleTest/TestRunner.js +0 -159
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/SimpleTest/test.css +0 -28
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/cli.js +0 -6
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/index.html +0 -25
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/standalone.js +0 -16
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_Base.js +0 -577
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_Color.js +0 -137
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_DateTime.js +0 -52
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_DragAndDrop.js +0 -30
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_Format.js +0 -89
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_Iter.js +0 -186
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_Logging.js +0 -88
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_MochiKit-Async.html +0 -408
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_MochiKit-Async.json +0 -1
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_MochiKit-Base.html +0 -34
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_MochiKit-Color.html +0 -84
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_MochiKit-DOM-Safari.html +0 -48
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_MochiKit-DOM.html +0 -363
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_MochiKit-DateTime.html +0 -39
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_MochiKit-DragAndDrop.html +0 -54
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_MochiKit-Format.html +0 -39
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_MochiKit-Iter.html +0 -38
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_MochiKit-JSAN.html +0 -32
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_MochiKit-Logging.html +0 -40
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_MochiKit-MochiKit.html +0 -18
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_MochiKit-Selector.html +0 -295
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_MochiKit-Signal.html +0 -43
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_MochiKit-Style.html +0 -223
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_MochiKit-Visual.html +0 -197
- data/public/javascripts/old_sql/MochiKit-1.4.2/tests/test_Signal.js +0 -481
- data/public/javascripts/old_sql/plotkit-0.9.1/COPYING +0 -28
- data/public/javascripts/old_sql/plotkit-0.9.1/PlotKit/Base.js +0 -406
- data/public/javascripts/old_sql/plotkit-0.9.1/PlotKit/Canvas.js +0 -683
- data/public/javascripts/old_sql/plotkit-0.9.1/PlotKit/EasyPlot.js +0 -161
- data/public/javascripts/old_sql/plotkit-0.9.1/PlotKit/Layout.js +0 -756
- data/public/javascripts/old_sql/plotkit-0.9.1/PlotKit/PlotKit.js +0 -151
- data/public/javascripts/old_sql/plotkit-0.9.1/PlotKit/PlotKit_Packed.js +0 -2177
- data/public/javascripts/old_sql/plotkit-0.9.1/PlotKit/SVG.js +0 -705
- data/public/javascripts/old_sql/plotkit-0.9.1/PlotKit/SweetCanvas.js +0 -348
- data/public/javascripts/old_sql/plotkit-0.9.1/PlotKit/SweetSVG.js +0 -247
- data/public/javascripts/old_sql/plotkit-0.9.1/PlotKit/dummy.svg +0 -9
- data/public/javascripts/old_sql/plotkit-0.9.1/PlotKit/excanvas.js +0 -723
- data/public/javascripts/old_sql/plotkit-0.9.1/README +0 -1
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/MochiKitAdditions.html +0 -2
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/MochiKitAdditions.txt +0 -2
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/PlotKit.Base.html +0 -302
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/PlotKit.Base.txt +0 -139
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/PlotKit.Canvas.html +0 -172
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/PlotKit.Canvas.txt +0 -81
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/PlotKit.EasyPlot.html +0 -155
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/PlotKit.EasyPlot.txt +0 -50
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/PlotKit.Layout.html +0 -428
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/PlotKit.Layout.txt +0 -330
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/PlotKit.QuickStart.html +0 -368
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/PlotKit.QuickStart.txt +0 -256
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/PlotKit.Renderer.html +0 -436
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/PlotKit.Renderer.txt +0 -299
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/PlotKit.SVG.html +0 -159
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/PlotKit.SVG.txt +0 -64
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/PlotKit.SweetCanvas.html +0 -131
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/PlotKit.SweetCanvas.txt +0 -34
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/PlotKit.SweetSVG.html +0 -131
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/PlotKit.SweetSVG.txt +0 -34
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/PlotKit.html +0 -334
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/PlotKit.txt +0 -151
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/SVGCanvasCompat.html +0 -304
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/SVGCanvasCompat.txt +0 -144
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/barsample.png +0 -0
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/black.png +0 -0
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/blue.png +0 -0
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/cyan.png +0 -0
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/doc.css +0 -62
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/generate.py +0 -37
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/green.png +0 -0
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/orange.png +0 -0
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/piesample.png +0 -0
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/purple.png +0 -0
- data/public/javascripts/old_sql/plotkit-0.9.1/doc/red.png +0 -0
- data/public/javascripts/old_sql/plotkit-0.9.1/scripts/custom_rhino.jar +0 -0
- data/public/javascripts/old_sql/plotkit-0.9.1/scripts/pack.py +0 -58
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/axis.html +0 -31
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/basic.html +0 -25
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/basic.js +0 -143
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/debug.html +0 -56
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/demo-svg.html +0 -58
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/demo-svg.js +0 -133
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/demo.html +0 -57
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/demo.js +0 -136
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/dynamic.html +0 -161
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/img/firefox.png +0 -0
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/img/konqueror.png +0 -0
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/img/mozilla.ico +0 -0
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/img/msie.gif +0 -0
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/img/opera.ico +0 -0
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/img/safari.gif +0 -0
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/labels-img.html +0 -38
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/labels.html +0 -43
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/prototype_compat.html +0 -28
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/quickstart-easy.html +0 -29
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/quickstart-horiz.html +0 -53
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/quickstart-neg.html +0 -29
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/quickstart-svg.html +0 -61
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/quickstart.html +0 -57
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/sample.txt +0 -6
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/svg-sweet.html +0 -29
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/svg-sweet.js +0 -141
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/svg.html +0 -26
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/svg.js +0 -147
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/sweet.html +0 -24
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/sweet.js +0 -89
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/tests.css +0 -66
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/testsvg.html +0 -20
- data/public/javascripts/old_sql/plotkit-0.9.1/tests/testsvg.js +0 -31
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
{% extends "basex.html" %}
|
|
2
|
-
{% load markup %}
|
|
3
|
-
{% block pageid %}code{% endblock %}
|
|
4
|
-
{% block headers %}
|
|
5
|
-
<link href="doc.css" media="screen" rel="stylesheet" type="text/css" />
|
|
6
|
-
{% endblock %}
|
|
7
|
-
{% block title %}PlotKit.SweetSVG{% endblock %}
|
|
8
|
-
|
|
9
|
-
{% block content %}
|
|
10
|
-
<div class="page doc">
|
|
11
|
-
{% filter markdown %}
|
|
12
|
-
[PlotKit Home](PlotKit.html) | [<<](PlotKit.SweetCanvas.html) | [>>](PlotKit.EasyPlot.html)
|
|
13
|
-
|
|
14
|
-
PlotKit Sweet SVG Renderer
|
|
15
|
-
=============================
|
|
16
|
-
|
|
17
|
-
This renderer is an extension of the basic SVG Renderer to show off
|
|
18
|
-
what you can do to make graphs pretty without learning any graph
|
|
19
|
-
layout code.
|
|
20
|
-
|
|
21
|
-
There are no extra methods or options to use. The interface is exactly
|
|
22
|
-
the same as ``PlotKit.SVG``'s SVGRenderer.
|
|
23
|
-
|
|
24
|
-
SweetSVGRenderer adds a fake shadow around bars, lines and circles
|
|
25
|
-
along with a 2.0 width white outline and a etched light coloured
|
|
26
|
-
background.
|
|
27
|
-
|
|
28
|
-
Example
|
|
29
|
-
=======
|
|
30
|
-
|
|
31
|
-
{% endfilter %}
|
|
32
|
-
</div>
|
|
33
|
-
{% endblock %}
|
|
34
|
-
|
|
@@ -1,334 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
3
|
-
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en" >
|
|
4
|
-
<head>
|
|
5
|
-
<title>PlotKit Documentation | liquidx</title>
|
|
6
|
-
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
7
|
-
<link href="http://media.liquidx.net/css/x_general.css" media="screen" rel="Stylesheet" type="text/css" />
|
|
8
|
-
<link href="http://media.liquidx.net/css/x_header.css" media="screen" rel="Stylesheet" type="text/css" />
|
|
9
|
-
<link href="http://media.liquidx.net/css/x_layout.css" media="screen" rel="Stylesheet" type="text/css" />
|
|
10
|
-
<link href="http://media.liquidx.net/css/x_blocks.css" media="screen" rel="Stylesheet" type="text/css" />
|
|
11
|
-
<link rel="icon" href="/favicon.png" type="image/x-png">
|
|
12
|
-
<link rel="shortcut icon" href="/favicon.png" type="image/x-png">
|
|
13
|
-
<!--[if lt IE 7.]>
|
|
14
|
-
<script defer type="text/javascript" src="http://media.liquidx.net/js/pngfix.js"></script>
|
|
15
|
-
<![endif]-->
|
|
16
|
-
|
|
17
|
-
<link href="doc.css" media="screen" rel="stylesheet" type="text/css" />
|
|
18
|
-
|
|
19
|
-
</head>
|
|
20
|
-
|
|
21
|
-
<body>
|
|
22
|
-
<div id="header">
|
|
23
|
-
<div id="logo"><a href="http://www.liquidx.net/"><img src="http://media.liquidx.net/imgx/logo.png" width="256" height="128" alt="liquidx.net" /></a></div>
|
|
24
|
-
<div id="menu-hack">
|
|
25
|
-
<div id="menu-l"><img src="http://media.liquidx.net/imgx/menu_l.png" width="17" height="28" alt="menu cap" /></div><div id="menu-r"><img src="http://media.liquidx.net/imgx/menu_r.png" width="17" height="28" alt="menu cap" /></div>
|
|
26
|
-
<div id="menu-main">
|
|
27
|
-
<ul id="menu" class="code">
|
|
28
|
-
<li class="tab" id="blog"><a href="http://www.liquidx.net/" title="blog/home">blog</a></li>
|
|
29
|
-
<li class="tab" id="code"><a href="http://www.liquidx.net/code/" title="software i have written">software</a></li>
|
|
30
|
-
<li class="tab" id="dev"><a href="http://projects.liquidx.net/" title="source code for my open source projects">dev</a></li>
|
|
31
|
-
<li class="tab" id="photos"><a href="http://al.tse.id.au/gallery/" title="photos and videos">photos</a></li>
|
|
32
|
-
<li class="tab" id="research"><a href="http://al.tse.id.au/research/" title="research profile">research</a></li>
|
|
33
|
-
<li class="tab" id="links"><a href="http://www.liquidx.net/links/" title="my bookmarks">linkblog</a></li>
|
|
34
|
-
<li class="tab" id="stats"><a href="http://stats.liquidx.net/" title="stats for various parts of my website">stats</a></li>
|
|
35
|
-
<li class="tab" id="status"><a href="http://www.liquidx.net/status/" title="weather report for alastair">status</a></li>
|
|
36
|
-
<li class="tab" id="about"><a href="http://al.tse.id.au/" title="about alastair tse">aboutme</a></li>
|
|
37
|
-
</ul>
|
|
38
|
-
</div>
|
|
39
|
-
</div>
|
|
40
|
-
<div id="quickbuttons">
|
|
41
|
-
<span class="quickbutton"><a href="http://www.liquidx.net/albumartwidget/"><img src="http://media.liquidx.net/imgx/quick_widget.png" alt="album art widget" /></a></span>
|
|
42
|
-
<span class="quickbutton"><a href="http://www.liquidx.net/plotkit/"><img src="http://media.liquidx.net/imgx/quick_plotkit.png" alt="plotkit" /></a></span>
|
|
43
|
-
<span class="quickbutton"><a href="http://www.liquidx.net/fruity/"><img src="http://media.liquidx.net/imgx/quick_fruity.png" alt="fruity" /></a></span>
|
|
44
|
-
</div>
|
|
45
|
-
|
|
46
|
-
</div>
|
|
47
|
-
|
|
48
|
-
<div id="body">
|
|
49
|
-
<div class="page doc">
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
<h1> PlotKit</h1>
|
|
53
|
-
<p> <a href="http://www.liquidx.net/plotkit/">PlotKit</a> is a Javascript graph plotting library. It is aimed at web
|
|
54
|
-
applications that require plotting series of data in modern web
|
|
55
|
-
browsers.
|
|
56
|
-
</p>
|
|
57
|
-
<p>PlotKit requires <a href="http://mochikit.com/">MochiKit</a>. (1.3 or higher)
|
|
58
|
-
</p>
|
|
59
|
-
<p>PlotKit supports both HTML Canvas and SVG, along with an
|
|
60
|
-
<a href="http://me.eae.net/archive/2005/12/29/canvas-in-ie/">emulated canvas for Internet Explorer</a>.
|
|
61
|
-
</p>
|
|
62
|
-
<p>PlotKit is easily extensible to include other rendering engines,
|
|
63
|
-
styles and layouts. Please pursue the documentation for more
|
|
64
|
-
information.
|
|
65
|
-
</p>
|
|
66
|
-
<p>PlotKit is licensed under the BSD License, so you can include it in
|
|
67
|
-
your free or commercial applications without worrying.
|
|
68
|
-
</p>
|
|
69
|
-
|
|
70
|
-
<h1> PlotKit Components</h1>
|
|
71
|
-
|
|
72
|
-
<h2> Base Classes</h2>
|
|
73
|
-
<ul>
|
|
74
|
-
<li>
|
|
75
|
-
<a href="PlotKit.Base.html">Base</a> : Common functionality that is used in other classes,
|
|
76
|
-
including default styles.
|
|
77
|
-
</li>
|
|
78
|
-
|
|
79
|
-
<li>
|
|
80
|
-
<a href="PlotKit.Layout.html">Layout</a> : The default chart layout engine, supports bar, line and
|
|
81
|
-
pie charts.
|
|
82
|
-
</li>
|
|
83
|
-
|
|
84
|
-
<li>
|
|
85
|
-
<a href="PlotKit.Renderer.html">Renderer</a>: Customising the look of the output
|
|
86
|
-
</li>
|
|
87
|
-
</ul>
|
|
88
|
-
|
|
89
|
-
<h2> Renderer Specific Implementations</h2>
|
|
90
|
-
<ul>
|
|
91
|
-
<li>
|
|
92
|
-
<a href="PlotKit.Canvas.html">CanvasRenderer</a>: Basic renderer using an HTML Canvas.
|
|
93
|
-
</li>
|
|
94
|
-
|
|
95
|
-
<li>
|
|
96
|
-
<a href="PlotKit.SVG.html">SVGRenderer</a>: Basic renderer using SVG.
|
|
97
|
-
</li>
|
|
98
|
-
|
|
99
|
-
<li>
|
|
100
|
-
<a href="PlotKit.SweetCanvas.html">SweetCanvasRenderer</a>: Customised Renderer that builds on CanvasRenderer to provide nicer looking charts.
|
|
101
|
-
</li>
|
|
102
|
-
|
|
103
|
-
<li>
|
|
104
|
-
<a href="PlotKit.SweetSVG.html">SweetSVGRenderer</a>: Customised renderer that builds on SVGRenderer to provide nicer looking charts.
|
|
105
|
-
</li>
|
|
106
|
-
</ul>
|
|
107
|
-
|
|
108
|
-
<h2> Utility Classes</h2>
|
|
109
|
-
<ul>
|
|
110
|
-
<li>
|
|
111
|
-
<a href="PlotKit.EasyPlot.html">EasyPlot</a>: Simple Wrapper around classes to provide one-line plotting.
|
|
112
|
-
</li>
|
|
113
|
-
</ul>
|
|
114
|
-
|
|
115
|
-
<h1> Getting Started</h1>
|
|
116
|
-
<ul>
|
|
117
|
-
<li>
|
|
118
|
-
<a href="PlotKit.QuickStart.html">PlotKit Quick Start</a> - A thorough quick start to getting charts working for Safari, Mozilla, Firefox, Opera and IE.
|
|
119
|
-
</li>
|
|
120
|
-
|
|
121
|
-
<li>
|
|
122
|
-
<a href="SVGCanvasCompat.html">SVG/Canvas Browser Support Status</a> - Quirks about browser support that you should know about.
|
|
123
|
-
</li>
|
|
124
|
-
|
|
125
|
-
<li>
|
|
126
|
-
<a href="http://media.liquidx.net/js/plotkit-tests/quickstart.html">Simple Canvas Demo</a> - Very basic Canvas demo all contained in an HTML file.
|
|
127
|
-
</li>
|
|
128
|
-
|
|
129
|
-
<li>
|
|
130
|
-
<a href="http://media.liquidx.net/js/plotkit-tests/quickstart-svg.html">Simple SVG Demo</a> - Very basic SVG demo all contained in an HTML file.
|
|
131
|
-
</li>
|
|
132
|
-
</ul>
|
|
133
|
-
|
|
134
|
-
<h1> More Demos</h1>
|
|
135
|
-
<ul>
|
|
136
|
-
<li>
|
|
137
|
-
Unit Tests <a href="http://media.liquidx.net/js/plotkit-tests/basic.html">Canvas</a>, <a href="http://media.liquidx.net/js/plotkit-tests/svg.html">SVG</a>, <a href="http://media.liquidx.net/js/plotkit-tests/sweet.html">SweetCanvas</a>, <a href="http://media.liquidx.net/js/plotkit-tests/sweet-svg.html">SweetSVG</a>.
|
|
138
|
-
</li>
|
|
139
|
-
|
|
140
|
-
<li>
|
|
141
|
-
<a href="http://media.liquidx.net/js/plotkit-tests/dynamic.html">Dynamic Charting</a>.
|
|
142
|
-
</li>
|
|
143
|
-
|
|
144
|
-
<li>
|
|
145
|
-
<a href="http://media.liquidx.net/js/plotkit-tests/labels.html">Labels Example</a>. Thanks to Christopher Armstrong.
|
|
146
|
-
</li>
|
|
147
|
-
|
|
148
|
-
<li>
|
|
149
|
-
<a href="http://media.liquidx.net/js/plotkit-tests/labels-img.html">Labels with Images</a>.
|
|
150
|
-
</li>
|
|
151
|
-
|
|
152
|
-
<li>
|
|
153
|
-
<a href="http://media.liquidx.net/js/plotkit-tests/axis.html">Axis Restrictions</a>.
|
|
154
|
-
</li>
|
|
155
|
-
</ul>
|
|
156
|
-
|
|
157
|
-
<h1> Version History</h1>
|
|
158
|
-
|
|
159
|
-
<h3>PlotKit 0.8</h3>
|
|
160
|
-
<ul>
|
|
161
|
-
<li>
|
|
162
|
-
Total rewrite from <a href="http://www.liquidx.net/canvasgraphjs/">CanvasGraph 0.7</a>
|
|
163
|
-
</li>
|
|
164
|
-
</ul>
|
|
165
|
-
|
|
166
|
-
<h3>PlotKit 0.9</h3>
|
|
167
|
-
<ul>
|
|
168
|
-
<li>
|
|
169
|
-
Fixed some redraw issues with clear()
|
|
170
|
-
</li>
|
|
171
|
-
|
|
172
|
-
<li>
|
|
173
|
-
Replaced IECanvas.HTC with ExplorerCanvas
|
|
174
|
-
</li>
|
|
175
|
-
|
|
176
|
-
<li>
|
|
177
|
-
Added auto import and packed versions just like MochiKit.
|
|
178
|
-
</li>
|
|
179
|
-
|
|
180
|
-
<li>
|
|
181
|
-
Added horizontal bar chart rendering mode.
|
|
182
|
-
</li>
|
|
183
|
-
|
|
184
|
-
<li>
|
|
185
|
-
Added awareness of prototype.js and workaround Array/Object mutilation issues with MochiKit.
|
|
186
|
-
</li>
|
|
187
|
-
|
|
188
|
-
<li>
|
|
189
|
-
Added EasyPlot for single line plotting with Ajax support.
|
|
190
|
-
</li>
|
|
191
|
-
|
|
192
|
-
<li>
|
|
193
|
-
More tests, <a href="http://media.liquidx.net/js/plotkit-tests/dynamic.html">dynamic charting</a> and quickstart demos.
|
|
194
|
-
</li>
|
|
195
|
-
</ul>
|
|
196
|
-
|
|
197
|
-
<h3>PlotKit 0.9.1</h3>
|
|
198
|
-
<ul>
|
|
199
|
-
<li>
|
|
200
|
-
Make Sweet{Canvas/SVG}Renderers respect shouldFill.
|
|
201
|
-
</li>
|
|
202
|
-
|
|
203
|
-
<li>
|
|
204
|
-
Fixed ignoring of maximum x and y values when setting xAxis/yAxis.
|
|
205
|
-
</li>
|
|
206
|
-
|
|
207
|
-
<li>
|
|
208
|
-
Fixed typo for calculating yrange in Layout.js (thanks to
|
|
209
|
-
HubrisSonic).
|
|
210
|
-
</li>
|
|
211
|
-
|
|
212
|
-
<li>
|
|
213
|
-
Changed SweetCanvasRenderer to use axisLineColor for drawing lines over
|
|
214
|
-
background (thanks to HubrisSonic).
|
|
215
|
-
</li>
|
|
216
|
-
|
|
217
|
-
<li>
|
|
218
|
-
Fixed bug in y-axis tick drawing (thanks to Cliff).
|
|
219
|
-
</li>
|
|
220
|
-
|
|
221
|
-
<li>
|
|
222
|
-
Fixed x-axis calculation bug when xAxisIsZero is false (thanks to
|
|
223
|
-
Loic Jeannin)
|
|
224
|
-
</li>
|
|
225
|
-
|
|
226
|
-
<li>
|
|
227
|
-
Fixed xTicks drawing that exceed the bounds of the chart (thanks to
|
|
228
|
-
Cliff)
|
|
229
|
-
</li>
|
|
230
|
-
|
|
231
|
-
<li>
|
|
232
|
-
Fixed barchart drawing with only 2 values (thanks to HubrisSonic)
|
|
233
|
-
</li>
|
|
234
|
-
|
|
235
|
-
<li>
|
|
236
|
-
Hide pie chart labels of 0% (thanks to Attiks)
|
|
237
|
-
</li>
|
|
238
|
-
|
|
239
|
-
<li>
|
|
240
|
-
Added optional field to addDatasetFromTable to include x-axis labels.
|
|
241
|
-
</li>
|
|
242
|
-
|
|
243
|
-
<li>
|
|
244
|
-
Updated excanvas.js version to fix possible printing issues.
|
|
245
|
-
</li>
|
|
246
|
-
</ul>
|
|
247
|
-
|
|
248
|
-
<h1> Road Map</h1>
|
|
249
|
-
|
|
250
|
-
<h3>Version 0.9</h3>
|
|
251
|
-
<ul>
|
|
252
|
-
<li>
|
|
253
|
-
AutoSelectRenderer, automatically choose Canvas or SVG by auto detecting browser support.
|
|
254
|
-
</li>
|
|
255
|
-
</ul>
|
|
256
|
-
|
|
257
|
-
<h3>Version 0.10</h3>
|
|
258
|
-
<ul>
|
|
259
|
-
<li>
|
|
260
|
-
Point plots
|
|
261
|
-
</li>
|
|
262
|
-
|
|
263
|
-
<li>
|
|
264
|
-
Defined Event System Support
|
|
265
|
-
</li>
|
|
266
|
-
|
|
267
|
-
<li>
|
|
268
|
-
Animation support.
|
|
269
|
-
</li>
|
|
270
|
-
</ul>
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
</div>
|
|
274
|
-
</div>
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
<div id="footer">
|
|
280
|
-
<div class="block">
|
|
281
|
-
<h3>Syndication Feeds:</h3>
|
|
282
|
-
<p>
|
|
283
|
-
<ul class="tiny">
|
|
284
|
-
<li><a href="http://www.liquidx.net/blog/feed/atom/" class="feed" title="feed for all posts on liquidx.net"><img src="http://media.liquidx.net/imgx/feed.gif" class="feed" alt="feed" />Atom Feed for the Blog Entries</a></li>
|
|
285
|
-
<li><a href="http://www.liquidx.net/blog/feed/rss/" class="feed" title="feed for all posts on liquidx.net"><img src="http://media.liquidx.net/imgx/feed.gif" class="feed" alt="feed" />RSS Feed for the Blog Entries</a></li>
|
|
286
|
-
<li><a href="http://www.liquidx.net/comments/feed/atom/" class="feed" title="feed for all posts on liquidx.net"><img src="http://media.liquidx.net/imgx/feed.gif" class="feed" alt="feed" />Feed for All Comments</a></li>
|
|
287
|
-
<li><a href="http://www.liquidx.net/links/feed/atom/" class="feed" title="feed for all bookmarked links"><img src="http://media.liquidx.net/imgx/feed.gif" class="feed" alt="feed" />Feed for Links</a></li>
|
|
288
|
-
</ul>
|
|
289
|
-
</p>
|
|
290
|
-
</div>
|
|
291
|
-
<div class="block">
|
|
292
|
-
<h3>About this site:</h3>
|
|
293
|
-
<p>Content on this site is licensed under <a href="http://creativecommons.org/licenses/by/2.5/">CC By Attribution</a> unless otherwise specified.
|
|
294
|
-
Copyright (c) 2002-2006, <a href="http://al.tse.id.au/">Alastair Tse</a>.</p>
|
|
295
|
-
<p>For more information, see <a href="http://al.tse.id.au/">al.tse.id.au</a>.</p>
|
|
296
|
-
<p><script type="text/javascript" src="http://technorati.com/embed/itwctkzez.js"></script></p>
|
|
297
|
-
</div>
|
|
298
|
-
<div class="block">
|
|
299
|
-
<h3>Is Made Possible By:</h3>
|
|
300
|
-
<p>
|
|
301
|
-
<dl>
|
|
302
|
-
<dt><a href="http://ecto.kung-foo.tv/" class="clean">ecto</a>. </dt>
|
|
303
|
-
<dd>Blogging client for Mac</dd>
|
|
304
|
-
<dt><a href="http://djangoproject.com/" class="clean">Django</a>. </dt>
|
|
305
|
-
<dd>Python Web Framework</dd>
|
|
306
|
-
<dt><a href="http://www.lighttpd.net/" class="clean">lighttpd</a>. </dt>
|
|
307
|
-
<dd>Really Fast Web Server</dd>
|
|
308
|
-
<dt><a href="http://www.saddi.com/software/flup/" class="clean">flup</a>. </dt>
|
|
309
|
-
<dd>FastCGI for Python</dd>
|
|
310
|
-
</dl>
|
|
311
|
-
</p>
|
|
312
|
-
</div>
|
|
313
|
-
<div class="block">
|
|
314
|
-
<h3>Search My Sites:</h3>
|
|
315
|
-
<p>
|
|
316
|
-
<div style='margin: 10px; text-align: center; width: 160px;'><form action='http://www.rollyo.com/search.html' ><fieldset style='margin: 0; padding: 4px 0 0 0; height: 60px; border: none; background: url(http://rollyo.com/remote/togo-bg4.png) no-repeat top left;'><div style="position: absolute; float:left; z-index:99; width: 46px; height: 50px;"><a href="http://rollyo.com"><img style="border: none;" height="50" width="46" src="http://rollyo.com/remote/x.gif"></a></div> <input type='text' size='30' style='float: left; width: 90px; margin: 2px 0 0 48px; padding: 0; font-size: 12px;' name='q' value='Search...' onclick='this.value="";' /><br /> <select name='sid' style='float: left; width: 78px; height: 15px; margin: 12px 0 0 46px; font-size: 7pt; padding: 0;'><option value='106081' selected='selected'>liquidx</option><option value='web'>Search The Web</option></select><input type='image' src='http://rollyo.com/remote/btn-togo.png' alt='Go' style='margin: 12px 0 0 3px; float: left;' /><input type='hidden' name='togo-v' value='1' /></fieldset></form></div>
|
|
317
|
-
</p>
|
|
318
|
-
</div>
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
<div class="clear"> </div>
|
|
322
|
-
|
|
323
|
-
</div>
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
|
|
328
|
-
<script type="text/javascript">
|
|
329
|
-
_uacct = "UA-58117-1";
|
|
330
|
-
urchinTracker();
|
|
331
|
-
</script>
|
|
332
|
-
|
|
333
|
-
</body>
|
|
334
|
-
</html>
|
|
@@ -1,151 +0,0 @@
|
|
|
1
|
-
{% extends "basex.html" %}
|
|
2
|
-
{% load markup %}
|
|
3
|
-
{% block pageid %}code{% endblock %}
|
|
4
|
-
{% block title %}PlotKit Documentation{% endblock %}
|
|
5
|
-
{% block headers %}
|
|
6
|
-
<link href="doc.css" media="screen" rel="stylesheet" type="text/css" />
|
|
7
|
-
{% endblock %}
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
{% block content %}
|
|
11
|
-
<div class="page doc">
|
|
12
|
-
{% filter markdown %}
|
|
13
|
-
PlotKit
|
|
14
|
-
=======
|
|
15
|
-
|
|
16
|
-
[PlotKit][] is a Javascript graph plotting library. It is aimed at web
|
|
17
|
-
applications that require plotting series of data in modern web
|
|
18
|
-
browsers.
|
|
19
|
-
|
|
20
|
-
PlotKit requires [MochiKit][]. (1.3 or higher)
|
|
21
|
-
|
|
22
|
-
PlotKit supports both HTML Canvas and SVG, along with an
|
|
23
|
-
[emulated canvas for Internet Explorer][IECanvas].
|
|
24
|
-
|
|
25
|
-
PlotKit is easily extensible to include other rendering engines,
|
|
26
|
-
styles and layouts. Please pursue the documentation for more
|
|
27
|
-
information.
|
|
28
|
-
|
|
29
|
-
PlotKit is licensed under the BSD License, so you can include it in
|
|
30
|
-
your free or commercial applications without worrying.
|
|
31
|
-
|
|
32
|
-
PlotKit Components
|
|
33
|
-
==================
|
|
34
|
-
|
|
35
|
-
Base Classes
|
|
36
|
-
------------
|
|
37
|
-
|
|
38
|
-
* [Base][] : Common functionality that is used in other classes,
|
|
39
|
-
including default styles.
|
|
40
|
-
* [Layout][] : The default chart layout engine, supports bar, line and
|
|
41
|
-
pie charts.
|
|
42
|
-
* [Renderer][]: Customising the look of the output
|
|
43
|
-
|
|
44
|
-
Renderer Specific Implementations
|
|
45
|
-
---------------------------------
|
|
46
|
-
|
|
47
|
-
* [CanvasRenderer][]: Basic renderer using an HTML Canvas.
|
|
48
|
-
* [SVGRenderer][]: Basic renderer using SVG.
|
|
49
|
-
* [SweetCanvasRenderer][]: Customised Renderer that builds on CanvasRenderer to provide nicer looking charts.
|
|
50
|
-
* [SweetSVGRenderer][]: Customised renderer that builds on SVGRenderer to provide nicer looking charts.
|
|
51
|
-
|
|
52
|
-
Utility Classes
|
|
53
|
-
---------------
|
|
54
|
-
|
|
55
|
-
* [EasyPlot][]: Simple Wrapper around classes to provide one-line plotting.
|
|
56
|
-
|
|
57
|
-
Getting Started
|
|
58
|
-
===============
|
|
59
|
-
|
|
60
|
-
* [PlotKit Quick Start][QuickStart] - A thorough quick start to getting charts working for Safari, Mozilla, Firefox, Opera and IE.
|
|
61
|
-
* [SVG/Canvas Browser Support Status][Browser] - Quirks about browser support that you should know about.
|
|
62
|
-
* [Simple Canvas Demo][QuickstartCanvasDemo] - Very basic Canvas demo all contained in an HTML file.
|
|
63
|
-
* [Simple SVG Demo][QuickstartSVGDemo] - Very basic SVG demo all contained in an HTML file.
|
|
64
|
-
|
|
65
|
-
More Demos
|
|
66
|
-
==========
|
|
67
|
-
|
|
68
|
-
* Unit Tests [Canvas][CanvasTest], [SVG][SVGTest], [SweetCanvas][SCanvasTest], [SweetSVG][SSVGTest].
|
|
69
|
-
* [Dynamic Charting][DynamicTest].
|
|
70
|
-
* [Labels Example][]. Thanks to Christopher Armstrong.
|
|
71
|
-
* [Labels with Images][].
|
|
72
|
-
* [Axis Restrictions][].
|
|
73
|
-
|
|
74
|
-
Version History
|
|
75
|
-
===============
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
###PlotKit 0.8
|
|
79
|
-
|
|
80
|
-
* Total rewrite from [CanvasGraph 0.7][CanvasGraph]
|
|
81
|
-
|
|
82
|
-
###PlotKit 0.9
|
|
83
|
-
|
|
84
|
-
* Fixed some redraw issues with clear()
|
|
85
|
-
* Replaced IECanvas.HTC with ExplorerCanvas
|
|
86
|
-
* Added auto import and packed versions just like MochiKit.
|
|
87
|
-
* Added horizontal bar chart rendering mode.
|
|
88
|
-
* Added awareness of prototype.js and workaround Array/Object mutilation issues with MochiKit.
|
|
89
|
-
* Added EasyPlot for single line plotting with Ajax support.
|
|
90
|
-
* More tests, [dynamic charting][DynamicTest] and quickstart demos.
|
|
91
|
-
|
|
92
|
-
###PlotKit 0.9.1
|
|
93
|
-
|
|
94
|
-
* Make Sweet{Canvas/SVG}Renderers respect shouldFill.
|
|
95
|
-
* Fixed ignoring of maximum x and y values when setting xAxis/yAxis.
|
|
96
|
-
* Fixed typo for calculating yrange in Layout.js (thanks to
|
|
97
|
-
HubrisSonic).
|
|
98
|
-
* Changed SweetCanvasRenderer to use axisLineColor for drawing lines over
|
|
99
|
-
background (thanks to HubrisSonic).
|
|
100
|
-
* Fixed bug in y-axis tick drawing (thanks to Cliff).
|
|
101
|
-
* Fixed x-axis calculation bug when xAxisIsZero is false (thanks to
|
|
102
|
-
Loic Jeannin)
|
|
103
|
-
* Fixed xTicks drawing that exceed the bounds of the chart (thanks to
|
|
104
|
-
Cliff)
|
|
105
|
-
* Fixed barchart drawing with only 2 values (thanks to HubrisSonic)
|
|
106
|
-
* Hide pie chart labels of 0% (thanks to Attiks)
|
|
107
|
-
* Added optional field to addDatasetFromTable to include x-axis labels.
|
|
108
|
-
* Updated excanvas.js version to fix possible printing issues.
|
|
109
|
-
|
|
110
|
-
Road Map
|
|
111
|
-
========
|
|
112
|
-
###Version 0.9
|
|
113
|
-
|
|
114
|
-
* AutoSelectRenderer, automatically choose Canvas or SVG by auto detecting browser support.
|
|
115
|
-
|
|
116
|
-
###Version 0.10
|
|
117
|
-
|
|
118
|
-
* Point plots
|
|
119
|
-
* Defined Event System Support
|
|
120
|
-
* Animation support.
|
|
121
|
-
|
|
122
|
-
[QuickStart]: PlotKit.QuickStart.html
|
|
123
|
-
[CanvasGraph]: http://www.liquidx.net/canvasgraphjs/
|
|
124
|
-
[PlotKit]: http://www.liquidx.net/plotkit/
|
|
125
|
-
[MochiKit]: http://mochikit.com/
|
|
126
|
-
[IECanvas]: http://me.eae.net/archive/2005/12/29/canvas-in-ie/
|
|
127
|
-
[Base]: PlotKit.Base.html
|
|
128
|
-
[Styles]: PlotKit.Styles.html
|
|
129
|
-
[Layout]: PlotKit.Layout.html
|
|
130
|
-
[Renderer]: PlotKit.Renderer.html
|
|
131
|
-
[CanvasRenderer]: PlotKit.Canvas.html
|
|
132
|
-
[SVGRenderer]: PlotKit.SVG.html
|
|
133
|
-
[SweetCanvasRenderer]: PlotKit.SweetCanvas.html
|
|
134
|
-
[SweetSVGRenderer]: PlotKit.SweetSVG.html
|
|
135
|
-
[EasyPlot]: PlotKit.EasyPlot.html
|
|
136
|
-
[Browser]: SVGCanvasCompat.html
|
|
137
|
-
[CanvasTest]: http://media.liquidx.net/js/plotkit-tests/basic.html
|
|
138
|
-
[SVGTest]: http://media.liquidx.net/js/plotkit-tests/svg.html
|
|
139
|
-
[SCanvasTest]: http://media.liquidx.net/js/plotkit-tests/sweet.html
|
|
140
|
-
[SSVGTest]: http://media.liquidx.net/js/plotkit-tests/sweet-svg.html
|
|
141
|
-
[QuickstartCanvasDemo]: http://media.liquidx.net/js/plotkit-tests/quickstart.html
|
|
142
|
-
[QuickstartSVGDemo]: http://media.liquidx.net/js/plotkit-tests/quickstart-svg.html
|
|
143
|
-
[QuickstartEasyDemo]: http://media.liquidx.net/js/plotkit-tests/quickstart-easy.html
|
|
144
|
-
[DynamicTest]: http://media.liquidx.net/js/plotkit-tests/dynamic.html
|
|
145
|
-
[Labels Example]: http://media.liquidx.net/js/plotkit-tests/labels.html
|
|
146
|
-
[Labels with Images]: http://media.liquidx.net/js/plotkit-tests/labels-img.html
|
|
147
|
-
[Axis Restrictions]: http://media.liquidx.net/js/plotkit-tests/axis.html
|
|
148
|
-
|
|
149
|
-
{% endfilter %}
|
|
150
|
-
</div>
|
|
151
|
-
{% endblock %}
|