Changeset 959433
- Timestamp:
- 08/03/2014 03:50:32 AM (12 years ago)
- Location:
- wp-custom-field-chart
- Files:
-
- 2 edited
-
tags/0.0.3/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-custom-field-chart/tags/0.0.3/readme.txt
r959432 r959433 121 121 3. You don't need to supply labels and data (like in chartjs.org example) :) 122 122 123 = Tag options (required)= 123 124 == Tag attribute == 125 =Required= 124 126 1. *fields*: Custom field separate by comma 125 127 1. *js_data*: Name of javascript variable holding chart datasets 126 128 127 = Tag options (optional)=129 =Optional= 128 130 1. *width*: Chart width (default: 400) 129 131 1. *height*: Chart Height (default: 200) -
wp-custom-field-chart/trunk/readme.txt
r959432 r959433 121 121 3. You don't need to supply labels and data (like in chartjs.org example) :) 122 122 123 = Tag options (required)= 123 124 == Tag attribute == 125 =Required= 124 126 1. *fields*: Custom field separate by comma 125 127 1. *js_data*: Name of javascript variable holding chart datasets 126 128 127 = Tag options (optional)=129 =Optional= 128 130 1. *width*: Chart width (default: 400) 129 131 1. *height*: Chart Height (default: 200)
Note: See TracChangeset
for help on using the changeset viewer.