@@ -56,6 +56,7 @@ The plugins works perfectly with the all <a href="http://justfreethemes.com" rel
56
56
* [Create combo chart](https://demo.themeisle.com/visualizer/combo-chart/)
57
57
* [Create scatter chart](https://demo.themeisle.com/visualizer/scatter-chart/)
58
58
* [Create timeline chart](https://demo.themeisle.com/visualizer/timeline-chart/)
59
+ * [Chart using frontend action links](https://demo.themeisle.com/visualizer/frontend-action-links/)
59
60
60
61
61
62
== Installation ==
@@ -69,45 +70,65 @@ The plugins works perfectly with the all <a href="http://justfreethemes.com" rel
69
70
70
71
Pay attention that to turn your shortcodes into graphs, your theme has to have `<?php wp_footer(); ?>` call at the bottom of **footer.php** file.
71
72
73
+ = Is there any documentation available for this plugin? =
74
+
75
+ [http://docs.themeisle.com/article/428-visualizer-charts-and-graphs-documentation](http://docs.themeisle.com/article/428-visualizer-charts-and-graphs-documentation)
76
+
77
+ = How to format chart series values? =
78
+
79
+ [http://docs.themeisle.com/article/672-how-to-format-series-values](http://docs.themeisle.com/article/672-how-to-format-series-values)
80
+
81
+ = How to create charts from your WordPress posts? =
82
+
83
+ [http://docs.themeisle.com/article/673-how-to-create-charts-from-your-wordpress-posts](http://docs.themeisle.com/article/673-how-to-create-charts-from-your-wordpress-posts)
84
+
85
+ = How to automatically sync charts with online files? =
86
+
87
+ [http://docs.themeisle.com/article/674-how-to-automatically-sync-charts-with-online-files](http://docs.themeisle.com/article/674-how-to-automatically-sync-charts-with-online-files)
88
+
72
89
= How can I create a chart? =
73
90
74
- http://docs.themeisle.com/article/597-create-chart
91
+ [ http://docs.themeisle.com/article/597-create-chart](http://docs.themeisle.com/article/597-create-chart)
75
92
76
93
= How can I edit a chart? =
77
94
78
- http://docs.themeisle.com/article/602-how-can-i-edit-a-chart
95
+ [ http://docs.themeisle.com/article/602-how-can-i-edit-a-chart](http://docs.themeisle.com/article/602-how-can-i-edit-a-chart)
79
96
80
97
= How can I delete a chart? =
81
98
82
- http://docs.themeisle.com/article/600-delete-chart
99
+ [ http://docs.themeisle.com/article/600-delete-chart](http://docs.themeisle.com/article/600-delete-chart)
83
100
84
101
= How can I clone a chart? =
85
102
86
- http://docs.themeisle.com/article/598-clone-chart
103
+ [ http://docs.themeisle.com/article/598-clone-chart](http://docs.themeisle.com/article/598-clone-chart)
87
104
88
105
= How can I highlight a single bar? =
89
106
90
- http://docs.themeisle.com/article/603-how-can-i-highlight-a-single-bar
107
+ [ http://docs.themeisle.com/article/603-how-can-i-highlight-a-single-bar](http://docs.themeisle.com/article/603-how-can-i-highlight-a-single-bar)
91
108
92
109
= How can I populate chart series and data dynamically? =
93
110
94
- http://docs.themeisle.com/article/605-how-can-i-populate-chart-series-and-data-dynamically
111
+ [ http://docs.themeisle.com/article/605-how-can-i-populate-chart-series-and-data-dynamically](http://docs.themeisle.com/article/605-how-can-i-populate-chart-series-and-data-dynamically)
95
112
96
113
= How can I populate data from Google Spreadsheet? =
97
114
98
- http://docs.themeisle.com/article/607-how-can-i-populate-data-from-google-spreadsheet
115
+ [ http://docs.themeisle.com/article/607-how-can-i-populate-data-from-google-spreadsheet](http://docs.themeisle.com/article/607-how-can-i-populate-data-from-google-spreadsheet)
99
116
100
117
= How can i import content from another chart? =
101
118
102
- http://docs.themeisle.com/article/609-how-can-i-import-content-from-another-chart
119
+ [ http://docs.themeisle.com/article/609-how-can-i-import-content-from-another-chart](http://docs.themeisle.com/article/609-how-can-i-import-content-from-another-chart)
103
120
104
121
= How to export a chart? =
105
122
106
- http://docs.themeisle.com/article/608-how-to-export-a-chart
123
+ [ http://docs.themeisle.com/article/608-how-to-export-a-chart](http://docs.themeisle.com/article/608-how-to-export-a-chart)
107
124
108
125
= How can i edit the data manually? =
109
126
110
- http://docs.themeisle.com/article/610-how-can-i-edit-the-data-manually
127
+ [http://docs.themeisle.com/article/610-how-can-i-edit-the-data-manually](http://docs.themeisle.com/article/610-how-can-i-edit-the-data-manually)
128
+
129
+ = How to enable frontend action buttons? =
130
+
131
+ [http://docs.themeisle.com/article/675-how-to-enable-frontend-action-buttons](http://docs.themeisle.com/article/675-how-to-enable-frontend-action-buttons)
111
132
112
133
== Screenshots ==
113
134
0 commit comments