diff --git a/app/views/dashboard/bar_graph.html.erb b/app/views/dashboard/bar_graph.html.erb index 6da5204..7be7cd1 100644 --- a/app/views/dashboard/bar_graph.html.erb +++ b/app/views/dashboard/bar_graph.html.erb @@ -1,83 +1,94 @@ -
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
YearVisitorsOrdersIncomeExpenses
2007300800900300
20081,1708601,220564
20092601,1202,8702,340
20101,0305403,4301,200
20112007001,700770
20121,1702,1603,920800
+
- +
+
+
+
+
Total Visitors
+

3,130

+
+
+
+
+
+
+
Total Orders
+

6,180

+
+
+
+
+
+
+
Total Income
+

14,040

+
+
+
+
+
+
+
Total Expenses
+

5,174

+
+
+
+
+
diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 0dbf858..b59bbd0 100755 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -29,15 +29,6 @@ - - - -