Ticket #2788 (closed Bug: fixed)
Static Graph: better graphs when date range period parameter
| Reported by: | matt | Owned by: | JulienM |
|---|---|---|---|
| Priority: | major | Milestone: | 1.7 Piwik 1.7 |
| Component: | Core | Keywords: | |
| Cc: | Sensitive: | no |
Description
- when period=range, should be rewritten to period=day in evolution graphs
- Do we add a new parameter to decide which subperiod to plot, or default to "day" (configuration via config file?)
- when period=month, should not be changed to period=range! but instead plot last N months
<imageGraphUrl> index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=VisitsSummary&apiAction=get&token_auth=x&graphType=evolution&period=range&date=2011-01-01,2012-01-01 </imageGraphUrl>
at line: http://dev.piwik.org/trac/browser/trunk/plugins/ImageGraph/ImageGraph.php#L68
Change History
Note: See
TracTickets for help on using
tickets.
