Changeset 2682467
- Timestamp:
- 02/21/2022 01:54:57 PM (4 years ago)
- File:
-
- 1 edited
-
page-charts/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
page-charts/trunk/readme.txt
r2682439 r2682467 65 65 == Installation == 66 66 67 Upload the "page-charts" folder to the '/wp-content/plugins' directory.68 Upload the necessary library software(Chart or Highcharts) in the "js" folder of the plagin.69 Activate the plugin through the 'Plugins' menu in WordPress.67 1. Upload the "page-charts" folder to the '/wp-content/plugins' directory. 68 2. Upload the necessary library software(Chart or Highcharts) in the "js" folder of the plagin. 69 3. Activate the plugin through the 'Plugins' menu in WordPress. 70 70 71 71 == Frequently Asked Questions == … … 82 82 For example: 83 83 Text text text... 84 '<div style="width:800px; height = 450px !important;"><canvas id="container" class = "container" width="800" height="450"></canvas></div>' 84 < div style="width:800px; height = 450px !important;" > < canvas id="container" class = "container" width="800" height="450" > < canvas > < /div > 85 85 text text text... 86 86
Note: See TracChangeset
for help on using the changeset viewer.