ziya 2.0.7 → 2.1.6
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/Manifest.txt +561 -89
- data/README.txt +203 -108
- data/Rakefile +7 -6
- data/bin/ziyafy +38 -14
- data/docs/History.txt.html +50 -0
- data/docs/README.txt.html +403 -0
- data/docs/String.html +832 -0
- data/docs/Ziya.html +636 -0
- data/docs/Ziya/Charts.html +909 -0
- data/docs/Ziya/Charts/Area.html +672 -0
- data/docs/Ziya/Charts/AreaThreed.html +672 -0
- data/docs/Ziya/Charts/Bar.html +672 -0
- data/docs/Ziya/Charts/Base.html +1101 -0
- data/docs/Ziya/Charts/Bubble.html +672 -0
- data/docs/Ziya/Charts/CandleStick.html +672 -0
- data/docs/Ziya/Charts/Column.html +672 -0
- data/docs/Ziya/Charts/ColumnThreed.html +672 -0
- data/docs/Ziya/Charts/Custom.html +672 -0
- data/docs/Ziya/Charts/Donut.html +672 -0
- data/docs/Ziya/Charts/FloatingBar.html +672 -0
- data/docs/Ziya/Charts/FloatingColumn.html +672 -0
- data/docs/Ziya/Charts/ImageColumn.html +672 -0
- data/docs/Ziya/Charts/ImagePie.html +672 -0
- data/docs/Ziya/Charts/Line.html +672 -0
- data/docs/Ziya/Charts/Mixed.html +672 -0
- data/docs/Ziya/Charts/ParallelThreedColumn.html +672 -0
- data/docs/Ziya/Charts/Pie.html +672 -0
- data/docs/Ziya/Charts/PieThreed.html +672 -0
- data/docs/Ziya/Charts/Polar.html +672 -0
- data/docs/Ziya/Charts/Scatter.html +672 -0
- data/docs/Ziya/Charts/StackedArea.html +672 -0
- data/docs/Ziya/Charts/StackedBar.html +672 -0
- data/docs/Ziya/Charts/StackedColumn.html +672 -0
- data/docs/Ziya/Charts/StackedThreedArea.html +672 -0
- data/docs/Ziya/Charts/StackedThreedColumn.html +672 -0
- data/docs/Ziya/Charts/Support.html +1245 -0
- data/docs/Ziya/Charts/Support/Area.html +582 -0
- data/docs/Ziya/Charts/Support/AxisCategory.html +583 -0
- data/docs/Ziya/Charts/Support/AxisTicks.html +644 -0
- data/docs/Ziya/Charts/Support/AxisValue.html +583 -0
- data/docs/Ziya/Charts/Support/Base.html +577 -0
- data/docs/Ziya/Charts/Support/Bevel.html +583 -0
- data/docs/Ziya/Charts/Support/Blur.html +583 -0
- data/docs/Ziya/Charts/Support/Button.html +583 -0
- data/docs/Ziya/Charts/Support/ChartBorder.html +582 -0
- data/docs/Ziya/Charts/Support/ChartGridH.html +616 -0
- data/docs/Ziya/Charts/Support/ChartGridV.html +616 -0
- data/docs/Ziya/Charts/Support/ChartGuide.html +582 -0
- data/docs/Ziya/Charts/Support/ChartLabel.html +583 -0
- data/docs/Ziya/Charts/Support/ChartNote.html +582 -0
- data/docs/Ziya/Charts/Support/ChartPref.html +589 -0
- data/docs/Ziya/Charts/Support/ChartRect.html +632 -0
- data/docs/Ziya/Charts/Support/ChartTransition.html +613 -0
- data/docs/Ziya/Charts/Support/Circle.html +583 -0
- data/docs/Ziya/Charts/Support/ContextMenu.html +583 -0
- data/docs/Ziya/Charts/Support/Draw.html +886 -0
- data/docs/Ziya/Charts/Support/DrawBase.html +577 -0
- data/docs/Ziya/Charts/Support/Filter.html +668 -0
- data/docs/Ziya/Charts/Support/FlashToJavascript.html +596 -0
- data/docs/Ziya/Charts/Support/Glow.html +583 -0
- data/docs/Ziya/Charts/Support/Image.html +583 -0
- data/docs/Ziya/Charts/Support/Legend.html +582 -0
- data/docs/Ziya/Charts/Support/Line.html +583 -0
- data/docs/Ziya/Charts/Support/Link.html +734 -0
- data/docs/Ziya/Charts/Support/LinkData.html +589 -0
- data/docs/Ziya/Charts/Support/Rect.html +583 -0
- data/docs/Ziya/Charts/Support/Scroll.html +583 -0
- data/docs/Ziya/Charts/Support/Series.html +583 -0
- data/docs/Ziya/Charts/Support/SeriesColor.html +676 -0
- data/docs/Ziya/Charts/Support/SeriesExplode.html +676 -0
- data/docs/Ziya/Charts/Support/Shadow.html +583 -0
- data/docs/Ziya/Charts/Support/Text.html +664 -0
- data/docs/Ziya/Charts/Support/Tooltip.html +583 -0
- data/docs/Ziya/Charts/Support/Update.html +590 -0
- data/docs/Ziya/Gauges.html +644 -0
- data/docs/Ziya/Gauges/Base.html +1052 -0
- data/docs/Ziya/Gauges/Radial.html +654 -0
- data/docs/Ziya/Gauges/Signal.html +794 -0
- data/docs/Ziya/Gauges/Support.html +726 -0
- data/docs/Ziya/Gauges/Support/Area.html +577 -0
- data/docs/Ziya/Gauges/Support/Base.html +690 -0
- data/docs/Ziya/Gauges/Support/Circle.html +577 -0
- data/docs/Ziya/Gauges/Support/Design.html +577 -0
- data/docs/Ziya/Gauges/Support/Image.html +577 -0
- data/docs/Ziya/Gauges/Support/Line.html +577 -0
- data/docs/Ziya/Gauges/Support/Link.html +577 -0
- data/docs/Ziya/Gauges/Support/Move.html +577 -0
- data/docs/Ziya/Gauges/Support/Point.html +577 -0
- data/docs/Ziya/Gauges/Support/Polygon.html +577 -0
- data/docs/Ziya/Gauges/Support/RadialBase.html +654 -0
- data/docs/Ziya/Gauges/Support/RadialNumbers.html +694 -0
- data/docs/Ziya/Gauges/Support/RadialTicks.html +676 -0
- data/docs/Ziya/Gauges/Support/Rect.html +577 -0
- data/docs/Ziya/Gauges/Support/Rotate.html +577 -0
- data/docs/Ziya/Gauges/Support/Scale.html +577 -0
- data/docs/Ziya/Gauges/Support/Text.html +656 -0
- data/docs/Ziya/Gauges/Support/Update.html +577 -0
- data/docs/Ziya/Gauges/Thermo.html +826 -0
- data/docs/Ziya/HtmlHelpers.html +597 -0
- data/docs/Ziya/HtmlHelpers/Charts.html +1399 -0
- data/docs/Ziya/HtmlHelpers/Gauges.html +987 -0
- data/docs/Ziya/HtmlHelpers/Maps.html +950 -0
- data/docs/Ziya/Maps.html +713 -0
- data/docs/Ziya/Maps/Australia.html +648 -0
- data/docs/Ziya/Maps/Base.html +1099 -0
- data/docs/Ziya/Maps/Belgium.html +648 -0
- data/docs/Ziya/Maps/Brazil.html +648 -0
- data/docs/Ziya/Maps/Canada.html +648 -0
- data/docs/Ziya/Maps/Europe.html +648 -0
- data/docs/Ziya/Maps/France.html +648 -0
- data/docs/Ziya/Maps/Geocode.html +752 -0
- data/docs/Ziya/Maps/Germany.html +648 -0
- data/docs/Ziya/Maps/Italy.html +648 -0
- data/docs/Ziya/Maps/Mexico.html +648 -0
- data/docs/Ziya/Maps/Support.html +798 -0
- data/docs/Ziya/Maps/Support/Arc.html +577 -0
- data/docs/Ziya/Maps/Support/ArcColor.html +577 -0
- data/docs/Ziya/Maps/Support/ArcRange.html +577 -0
- data/docs/Ziya/Maps/Support/BackgroundColor.html +577 -0
- data/docs/Ziya/Maps/Support/Base.html +792 -0
- data/docs/Ziya/Maps/Support/DefaultColor.html +577 -0
- data/docs/Ziya/Maps/Support/DefaultPoint.html +577 -0
- data/docs/Ziya/Maps/Support/FirstZoom.html +577 -0
- data/docs/Ziya/Maps/Support/HeatRange.html +658 -0
- data/docs/Ziya/Maps/Support/Hover.html +577 -0
- data/docs/Ziya/Maps/Support/Line.html +577 -0
- data/docs/Ziya/Maps/Support/LineColor.html +577 -0
- data/docs/Ziya/Maps/Support/LineRange.html +577 -0
- data/docs/Ziya/Maps/Support/OutlineColor.html +577 -0
- data/docs/Ziya/Maps/Support/Point.html +577 -0
- data/docs/Ziya/Maps/Support/PointRange.html +577 -0
- data/docs/Ziya/Maps/Support/Range.html +753 -0
- data/docs/Ziya/Maps/Support/Ranges.html +658 -0
- data/docs/Ziya/Maps/Support/Region.html +577 -0
- data/docs/Ziya/Maps/Support/ScalePoints.html +577 -0
- data/docs/Ziya/Maps/Support/ShowName.html +577 -0
- data/docs/Ziya/Maps/Support/State.html +577 -0
- data/docs/Ziya/Maps/Support/StateInfoIcon.html +577 -0
- data/docs/Ziya/Maps/Support/ZoomMode.html +577 -0
- data/docs/Ziya/Maps/Support/ZoomOutButton.html +577 -0
- data/docs/Ziya/Maps/Support/ZoomOutScale.html +577 -0
- data/docs/Ziya/Maps/Sweden.html +648 -0
- data/docs/Ziya/Maps/Uk.html +648 -0
- data/docs/Ziya/Maps/Us.html +648 -0
- data/docs/Ziya/Maps/World.html +648 -0
- data/docs/Ziya/YamlHelpers.html +592 -0
- data/docs/Ziya/YamlHelpers/Gauges.html +848 -0
- data/docs/Ziya/YamlHelpers/Maps.html +750 -0
- data/docs/Ziya/Ziyafy.html +735 -0
- data/docs/bin/ziyafy.html +52 -0
- data/docs/created.rid +1 -0
- data/docs/examples/charts/public/charts/themes/readme.txt.html +61 -0
- data/docs/examples/maps/public/maps/themes/readme.txt.html +61 -0
- data/docs/images/brick.png +0 -0
- data/docs/images/brick_link.png +0 -0
- data/docs/images/bullet_black.png +0 -0
- data/docs/images/date.png +0 -0
- data/docs/images/macFFBgHack.png +0 -0
- data/docs/images/package.png +0 -0
- data/docs/images/page_green.png +0 -0
- data/docs/images/page_white_width.png +0 -0
- data/docs/images/plugin.png +0 -0
- data/docs/images/ruby.png +0 -0
- data/docs/images/tag_green.png +0 -0
- data/docs/images/wrench.png +0 -0
- data/docs/images/wrench_orange.png +0 -0
- data/docs/images/zoom.png +0 -0
- data/docs/index.html +978 -0
- data/docs/js/darkfish.js +91 -0
- data/docs/js/jquery.js +32 -0
- data/docs/js/quicksearch.js +135 -0
- data/docs/js/thickbox-compressed.js +10 -0
- data/docs/lib/ziya.rb.html +43 -0
- data/docs/lib/ziya/charts/area.rb.html +54 -0
- data/docs/lib/ziya/charts/area_threed.rb.html +153 -0
- data/docs/lib/ziya/charts/bar.rb.html +45 -0
- data/docs/lib/ziya/charts/base.rb.html +71 -0
- data/docs/lib/ziya/charts/bubble.rb.html +54 -0
- data/docs/lib/ziya/charts/candle_stick.rb.html +45 -0
- data/docs/lib/ziya/charts/column.rb.html +45 -0
- data/docs/lib/ziya/charts/column_threed.rb.html +45 -0
- data/docs/lib/ziya/charts/custom.rb.html +54 -0
- data/docs/lib/ziya/charts/donut.rb.html +54 -0
- data/docs/lib/ziya/charts/floating_bar.rb.html +45 -0
- data/docs/lib/ziya/charts/floating_column.rb.html +45 -0
- data/docs/lib/ziya/charts/image_column.rb.html +54 -0
- data/docs/lib/ziya/charts/image_pie.rb.html +54 -0
- data/docs/lib/ziya/charts/line.rb.html +45 -0
- data/docs/lib/ziya/charts/mixed.rb.html +45 -0
- data/docs/lib/ziya/charts/parallel_threed_column.rb.html +45 -0
- data/docs/lib/ziya/charts/pie.rb.html +45 -0
- data/docs/lib/ziya/charts/pie_threed.rb.html +45 -0
- data/docs/lib/ziya/charts/polar.rb.html +45 -0
- data/docs/lib/ziya/charts/scatter.rb.html +45 -0
- data/docs/lib/ziya/charts/stacked_area.rb.html +45 -0
- data/docs/lib/ziya/charts/stacked_bar.rb.html +45 -0
- data/docs/lib/ziya/charts/stacked_column.rb.html +45 -0
- data/docs/lib/ziya/charts/stacked_threed_area.rb.html +45 -0
- data/docs/lib/ziya/charts/stacked_threed_column.rb.html +45 -0
- data/docs/lib/ziya/charts/support/area.rb.html +56 -0
- data/docs/lib/ziya/charts/support/axis_category.rb.html +407 -0
- data/docs/lib/ziya/charts/support/axis_ticks.rb.html +48 -0
- data/docs/lib/ziya/charts/support/axis_value.rb.html +48 -0
- data/docs/lib/ziya/charts/support/base.rb.html +64 -0
- data/docs/lib/ziya/charts/support/bevel.rb.html +48 -0
- data/docs/lib/ziya/charts/support/blur.rb.html +48 -0
- data/docs/lib/ziya/charts/support/button.rb.html +48 -0
- data/docs/lib/ziya/charts/support/chart_border.rb.html +48 -0
- data/docs/lib/ziya/charts/support/chart_grid_h.rb.html +48 -0
- data/docs/lib/ziya/charts/support/chart_grid_v.rb.html +48 -0
- data/docs/lib/ziya/charts/support/chart_guide.rb.html +48 -0
- data/docs/lib/ziya/charts/support/chart_label.rb.html +49 -0
- data/docs/lib/ziya/charts/support/chart_note.rb.html +53 -0
- data/docs/lib/ziya/charts/support/chart_pref.rb.html +48 -0
- data/docs/lib/ziya/charts/support/chart_rect.rb.html +48 -0
- data/docs/lib/ziya/charts/support/chart_transition.rb.html +48 -0
- data/docs/lib/ziya/charts/support/circle.rb.html +48 -0
- data/docs/lib/ziya/charts/support/context_menu.rb.html +47 -0
- data/docs/lib/ziya/charts/support/draw.rb.html +57 -0
- data/docs/lib/ziya/charts/support/draw_base.rb.html +48 -0
- data/docs/lib/ziya/charts/support/filter.rb.html +52 -0
- data/docs/lib/ziya/charts/support/flash_to_javascript.rb.html +48 -0
- data/docs/lib/ziya/charts/support/glow.rb.html +48 -0
- data/docs/lib/ziya/charts/support/image.rb.html +52 -0
- data/docs/lib/ziya/charts/support/legend.rb.html +48 -0
- data/docs/lib/ziya/charts/support/line.rb.html +48 -0
- data/docs/lib/ziya/charts/support/link.rb.html +48 -0
- data/docs/lib/ziya/charts/support/link_data.rb.html +48 -0
- data/docs/lib/ziya/charts/support/rect.rb.html +48 -0
- data/docs/lib/ziya/charts/support/scroll.rb.html +50 -0
- data/docs/lib/ziya/charts/support/series.rb.html +47 -0
- data/docs/lib/ziya/charts/support/series_color.rb.html +62 -0
- data/docs/lib/ziya/charts/support/series_explode.rb.html +65 -0
- data/docs/lib/ziya/charts/support/shadow.rb.html +48 -0
- data/docs/lib/ziya/charts/support/text.rb.html +51 -0
- data/docs/lib/ziya/charts/support/tooltip.rb.html +53 -0
- data/docs/lib/ziya/charts/support/update.rb.html +49 -0
- data/docs/lib/ziya/core_ext/string.rb.html +50 -0
- data/docs/lib/ziya/gauges/base.rb.html +54 -0
- data/docs/lib/ziya/gauges/radial.rb.html +64 -0
- data/docs/lib/ziya/gauges/signal.rb.html +49 -0
- data/docs/lib/ziya/gauges/support/area.rb.html +57 -0
- data/docs/lib/ziya/gauges/support/base.rb.html +39 -0
- data/docs/lib/ziya/gauges/support/circle.rb.html +57 -0
- data/docs/lib/ziya/gauges/support/design.rb.html +39 -0
- data/docs/lib/ziya/gauges/support/image.rb.html +57 -0
- data/docs/lib/ziya/gauges/support/line.rb.html +57 -0
- data/docs/lib/ziya/gauges/support/link.rb.html +57 -0
- data/docs/lib/ziya/gauges/support/move.rb.html +57 -0
- data/docs/lib/ziya/gauges/support/point.rb.html +57 -0
- data/docs/lib/ziya/gauges/support/polygon.rb.html +57 -0
- data/docs/lib/ziya/gauges/support/radial_base.rb.html +58 -0
- data/docs/lib/ziya/gauges/support/radial_numbers.rb.html +60 -0
- data/docs/lib/ziya/gauges/support/radial_ticks.rb.html +57 -0
- data/docs/lib/ziya/gauges/support/rect.rb.html +57 -0
- data/docs/lib/ziya/gauges/support/rotate.rb.html +57 -0
- data/docs/lib/ziya/gauges/support/scale.rb.html +57 -0
- data/docs/lib/ziya/gauges/support/text.rb.html +57 -0
- data/docs/lib/ziya/gauges/support/update.rb.html +57 -0
- data/docs/lib/ziya/gauges/thermo.rb.html +48 -0
- data/docs/lib/ziya/html_helpers.rb.html +39 -0
- data/docs/lib/ziya/html_helpers/base.rb.html +48 -0
- data/docs/lib/ziya/html_helpers/charts.rb.html +48 -0
- data/docs/lib/ziya/html_helpers/gauges.rb.html +48 -0
- data/docs/lib/ziya/html_helpers/maps.rb.html +39 -0
- data/docs/lib/ziya/maps/australia.rb.html +48 -0
- data/docs/lib/ziya/maps/base.rb.html +62 -0
- data/docs/lib/ziya/maps/belgium.rb.html +39 -0
- data/docs/lib/ziya/maps/brazil.rb.html +39 -0
- data/docs/lib/ziya/maps/canada.rb.html +39 -0
- data/docs/lib/ziya/maps/europe.rb.html +39 -0
- data/docs/lib/ziya/maps/france.rb.html +39 -0
- data/docs/lib/ziya/maps/geocode.rb.html +45 -0
- data/docs/lib/ziya/maps/germany.rb.html +39 -0
- data/docs/lib/ziya/maps/italy.rb.html +39 -0
- data/docs/lib/ziya/maps/mexico.rb.html +39 -0
- data/docs/lib/ziya/maps/support/arc.rb.html +48 -0
- data/docs/lib/ziya/maps/support/arc_color.rb.html +48 -0
- data/docs/lib/ziya/maps/support/arc_range.rb.html +48 -0
- data/docs/lib/ziya/maps/support/background_color.rb.html +48 -0
- data/docs/lib/ziya/maps/support/base.rb.html +48 -0
- data/docs/lib/ziya/maps/support/default_color.rb.html +48 -0
- data/docs/lib/ziya/maps/support/default_point.rb.html +48 -0
- data/docs/lib/ziya/maps/support/first_zoom.rb.html +48 -0
- data/docs/lib/ziya/maps/support/heat_range.rb.html +50 -0
- data/docs/lib/ziya/maps/support/hover.rb.html +48 -0
- data/docs/lib/ziya/maps/support/line.rb.html +48 -0
- data/docs/lib/ziya/maps/support/line_color.rb.html +48 -0
- data/docs/lib/ziya/maps/support/line_range.rb.html +48 -0
- data/docs/lib/ziya/maps/support/outline_color.rb.html +48 -0
- data/docs/lib/ziya/maps/support/point.rb.html +48 -0
- data/docs/lib/ziya/maps/support/point_range.rb.html +48 -0
- data/docs/lib/ziya/maps/support/range.rb.html +48 -0
- data/docs/lib/ziya/maps/support/ranges.rb.html +47 -0
- data/docs/lib/ziya/maps/support/region.rb.html +48 -0
- data/docs/lib/ziya/maps/support/scale_points.rb.html +48 -0
- data/docs/lib/ziya/maps/support/show_name.rb.html +48 -0
- data/docs/lib/ziya/maps/support/state.rb.html +48 -0
- data/docs/lib/ziya/maps/support/state_info_icon.rb.html +48 -0
- data/docs/lib/ziya/maps/support/zoom_mode.rb.html +48 -0
- data/docs/lib/ziya/maps/support/zoom_out_button.rb.html +48 -0
- data/docs/lib/ziya/maps/support/zoom_out_scale.rb.html +48 -0
- data/docs/lib/ziya/maps/sweden.rb.html +39 -0
- data/docs/lib/ziya/maps/uk.rb.html +39 -0
- data/docs/lib/ziya/maps/us.rb.html +39 -0
- data/docs/lib/ziya/maps/world.rb.html +39 -0
- data/docs/lib/ziya/utils/logger.rb.html +53 -0
- data/docs/lib/ziya/version.rb.html +39 -0
- data/docs/lib/ziya/yaml_helpers.rb.html +39 -0
- data/docs/lib/ziya/yaml_helpers/base.rb.html +48 -0
- data/docs/lib/ziya/yaml_helpers/charts.rb.html +50 -0
- data/docs/lib/ziya/yaml_helpers/gauges.rb.html +39 -0
- data/docs/lib/ziya/yaml_helpers/maps.rb.html +39 -0
- data/docs/rdoc.css +664 -0
- data/docs/release_notes.txt.html +51 -0
- data/docs/resources/charts/themes/readme.txt.html +61 -0
- data/docs/resources/maps/themes/readme.txt.html +61 -0
- data/examples/charts/basic_chart.rb +55 -0
- data/{charts → examples/charts/public/charts}/AC_RunActiveContent.js +0 -0
- data/examples/charts/public/charts/charts.swf +0 -0
- data/examples/charts/public/charts/charts_library/ar3d.swf +0 -0
- data/examples/charts/public/charts/charts_library/arno.swf +0 -0
- data/examples/charts/public/charts/charts_library/ars3.swf +0 -0
- data/examples/charts/public/charts/charts_library/arst.swf +0 -0
- data/examples/charts/public/charts/charts_library/brfl.swf +0 -0
- data/examples/charts/public/charts/charts_library/brno.swf +0 -0
- data/examples/charts/public/charts/charts_library/brst.swf +0 -0
- data/examples/charts/public/charts/charts_library/buno.swf +0 -0
- data/examples/charts/public/charts/charts_library/cl3d.swf +0 -0
- data/examples/charts/public/charts/charts_library/clfl.swf +0 -0
- data/examples/charts/public/charts/charts_library/clim.swf +0 -0
- data/examples/charts/public/charts/charts_library/clno.swf +0 -0
- data/examples/charts/public/charts/charts_library/clp3.swf +0 -0
- data/examples/charts/public/charts/charts_library/cls3.swf +0 -0
- data/examples/charts/public/charts/charts_library/clst.swf +0 -0
- data/examples/charts/public/charts/charts_library/cnno.swf +0 -0
- data/{charts → examples/charts/public/charts}/charts_library/dollar.jpg +0 -0
- data/examples/charts/public/charts/charts_library/dono.swf +0 -0
- data/examples/charts/public/charts/charts_library/lnno.swf +0 -0
- data/examples/charts/public/charts/charts_library/mxno.swf +0 -0
- data/examples/charts/public/charts/charts_library/pi3d.swf +0 -0
- data/{charts → examples/charts/public/charts}/charts_library/pie.jpg +0 -0
- data/examples/charts/public/charts/charts_library/piim.swf +0 -0
- data/examples/charts/public/charts/charts_library/pino.swf +0 -0
- data/examples/charts/public/charts/charts_library/pono.swf +0 -0
- data/examples/charts/public/charts/charts_library/scno.swf +0 -0
- data/examples/charts/public/charts/full_screen.fla +0 -0
- data/{charts → examples/charts/public/charts}/full_screen.swf +0 -0
- data/{charts → examples/charts/public/charts}/scripts/output_jpg.php +0 -0
- data/{charts → examples/charts/public/charts}/sliders/black.swf +0 -0
- data/{charts → examples/charts/public/charts}/sliders/preview_handle_1.swf +0 -0
- data/{charts → examples/charts/public/charts}/sliders/preview_handle_2.swf +0 -0
- data/examples/charts/public/charts/themes/cool_theme/column_chart.yml +150 -0
- data/examples/charts/public/charts/themes/cool_theme/line_chart.yml +5 -0
- data/examples/charts/public/charts/themes/readme.txt +13 -0
- data/examples/charts/public/fred.xml +21 -0
- data/examples/charts/views/index.erb +17 -0
- data/examples/maps/basic_map.rb +63 -0
- data/examples/maps/helpers/map_helper.rb +15 -0
- data/examples/maps/models/confidential_herpes_report.rb +78 -0
- data/examples/maps/public/javascripts/jquery-1.3.2.js +4376 -0
- data/examples/maps/public/map.xml +336 -0
- data/examples/maps/public/maps/js/Exception.js +45 -0
- data/examples/maps/public/maps/js/FlashProxy.js +72 -0
- data/examples/maps/public/maps/js/FlashSerializer.js +165 -0
- data/examples/maps/public/maps/js/FlashTag.js +111 -0
- data/examples/maps/public/maps/js/JavaScriptFlashGateway.js +455 -0
- data/examples/maps/public/maps/js/JavaScriptFlashGateway.swf +0 -0
- data/examples/maps/public/maps/map_library/australia.swf +0 -0
- data/examples/maps/public/maps/map_library/belgium.swf +0 -0
- data/examples/maps/public/maps/map_library/brazil.swf +0 -0
- data/examples/maps/public/maps/map_library/canada.swf +0 -0
- data/examples/maps/public/maps/map_library/europe.swf +0 -0
- data/examples/maps/public/maps/map_library/france.swf +0 -0
- data/examples/maps/public/maps/map_library/germany.swf +0 -0
- data/examples/maps/public/maps/map_library/italy.swf +0 -0
- data/examples/maps/public/maps/map_library/mexico.swf +0 -0
- data/examples/maps/public/maps/map_library/sweden.swf +0 -0
- data/examples/maps/public/maps/map_library/uk_ireland.swf +0 -0
- data/examples/maps/public/maps/map_library/us.swf +0 -0
- data/examples/maps/public/maps/map_library/us_canada.swf +0 -0
- data/examples/maps/public/maps/map_library/world.swf +0 -0
- data/examples/maps/public/maps/themes/default/base_map.yml +27 -0
- data/examples/maps/public/maps/themes/default/us_map.yml +20 -0
- data/examples/maps/public/maps/themes/default/us_map_2.yml +17 -0
- data/examples/maps/public/maps/themes/readme.txt +13 -0
- data/examples/maps/public/stylesheets/map.css +16 -0
- data/examples/maps/views/index.erb +26 -0
- data/examples/maps/views/layout.erb +21 -0
- data/gem_script.rb +5 -0
- data/lib/ziya.rb +20 -11
- data/lib/ziya/charts/base.rb +114 -90
- data/lib/ziya/{components → charts/support}/area.rb +2 -2
- data/lib/ziya/{components → charts/support}/axis_category.rb +1 -1
- data/lib/ziya/{components → charts/support}/axis_ticks.rb +1 -1
- data/lib/ziya/{components → charts/support}/axis_value.rb +1 -1
- data/lib/ziya/{components → charts/support}/base.rb +9 -21
- data/lib/ziya/{components → charts/support}/bevel.rb +1 -1
- data/lib/ziya/{components → charts/support}/blur.rb +1 -1
- data/lib/ziya/{components → charts/support}/button.rb +1 -1
- data/lib/ziya/{components → charts/support}/chart_border.rb +1 -1
- data/lib/ziya/{components → charts/support}/chart_grid_h.rb +1 -1
- data/lib/ziya/{components → charts/support}/chart_grid_v.rb +1 -1
- data/lib/ziya/{components → charts/support}/chart_guide.rb +1 -1
- data/lib/ziya/{components → charts/support}/chart_label.rb +1 -1
- data/lib/ziya/{components → charts/support}/chart_note.rb +1 -1
- data/lib/ziya/{components → charts/support}/chart_pref.rb +3 -2
- data/lib/ziya/{components → charts/support}/chart_rect.rb +1 -1
- data/lib/ziya/{components → charts/support}/chart_transition.rb +1 -1
- data/lib/ziya/{components → charts/support}/circle.rb +1 -1
- data/lib/ziya/{components → charts/support}/context_menu.rb +1 -3
- data/lib/ziya/charts/support/draw.rb +76 -0
- data/lib/ziya/{components → charts/support}/draw_base.rb +1 -1
- data/lib/ziya/{components → charts/support}/filter.rb +1 -1
- data/lib/ziya/charts/support/flash_to_javascript.rb +23 -0
- data/lib/ziya/{components → charts/support}/glow.rb +1 -1
- data/lib/ziya/{components → charts/support}/image.rb +1 -1
- data/lib/ziya/{components → charts/support}/legend.rb +1 -1
- data/lib/ziya/{components → charts/support}/line.rb +1 -1
- data/lib/ziya/{components → charts/support}/link.rb +9 -1
- data/lib/ziya/{components → charts/support}/link_data.rb +1 -1
- data/lib/ziya/{components → charts/support}/rect.rb +1 -1
- data/lib/ziya/{components → charts/support}/scroll.rb +1 -3
- data/lib/ziya/{components → charts/support}/series.rb +1 -3
- data/lib/ziya/{components → charts/support}/series_color.rb +1 -1
- data/lib/ziya/{components → charts/support}/series_explode.rb +1 -1
- data/lib/ziya/{components → charts/support}/shadow.rb +1 -1
- data/lib/ziya/{components → charts/support}/text.rb +9 -1
- data/lib/ziya/{components → charts/support}/tooltip.rb +1 -1
- data/lib/ziya/{components → charts/support}/update.rb +1 -1
- data/lib/ziya/core_ext/string.rb +31 -0
- data/lib/ziya/gauges/base.rb +17 -12
- data/lib/ziya/gauges/support/base.rb +4 -12
- data/lib/ziya/gauges/support/radial_numbers.rb +1 -1
- data/lib/ziya/html_helpers.rb +1 -0
- data/lib/ziya/html_helpers/base.rb +91 -0
- data/lib/ziya/html_helpers/charts.rb +200 -0
- data/lib/ziya/html_helpers/gauges.rb +90 -0
- data/lib/ziya/html_helpers/maps.rb +74 -0
- data/lib/ziya/maps/australia.rb +9 -0
- data/lib/ziya/maps/base.rb +409 -0
- data/lib/ziya/maps/belgium.rb +7 -0
- data/lib/ziya/maps/brazil.rb +7 -0
- data/lib/ziya/maps/canada.rb +7 -0
- data/lib/ziya/maps/europe.rb +7 -0
- data/lib/ziya/maps/france.rb +7 -0
- data/lib/ziya/maps/geocode.rb +18 -0
- data/lib/ziya/maps/germany.rb +7 -0
- data/lib/ziya/maps/italy.rb +7 -0
- data/lib/ziya/maps/mexico.rb +7 -0
- data/lib/ziya/maps/support/arc.rb +7 -0
- data/lib/ziya/maps/support/arc_color.rb +7 -0
- data/lib/ziya/maps/support/arc_range.rb +7 -0
- data/lib/ziya/maps/support/background_color.rb +7 -0
- data/lib/ziya/maps/support/base.rb +34 -0
- data/lib/ziya/maps/support/default_color.rb +7 -0
- data/lib/ziya/maps/support/default_point.rb +7 -0
- data/lib/ziya/maps/support/first_zoom.rb +7 -0
- data/lib/ziya/maps/support/heat_range.rb +35 -0
- data/lib/ziya/maps/support/hover.rb +7 -0
- data/lib/ziya/maps/support/line.rb +7 -0
- data/lib/ziya/maps/support/line_color.rb +7 -0
- data/lib/ziya/maps/support/line_range.rb +7 -0
- data/lib/ziya/maps/support/outline_color.rb +7 -0
- data/lib/ziya/maps/support/point.rb +8 -0
- data/lib/ziya/maps/support/point_range.rb +7 -0
- data/lib/ziya/maps/support/range.rb +31 -0
- data/lib/ziya/maps/support/ranges.rb +18 -0
- data/lib/ziya/maps/support/region.rb +7 -0
- data/lib/ziya/maps/support/scale_points.rb +7 -0
- data/lib/ziya/maps/support/show_name.rb +7 -0
- data/lib/ziya/maps/support/state.rb +7 -0
- data/lib/ziya/maps/support/state_info_icon.rb +7 -0
- data/lib/ziya/maps/support/zoom_mode.rb +7 -0
- data/lib/ziya/maps/support/zoom_out_button.rb +7 -0
- data/lib/ziya/maps/support/zoom_out_scale.rb +7 -0
- data/lib/ziya/maps/sweden.rb +7 -0
- data/lib/ziya/maps/uk.rb +7 -0
- data/lib/ziya/maps/us.rb +7 -0
- data/lib/ziya/maps/world.rb +7 -0
- data/lib/ziya/version.rb +3 -3
- data/lib/ziya/yaml_helpers.rb +1 -0
- data/lib/ziya/yaml_helpers/base.rb +20 -0
- data/lib/ziya/yaml_helpers/charts.rb +49 -0
- data/lib/ziya/yaml_helpers/gauges.rb +33 -0
- data/lib/ziya/yaml_helpers/maps.rb +17 -0
- data/resources/charts/AC_RunActiveContent.js +292 -0
- data/resources/charts/charts.swf +0 -0
- data/resources/charts/charts_library/ar3d.swf +0 -0
- data/resources/charts/charts_library/arno.swf +0 -0
- data/resources/charts/charts_library/ars3.swf +0 -0
- data/resources/charts/charts_library/arst.swf +0 -0
- data/resources/charts/charts_library/brfl.swf +0 -0
- data/resources/charts/charts_library/brno.swf +0 -0
- data/resources/charts/charts_library/brst.swf +0 -0
- data/resources/charts/charts_library/buno.swf +0 -0
- data/resources/charts/charts_library/cl3d.swf +0 -0
- data/resources/charts/charts_library/clfl.swf +0 -0
- data/resources/charts/charts_library/clim.swf +0 -0
- data/resources/charts/charts_library/clno.swf +0 -0
- data/resources/charts/charts_library/clp3.swf +0 -0
- data/resources/charts/charts_library/cls3.swf +0 -0
- data/resources/charts/charts_library/clst.swf +0 -0
- data/resources/charts/charts_library/cnno.swf +0 -0
- data/resources/charts/charts_library/dono.swf +0 -0
- data/resources/charts/charts_library/lnno.swf +0 -0
- data/resources/charts/charts_library/mxno.swf +0 -0
- data/resources/charts/charts_library/pi3d.swf +0 -0
- data/resources/charts/charts_library/piim.swf +0 -0
- data/resources/charts/charts_library/pino.swf +0 -0
- data/resources/charts/charts_library/pono.swf +0 -0
- data/resources/charts/charts_library/scno.swf +0 -0
- data/resources/charts/full_screen.fla +0 -0
- data/resources/charts/full_screen.swf +0 -0
- data/resources/charts/scripts/output_jpg.php +23 -0
- data/resources/charts/sliders/black.swf +0 -0
- data/resources/charts/sliders/preview_handle_1.swf +0 -0
- data/resources/charts/sliders/preview_handle_2.swf +0 -0
- data/resources/charts/themes/readme.txt +13 -0
- data/{gauges → resources/gauges}/designs/circle.yml +0 -0
- data/{gauges → resources/gauges}/designs/signal.yml +0 -0
- data/{gauges → resources/gauges}/designs/thermo.yml +0 -0
- data/{gauges → resources/gauges}/designs/title.yml +0 -0
- data/{gauges → resources/gauges}/gauge.swf +0 -0
- data/resources/maps/js/Exception.js +45 -0
- data/resources/maps/js/FlashProxy.js +72 -0
- data/resources/maps/js/FlashSerializer.js +165 -0
- data/resources/maps/js/FlashTag.js +111 -0
- data/resources/maps/js/JavaScriptFlashGateway.js +455 -0
- data/resources/maps/js/JavaScriptFlashGateway.swf +0 -0
- data/resources/maps/map_library/australia.swf +0 -0
- data/resources/maps/map_library/belgium.swf +0 -0
- data/resources/maps/map_library/brazil.swf +0 -0
- data/resources/maps/map_library/canada.swf +0 -0
- data/resources/maps/map_library/europe.swf +0 -0
- data/resources/maps/map_library/france.swf +0 -0
- data/resources/maps/map_library/germany.swf +0 -0
- data/resources/maps/map_library/italy.swf +0 -0
- data/resources/maps/map_library/mexico.swf +0 -0
- data/resources/maps/map_library/sweden.swf +0 -0
- data/resources/maps/map_library/uk_ireland.swf +0 -0
- data/resources/maps/map_library/us.swf +0 -0
- data/resources/maps/map_library/us_canada.swf +0 -0
- data/resources/maps/map_library/world.swf +0 -0
- data/resources/maps/themes/readme.txt +13 -0
- data/spec/charts/base_spec.rb +7 -6
- data/spec/charts/chart_type_spec.rb +11 -4
- data/spec/{components → charts/support}/area_spec.rb +8 -8
- data/spec/charts/support/chart_pref_spec.rb +36 -0
- data/spec/charts/support/draw_spec.rb +41 -0
- data/spec/{components → charts/support}/filter_spec.rb +6 -6
- data/spec/{components → charts/support}/link_spec.rb +6 -6
- data/spec/{components → charts/support}/series.rb +4 -4
- data/spec/{components → charts/support}/series_color_spec.rb +4 -4
- data/spec/{components → charts/support}/series_explode.rb +4 -4
- data/spec/{components → charts/support}/series_explode_spec.rb +4 -4
- data/spec/core_ext/string_spec.rb +40 -0
- data/spec/gauges/base_spec.rb +1 -1
- data/spec/html_helpers/base_spec.rb +50 -0
- data/spec/html_helpers/charts_spec.rb +23 -0
- data/spec/html_helpers/gauges_spec.rb +16 -0
- data/spec/html_helpers/maps_spec.rb +20 -0
- data/spec/maps/base_spec.rb +82 -0
- data/spec/maps/support/default_color_spec.rb +29 -0
- data/spec/maps/support/heat_range_spec.rb +29 -0
- data/spec/maps/us_spec.rb +12 -0
- data/spec/maps/world_spec.rb +18 -0
- data/spec/spec_helper.rb +5 -4
- data/spec/themes/maps/base_map.yml +81 -0
- data/spec/themes/maps/us_map.yml +6 -0
- data/spec/themes/maps/world_map.yml +6 -0
- data/spec/themes/maps/world_ov_map.yml +6 -0
- data/spec/{helpers/base_helper_spec.rb → yaml_helpers/charts_spec.rb} +10 -13
- data/spec/yaml_helpers/gauges_spec.rb +15 -0
- data/spec/ziya_helper_spec.rb +118 -116
- data/tasks/doc.rake +12 -7
- data/tasks/gem.rake +1 -1
- data/tasks/setup.rb +1 -1
- data/ziya.gemspec +40 -0
- metadata +582 -94
- data/charts/charts.swf +0 -0
- data/charts/charts_library/ar3d.swf +0 -0
- data/charts/charts_library/arno.swf +0 -0
- data/charts/charts_library/ars3.swf +0 -0
- data/charts/charts_library/arst.swf +0 -0
- data/charts/charts_library/brfl.swf +0 -0
- data/charts/charts_library/brno.swf +0 -0
- data/charts/charts_library/brst.swf +0 -0
- data/charts/charts_library/buno.swf +0 -0
- data/charts/charts_library/cl3d.swf +0 -0
- data/charts/charts_library/clfl.swf +0 -0
- data/charts/charts_library/clim.swf +0 -0
- data/charts/charts_library/clno.swf +0 -0
- data/charts/charts_library/clp3.swf +0 -0
- data/charts/charts_library/cls3.swf +0 -0
- data/charts/charts_library/clst.swf +0 -0
- data/charts/charts_library/cnno.swf +0 -0
- data/charts/charts_library/dono.swf +0 -0
- data/charts/charts_library/lnno.swf +0 -0
- data/charts/charts_library/mxno.swf +0 -0
- data/charts/charts_library/pi3d.swf +0 -0
- data/charts/charts_library/piim.swf +0 -0
- data/charts/charts_library/pino.swf +0 -0
- data/charts/charts_library/pono.swf +0 -0
- data/charts/charts_library/scno.swf +0 -0
- data/charts/ziya.js +0 -66
- data/lib/ziya/components/draw.rb +0 -47
- data/lib/ziya/helpers/base_helper.rb +0 -91
- data/lib/ziya/utils/text.rb +0 -39
- data/lib/ziya/ziya_helper.rb +0 -354
- data/spec/components/draw_spec.rb +0 -32
- data/spec/utils/text_spec.rb +0 -33
@@ -3,9 +3,9 @@
|
|
3
3
|
#
|
4
4
|
# Author:: Fernand Galiana
|
5
5
|
# -----------------------------------------------------------------------------
|
6
|
-
require 'ziya/
|
6
|
+
require 'ziya/charts/support/base'
|
7
7
|
|
8
|
-
module Ziya::
|
8
|
+
module Ziya::Charts::Support
|
9
9
|
# Creates a linkable area on the chart to use with the link component.
|
10
10
|
# See http://www.maani.us/xml_charts/index.php?menu=Reference&submenu=link
|
11
11
|
# for additional documentation, examples and futher detail.
|
@@ -3,7 +3,7 @@
|
|
3
3
|
#
|
4
4
|
# Author:: Fernand
|
5
5
|
# -----------------------------------------------------------------------------
|
6
|
-
module Ziya::
|
6
|
+
module Ziya::Charts::Support
|
7
7
|
# Specifies the label attributes on the x or y axis depending on the chart type.
|
8
8
|
# See http://www.maani.us/xml_charts/index.php?menu=Reference&submenu=axis_category
|
9
9
|
# for additional documentation, examples and futher detail.
|
@@ -3,7 +3,7 @@
|
|
3
3
|
#
|
4
4
|
# Author:: Fernand
|
5
5
|
# ------------------------------------------------------------------------------
|
6
|
-
module Ziya::
|
6
|
+
module Ziya::Charts::Support
|
7
7
|
# Sets the tick marks on the chart axes.
|
8
8
|
#
|
9
9
|
# <tt>value_ticks</tt>: A boolean value that indicates whether the ticks on the value axis are visible or not.
|
@@ -3,7 +3,7 @@
|
|
3
3
|
#
|
4
4
|
# Author:: Fernand Galiana
|
5
5
|
# -----------------------------------------------------------------------------
|
6
|
-
module Ziya::
|
6
|
+
module Ziya::Charts::Support
|
7
7
|
# Specifies the label attribute on the x or y axis depending on the chart type.
|
8
8
|
# See http://www.maani.us/xml_charts/index.php?menu=Reference&submenu=axis_value
|
9
9
|
# for additional documentation, examples and futher detail.
|
@@ -7,9 +7,10 @@
|
|
7
7
|
# Author:: Fernand Galiana
|
8
8
|
# Date:: Dec 15th, 2006
|
9
9
|
# -----------------------------------------------------------------------------
|
10
|
-
|
10
|
+
require 'ziya/core_ext/string'
|
11
|
+
|
12
|
+
module Ziya::Charts::Support
|
11
13
|
class Base # :nodoc:
|
12
|
-
include Ziya::Utils::Text
|
13
14
|
|
14
15
|
# class methods...
|
15
16
|
class << self
|
@@ -59,10 +60,11 @@ module Ziya::Components
|
|
59
60
|
end
|
60
61
|
end
|
61
62
|
|
63
|
+
# -------------------------------------------------------------------------
|
64
|
+
# Flattens out this component to xml
|
62
65
|
def flatten( xml )
|
63
|
-
hash
|
64
|
-
|
65
|
-
pref = underscore( clazz )
|
66
|
+
hash = has_sub_components
|
67
|
+
pref = self.class.name.demodulize.underscore
|
66
68
|
if hash and ! hash.empty?
|
67
69
|
self.class.module_eval <<-XML
|
68
70
|
xml.#{pref}( #{options_as_string} ) do
|
@@ -74,20 +76,6 @@ module Ziya::Components
|
|
74
76
|
end
|
75
77
|
end
|
76
78
|
|
77
|
-
# -------------------------------------------------------------------------
|
78
|
-
# handles simple flatten operation
|
79
|
-
# def method_missing(method, *args)
|
80
|
-
# case method
|
81
|
-
# when :flatten
|
82
|
-
# xml = args.first
|
83
|
-
# clazz = demodulize( self.class.name )
|
84
|
-
# pref = underscore( clazz )
|
85
|
-
# self.class.module_eval "xml.#{pref}( #{options_as_string} )"
|
86
|
-
# else
|
87
|
-
# super.method_missing(method, *args)
|
88
|
-
# end
|
89
|
-
# end
|
90
|
-
|
91
79
|
# -------------------------------------------------------------------------
|
92
80
|
# checks if a give component properties have been set.
|
93
81
|
# return true if one or more props have been set. False otherwise...
|
@@ -110,7 +98,7 @@ module Ziya::Components
|
|
110
98
|
options = {}
|
111
99
|
attributes_for(self).each do |p|
|
112
100
|
option = self.send(p.to_sym)
|
113
|
-
options[p] = option
|
101
|
+
options[p] = option if option
|
114
102
|
end
|
115
103
|
options
|
116
104
|
end
|
@@ -122,7 +110,7 @@ module Ziya::Components
|
|
122
110
|
opts = options
|
123
111
|
opts.keys.sort{ |a,b| a.to_s <=> b.to_s }.each do |k|
|
124
112
|
value = opts[k]
|
125
|
-
buff << sprintf( ":%s => '%s'", k, value.to_s ) if
|
113
|
+
buff << sprintf( ":%s => '%s'", k, value.to_s ) if value and !value.is_a? YAML::Omap
|
126
114
|
end
|
127
115
|
buff.join( "," )
|
128
116
|
end
|
@@ -3,7 +3,7 @@
|
|
3
3
|
#
|
4
4
|
# Author:: Fernand
|
5
5
|
# -----------------------------------------------------------------------------
|
6
|
-
module Ziya::
|
6
|
+
module Ziya::Charts::Support
|
7
7
|
# Specifies the bevel filter to be applied to some component ie chart_rect, axis_value, etc...
|
8
8
|
# See http://www.maani.us/xml_charts/index.php?menu=Reference&submenu=filter
|
9
9
|
# for additional documentation, examples and futher detail.
|
@@ -3,7 +3,7 @@
|
|
3
3
|
#
|
4
4
|
# Author:: Fernand Galiana
|
5
5
|
# -----------------------------------------------------------------------------
|
6
|
-
module Ziya::
|
6
|
+
module Ziya::Charts::Support
|
7
7
|
# Specifies the blur filter to be applied to some component ie chart_rect, axis_value, etc...
|
8
8
|
# See http://www.maani.us/xml_charts/index.php?menu=Reference&submenu=filter
|
9
9
|
# for additional documentation, examples and futher detail.
|
@@ -3,7 +3,7 @@
|
|
3
3
|
#
|
4
4
|
# Author:: Fernand Galiana
|
5
5
|
# -----------------------------------------------------------------------------
|
6
|
-
module Ziya::
|
6
|
+
module Ziya::Charts::Support
|
7
7
|
# Button component to draw a a button on the chart.
|
8
8
|
# Must be set up within the draw component.
|
9
9
|
# See http://www.maani.us/xml_charts/index.php?menu=Reference&submenu=draw
|
@@ -3,7 +3,7 @@
|
|
3
3
|
#
|
4
4
|
# Author:: Fernand
|
5
5
|
# -----------------------------------------------------------------------------
|
6
|
-
module Ziya::
|
6
|
+
module Ziya::Charts::Support
|
7
7
|
# Specifies how to render a chart border
|
8
8
|
# See http://www.maani.us/xml_charts/index.php?menu=Reference&submenu=chart_border
|
9
9
|
# for additional documentation, examples and futher detail.
|
@@ -3,7 +3,7 @@
|
|
3
3
|
#
|
4
4
|
# Author:: Fernand
|
5
5
|
# -----------------------------------------------------------------------------
|
6
|
-
module Ziya::
|
6
|
+
module Ziya::Charts::Support
|
7
7
|
# Sets the chart's horizontal grid attributes.
|
8
8
|
#
|
9
9
|
# <tt>thickness</tt>: The thickness of the grid's horizontal lines. Valid values are zero and above.
|
@@ -3,7 +3,7 @@
|
|
3
3
|
#
|
4
4
|
# Author:: Fernand
|
5
5
|
# -----------------------------------------------------------------------------
|
6
|
-
module Ziya::
|
6
|
+
module Ziya::Charts::Support
|
7
7
|
# Sets the chart's vertical grid attributes.
|
8
8
|
#
|
9
9
|
# <tt>thickness</tt>: The thickness of the grid's vertical lines. Valid values are zero and above.
|
@@ -3,7 +3,7 @@
|
|
3
3
|
#
|
4
4
|
# Author:: Fernand Galiana
|
5
5
|
# -----------------------------------------------------------------------------
|
6
|
-
module Ziya::
|
6
|
+
module Ziya::Charts::Support
|
7
7
|
# Specifies how to configure a guide for either axis on a chart
|
8
8
|
# See http://www.maani.us/xml_charts/index.php?menu=Reference&submenu=chart_guide
|
9
9
|
# for additional documentation, examples and futher detail.
|
@@ -3,7 +3,7 @@
|
|
3
3
|
#
|
4
4
|
# Author:: Fernand Galiana
|
5
5
|
# -----------------------------------------------------------------------------
|
6
|
-
module Ziya::
|
6
|
+
module Ziya::Charts::Support
|
7
7
|
# Specifies the label for the chart element actual value. This can be setup to
|
8
8
|
# be fixed or as a tooltip
|
9
9
|
# See http://www.maani.us/xml_charts/index.php?menu=Reference&submenu=chart_label
|
@@ -6,7 +6,7 @@
|
|
6
6
|
#
|
7
7
|
# Author:: Fernand Galiana
|
8
8
|
# -----------------------------------------------------------------------------
|
9
|
-
module Ziya::
|
9
|
+
module Ziya::Charts::Support
|
10
10
|
# Specifies an annotation look and feel on a chart.
|
11
11
|
# See http://www.maani.us/xml_charts/index.php?menu=Reference&submenu=chart_note
|
12
12
|
# for additional documentation, examples and futher detail.
|
@@ -3,7 +3,7 @@
|
|
3
3
|
#
|
4
4
|
# Author:: Fernand Galiana
|
5
5
|
# -----------------------------------------------------------------------------
|
6
|
-
module Ziya::
|
6
|
+
module Ziya::Charts::Support
|
7
7
|
# Sets the preferences for some chart types. Each chart type has different preferences,
|
8
8
|
# or no preferences at all.
|
9
9
|
#
|
@@ -17,6 +17,7 @@ module Ziya::Components
|
|
17
17
|
:type, :bull_color, :bear_color,
|
18
18
|
:drag, :min_x, :min_y, :max_x, :max_y,
|
19
19
|
:trend_thickness, :trend_alpha, :line_alpha, :rotation_x,
|
20
|
-
:rotation_y, :grid, :select, :empty_center
|
20
|
+
:rotation_y, :grid, :select, :empty_center,
|
21
|
+
:zero_line
|
21
22
|
end
|
22
23
|
end
|
@@ -3,7 +3,7 @@
|
|
3
3
|
#
|
4
4
|
# Author:: Fernand Galiana
|
5
5
|
# -----------------------------------------------------------------------------
|
6
|
-
module Ziya::
|
6
|
+
module Ziya::Charts::Support
|
7
7
|
# Sets the chart's rectangle
|
8
8
|
#
|
9
9
|
# <tt>x</tt>: The horizontal position of the rectangle's upper left corner relative to the upper
|
@@ -3,7 +3,7 @@
|
|
3
3
|
#
|
4
4
|
# Author:: Fernand Galiana
|
5
5
|
# -----------------------------------------------------------------------------
|
6
|
-
module Ziya::
|
6
|
+
module Ziya::Charts::Support
|
7
7
|
# Sets the transition attributes for the chart elements.
|
8
8
|
#
|
9
9
|
# <tt>type</tt>: The type of the transition. Valid values are dissolve, drop, spin, scale, zoom,
|
@@ -3,7 +3,7 @@
|
|
3
3
|
#
|
4
4
|
# Author:: Fernand Galiana
|
5
5
|
# -----------------------------------------------------------------------------
|
6
|
-
module Ziya::
|
6
|
+
module Ziya::Charts::Support
|
7
7
|
# Circle component to draw a circle on the chart. Must be set up within the draw
|
8
8
|
# component.
|
9
9
|
# See http://www.maani.us/xml_charts/index.php?menu=Reference&submenu=draw
|
@@ -3,9 +3,7 @@
|
|
3
3
|
#
|
4
4
|
# Author:: Fernand Galiana
|
5
5
|
# -----------------------------------------------------------------------------
|
6
|
-
|
7
|
-
|
8
|
-
module Ziya::Components
|
6
|
+
module Ziya::Charts::Support
|
9
7
|
# Refines the default context menu by adding or removing default options
|
10
8
|
# See http://www.maani.us/xml_charts/index.php?menu=Reference&submenu=context_menu
|
11
9
|
# for additional documentation, examples and futher detail.
|
@@ -0,0 +1,76 @@
|
|
1
|
+
# -----------------------------------------------------------------------------
|
2
|
+
# Sets up a drawing area on the chart to draw text, rect, circles...
|
3
|
+
#
|
4
|
+
# Author:: Fernand Galiana
|
5
|
+
# -----------------------------------------------------------------------------
|
6
|
+
require 'ziya/html_helpers/charts'
|
7
|
+
|
8
|
+
module Ziya::Charts::Support
|
9
|
+
# Sets up a drawing area on the chart to draw text, rect, circles...
|
10
|
+
#
|
11
|
+
# Holds any number of elements to draw. A draw element can be a circle, image (JPEG or SWF),
|
12
|
+
# line, rectangle, or text. Use draw "image" to include SWF flash file with animation,
|
13
|
+
# roll-over buttons, sounds, scripts, etc.
|
14
|
+
#
|
15
|
+
# <tt></tt>:
|
16
|
+
#
|
17
|
+
# See http://www.maani.us/xml_charts/index.php?menu=Reference&submenu=draw
|
18
|
+
# for additional documentation, examples and futher detail.
|
19
|
+
#
|
20
|
+
class Draw < Base
|
21
|
+
include Ziya::HtmlHelpers::Charts
|
22
|
+
|
23
|
+
has_attribute :components
|
24
|
+
|
25
|
+
# -------------------------------------------------------------------------
|
26
|
+
# Override merge attributes enhance component definitions vs override
|
27
|
+
def merge( parent_attributes, override=false )
|
28
|
+
comps = send( :components ) || []
|
29
|
+
comps = comps + parent_attributes.send( :components ) if parent_attributes.send( :components )
|
30
|
+
send( "components=", comps )
|
31
|
+
end
|
32
|
+
|
33
|
+
# -------------------------------------------------------------------------
|
34
|
+
# Dump has_attribute into xml element
|
35
|
+
def flatten( xml, composite_urls=nil )
|
36
|
+
if components or composite_urls
|
37
|
+
xml.draw do
|
38
|
+
components.each { |comp| comp.flatten( xml ) } if components
|
39
|
+
gen_composites( xml, composite_urls ) if composite_urls
|
40
|
+
end
|
41
|
+
end
|
42
|
+
end
|
43
|
+
|
44
|
+
# -------------------------------------------------------------------------
|
45
|
+
# Generates Draw component for composite charts
|
46
|
+
def gen_composites( xml, composite_urls )
|
47
|
+
composite_urls.keys.sort{ |a,b| a.to_s <=> b.to_s }.each do |chart_id|
|
48
|
+
# composite descriptor can either be a string for the comp url or a pair for the swf lib_path and url
|
49
|
+
raise "You must specify a hash of options" unless composite_urls[chart_id].is_a? Hash
|
50
|
+
opts = composite_urls[chart_id].clone
|
51
|
+
url = opts.delete( :url )
|
52
|
+
raise "Unable to find composite chart url" unless url
|
53
|
+
path = opts.delete(:path ) || chart_path
|
54
|
+
opts[:url] = gen_composite_path( path, url, chart_id )
|
55
|
+
|
56
|
+
self.class.module_eval <<-XML
|
57
|
+
xml.image( #{opts_as_string( opts )} )
|
58
|
+
XML
|
59
|
+
|
60
|
+
# xml.image( opts )
|
61
|
+
end
|
62
|
+
end
|
63
|
+
|
64
|
+
# -------------------------------------------------------------------------
|
65
|
+
# Turns options hash into string representation
|
66
|
+
def opts_as_string( opts )
|
67
|
+
buff = []
|
68
|
+
opts.keys.sort{ |a,b| a.to_s <=> b.to_s }.each do |k|
|
69
|
+
value = opts[k]
|
70
|
+
buff << sprintf( ":%s => '%s'", k, value.to_s ) if value
|
71
|
+
end
|
72
|
+
buff.join( "," )
|
73
|
+
end
|
74
|
+
|
75
|
+
end
|
76
|
+
end
|
@@ -6,7 +6,7 @@
|
|
6
6
|
#
|
7
7
|
# Author:: Fernand
|
8
8
|
# -----------------------------------------------------------------------------
|
9
|
-
module Ziya::
|
9
|
+
module Ziya::Charts::Support
|
10
10
|
# Specifies the various filters that can be reused across components ie blur, bevel, glow, etc...
|
11
11
|
# See http://www.maani.us/xml_charts/index.php?menu=Reference&submenu=filter
|
12
12
|
# for additional documentation, examples and futher detail.
|
@@ -0,0 +1,23 @@
|
|
1
|
+
# -----------------------------------------------------------------------------
|
2
|
+
# Provide for the toggling of js function callback. You can enable or disable
|
3
|
+
# some or all the automatic flash to js callbacks using this component
|
4
|
+
#
|
5
|
+
# Author:: Fernand Galiana
|
6
|
+
# -----------------------------------------------------------------------------
|
7
|
+
module Ziya::Charts::Support
|
8
|
+
# Toggles flash to js callbacks.
|
9
|
+
#
|
10
|
+
# === Example
|
11
|
+
# Add this component to your yaml stylesheet. Enables Loaded_Chart callback and disable
|
12
|
+
# all other callbacks.
|
13
|
+
# <%= comp :flash_to_javascript %>
|
14
|
+
# Loaded_Chart: true
|
15
|
+
# Render_Count: false
|
16
|
+
# Scrolled_Chart: false
|
17
|
+
#
|
18
|
+
# See http://www.maani.us/xml_charts/index.php?menu=Reference&submenu=Flash_to_Javascript
|
19
|
+
# for additional documentation, examples and further detail.
|
20
|
+
class FlashToJavascript < Base
|
21
|
+
has_attribute :Loaded_Chart, :Render_Count, :Scrolled_Chart, :Stopped_Scrolling
|
22
|
+
end
|
23
|
+
end
|
@@ -3,7 +3,7 @@
|
|
3
3
|
#
|
4
4
|
# Author:: Fernand Galiana
|
5
5
|
# -----------------------------------------------------------------------------
|
6
|
-
module Ziya::
|
6
|
+
module Ziya::Charts::Support
|
7
7
|
# Specifies the glow filter to be applied to some component ie chart_rect, axis_value, etc...
|
8
8
|
# See http://www.maani.us/xml_charts/index.php?menu=Reference&submenu=filter
|
9
9
|
# for additional documentation, examples and futher detail.
|
@@ -5,7 +5,7 @@
|
|
5
5
|
# Author:: Fernand Galiana
|
6
6
|
# Date:: Dec 15th, 2006
|
7
7
|
# -----------------------------------------------------------------------------
|
8
|
-
module Ziya::
|
8
|
+
module Ziya::Charts::Support
|
9
9
|
# Renders the specified image (jpg/gif) on the chart. Must be set up within the draw
|
10
10
|
# component.
|
11
11
|
# See http://www.maani.us/xml_charts/index.php?menu=Reference&submenu=draw
|
@@ -3,7 +3,7 @@
|
|
3
3
|
#
|
4
4
|
# Author:: Fernand Galiana
|
5
5
|
# -----------------------------------------------------------------------------
|
6
|
-
module Ziya::
|
6
|
+
module Ziya::Charts::Support
|
7
7
|
# Renders a legend on the chart
|
8
8
|
# See http://www.maani.us/xml_charts/index.php?menu=Reference&submenu=legend
|
9
9
|
# for additional documentation, examples and futher detail.
|
@@ -3,7 +3,7 @@
|
|
3
3
|
#
|
4
4
|
# Author:: Fernand Galiana
|
5
5
|
# -----------------------------------------------------------------------------
|
6
|
-
module Ziya::
|
6
|
+
module Ziya::Charts::Support
|
7
7
|
# Line component to draw a line on the chart. Must be set up within the draw
|
8
8
|
# component.
|
9
9
|
# See http://www.maani.us/xml_charts/index.php?menu=Reference&submenu=draw
|
@@ -3,7 +3,7 @@
|
|
3
3
|
#
|
4
4
|
# Author:: Fernand Galiana
|
5
5
|
# -----------------------------------------------------------------------------
|
6
|
-
module Ziya::
|
6
|
+
module Ziya::Charts::Support
|
7
7
|
# Sets up clickable areas on the chart.
|
8
8
|
#
|
9
9
|
# Holds any number of areas, each defining a rectangle and a URL to go to when the user
|
@@ -16,6 +16,14 @@ module Ziya::Components
|
|
16
16
|
class Link < Base
|
17
17
|
has_attribute :areas
|
18
18
|
|
19
|
+
# -------------------------------------------------------------------------
|
20
|
+
# Override merge attributes enhance component definitions vs override
|
21
|
+
def merge( parent_attributes, override=false )
|
22
|
+
comps = send( :areas ) || []
|
23
|
+
comps = comps + parent_attributes.send( :areas ) if parent_attributes.send( :areas )
|
24
|
+
send( "areas=", comps )
|
25
|
+
end
|
26
|
+
|
19
27
|
# -------------------------------------------------------------------------
|
20
28
|
# Dump has_attribute into xml element
|
21
29
|
def flatten( xml )
|
@@ -3,7 +3,7 @@
|
|
3
3
|
#
|
4
4
|
# Author:: Fernand Galiana
|
5
5
|
# -----------------------------------------------------------------------------
|
6
|
-
module Ziya::
|
6
|
+
module Ziya::Charts::Support
|
7
7
|
# Sets the URL of a script responsible for processing clicks on chart elements.
|
8
8
|
# This enables drilling down into charts.
|
9
9
|
#
|