customer signup report, #17050
[freeside.git] / httemplate / graph / elements / monthly.html
index 275e5e6..072798c 100644 (file)
@@ -54,12 +54,14 @@ Example:
             'colors'        => $data->{colors},
             'links'         => \@links,
             'bottom_link'   => \@bottom_link,
+            'transpose'     => $opt{'daily'},
             map { $_, $opt{$_} } (qw(title 
                                     nototal 
                                     graph_type 
                                     bottom_total 
                                     sprintf 
-                                    disable_money)),
+                                    disable_money
+                                    chart_options)),
           ) %>
 <%init>