Changeset 1925121
- Timestamp:
- 08/15/2018 11:09:40 AM (8 years ago)
- Location:
- runners-log/trunk
- Files:
-
- 2 edited
-
runnerslog.php (modified) (1 diff)
-
runnerslog_chart.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
runners-log/trunk/runnerslog.php
r1925117 r1925121 7 7 Author URI: http://www.liljefred.dk 8 8 Contributors: frold, TheRealEyeless, michaellasmanis 9 Version: 3. 5.09 Version: 3.9.0 10 10 License: GPL v2 - http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 11 11 Requires WordPress 2.7 or later. -
runners-log/trunk/runnerslog_chart.php
r1925117 r1925121 6 6 7 7 Type: area, bar, column, line, pie, 3dpie, donutpie, scatter, table 8 Format: d="distance", t="time", c="calories", p="pulse"8 Format: d="distance", t="time", c="calories", p="pulse" 9 9 Year: 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 10 Month: Jan, Feb, Marts, April, May, June, July, Aug, Sep, Oct, Nov, Dec 11 Width: The width of the chart: Default: 475 pixel 12 Height: The height of the chart: Default: 250 pixel 10 Month: Jan, Feb, Marts, April, May, June, July, Aug, Sep, Oct, Nov, Dec 13 11 */ 14 12
Note: See TracChangeset
for help on using the changeset viewer.