diff options
Diffstat (limited to 'httemplate/graph/elements/monthly.html')
| -rw-r--r-- | httemplate/graph/elements/monthly.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/graph/elements/monthly.html b/httemplate/graph/elements/monthly.html index 275e5e6ff..2fd605d5e 100644 --- a/httemplate/graph/elements/monthly.html +++ b/httemplate/graph/elements/monthly.html @@ -54,6 +54,7 @@ Example: 'colors' => $data->{colors}, 'links' => \@links, 'bottom_link' => \@bottom_link, + 'transpose' => $opt{'daily'}, map { $_, $opt{$_} } (qw(title nototal graph_type |
