Skip to content
This repository has been archived by the owner on Apr 12, 2018. It is now read-only.

Commit

Permalink
W.I.P.
Browse files Browse the repository at this point in the history
Signed-off-by: kosmas58 <kosmas.schuetz@gmx.com>
  • Loading branch information
kosmas58 committed Aug 21, 2011
1 parent a65c833 commit 23ee9fc
Show file tree
Hide file tree
Showing 110 changed files with 70,783 additions and 12,300 deletions.
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_area_basic.html.haml
Expand Up @@ -76,7 +76,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.area.name')} - #{t('txt.graphics.highcharts.area.basic')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_area_inverted.html.haml
Expand Up @@ -73,7 +73,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.area.name')} - #{t('txt.graphics.highcharts.area.inverted')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_area_missing.html.haml
Expand Up @@ -67,7 +67,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.area.name')} - #{t('txt.graphics.highcharts.area.missing')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_area_negative.html.haml
Expand Up @@ -37,7 +37,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.area.name')} - #{t('txt.graphics.highcharts.area.negative')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_area_spline.html.haml
Expand Up @@ -67,7 +67,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.area.name')} - #{t('txt.graphics.highcharts.area.spline')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_area_stacked.html.haml
Expand Up @@ -68,7 +68,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.area.name')} - #{t('txt.graphics.highcharts.area.stacked')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
Expand Up @@ -64,7 +64,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.area.name')} - #{t('txt.graphics.highcharts.area.stacked_percent')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_bar_basic.html.haml
Expand Up @@ -68,7 +68,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.bar.name')} - #{t('txt.graphics.highcharts.bar.basic')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
Expand Up @@ -69,7 +69,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.bar.name')} - #{t('txt.graphics.highcharts.bar.negative_stack')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_bar_stacked.html.haml
Expand Up @@ -49,7 +49,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.bar.name')} - #{t('txt.graphics.highcharts.bar.stacked')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_column_basic.html.haml
Expand Up @@ -79,7 +79,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.bar.name')} - #{t('txt.graphics.highcharts.column.basic')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_column_negative.html.haml
Expand Up @@ -37,7 +37,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.bar.name')} - #{t('txt.graphics.highcharts.column.negative')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_column_parsed.html.haml
Expand Up @@ -65,7 +65,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.bar.name')} - #{t('txt.graphics.highcharts.column.parsed')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
Expand Down
Expand Up @@ -83,7 +83,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.bar.name')} - #{t('txt.graphics.highcharts.column.rotated_labels')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_column_stacked.html.haml
Expand Up @@ -57,7 +57,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.bar.name')} - #{t('txt.graphics.highcharts.column.stacked')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
Expand Up @@ -61,7 +61,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.bar.name')} - #{t('txt.graphics.highcharts.column.stacked_and_grouped')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
Expand Up @@ -45,7 +45,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.bar.name')} - #{t('txt.graphics.highcharts.column.stacked_percent')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_combo.html.haml
Expand Up @@ -79,7 +79,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.combo.name')} - #{t('txt.graphics.highcharts.combo.default')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_combo_dual_axes.html.haml
Expand Up @@ -83,7 +83,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.combo.name')} - #{t('txt.graphics.highcharts.combo.dual_axes')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_combo_multi_axes.html.haml
Expand Up @@ -119,7 +119,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.combo.name')} - #{t('txt.graphics.highcharts.combo.multi_axes')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_combo_regression.html.haml
Expand Up @@ -42,7 +42,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.combo.name')} - #{t('txt.graphics.highcharts.combo.regression')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
Expand Up @@ -70,7 +70,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.dynamic.name')} - #{t('txt.graphics.highcharts.dynamic.click_to_add')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
Expand Up @@ -349,7 +349,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.dynamic.name')} - #{t('txt.graphics.highcharts.dynamic.master_detail')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
Expand Down
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_dynamic_update.html.haml
Expand Up @@ -71,7 +71,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.dynamic.name')} - #{t('txt.graphics.highcharts.dynamic.update')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_line_ajax.html.haml
Expand Up @@ -167,7 +167,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.line.name')} - #{t('txt.graphics.highcharts.line.ajax')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_line_basic.html.haml
Expand Up @@ -64,7 +64,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.line.name')} - #{t('txt.graphics.highcharts.line.basic')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_line_labels.html.haml
Expand Up @@ -48,7 +48,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.line.name')} - #{t('txt.graphics.highcharts.line.labels')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_line_time_series.html.haml
Expand Up @@ -196,7 +196,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.line.name')} - #{t('txt.graphics.highcharts.line.time_series')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_pie_basic.html.haml
Expand Up @@ -53,7 +53,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.pie.name')} - #{t('txt.graphics.highcharts.pie.basic')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_pie_donut.html.haml
Expand Up @@ -61,7 +61,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.pie.name')} - #{t('txt.graphics.highcharts.pie.donut')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_pie_legend.html.haml
Expand Up @@ -49,7 +49,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.pie.name')} - #{t('txt.graphics.highcharts.pie.legend')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_scatter.html.haml
Expand Up @@ -180,7 +180,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.line.name')} - #{t('txt.graphics.highcharts.scatter')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_spline_inverted.html.haml
Expand Up @@ -69,7 +69,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.line.name')} - #{t('txt.graphics.highcharts.spline.inverted')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_spline_plot_bands.html.haml
Expand Up @@ -151,7 +151,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.line.name')} - #{t('txt.graphics.highcharts.spline.plot_bands')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
2 changes: 1 addition & 1 deletion app/views/graphics/highcharts/_spline_symbols.html.haml
Expand Up @@ -69,7 +69,7 @@
-@title = "#{t('txt.graphics.highcharts.name')} - #{t('txt.graphics.highcharts.line.name')} - #{t('txt.graphics.highcharts.spline.symbols')}"

%h4
=image_tag("icons/22x22/graphics.png", :border => 0)
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

#container{:style => "width: 800px; height: 400px; margin: 0 auto"}
43 changes: 43 additions & 0 deletions app/views/graphics/highcharts/_stock_basic_line.html.haml
@@ -0,0 +1,43 @@
:javascript
jQuery(function() {
// Create the chart
chart = new Highcharts.StockChart({
chart: {
renderTo: 'container'
},

rangeSelector: {
selected: 1
},

title: {
text: 'USD to EUR exchange rate'
},

xAxis: {
maxZoom: 14 * 24 * 3600000 // fourteen days
},
yAxis: {
title: {
text: 'Exchange rate'
}
},

series: [{
name: 'USD to EUR',
data: usdeur
}]
});
});


-@title = "#{t('txt.graphics.highstock.name')} - #{t('txt.graphics.highstock.general.name')} - #{t('txt.graphics.highstock.general.basic')}"

%h4
=image_tag("icons/22x22/highcharts.png", :border => 0)
=@title

- content_for :head_scripts do
%script{:src => "http://www.highcharts.com/samples/data/usdeur.js", :type => "text/javascript"}

#container{:style => "width: 800px; height: 500px; margin: 0 auto"}

0 comments on commit 23ee9fc

Please sign in to comment.