Skip to content

Commit c40f531

Browse files
committed
Added missing faq and demo url.
1 parent aaca192 commit c40f531

File tree

1 file changed

+31
-10
lines changed

1 file changed

+31
-10
lines changed

readme.txt

Lines changed: 31 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ The plugins works perfectly with the all <a href="http://justfreethemes.com" rel
5656
* [Create combo chart](https://demo.themeisle.com/visualizer/combo-chart/)
5757
* [Create scatter chart](https://demo.themeisle.com/visualizer/scatter-chart/)
5858
* [Create timeline chart](https://demo.themeisle.com/visualizer/timeline-chart/)
59+
* [Chart using frontend action links](https://demo.themeisle.com/visualizer/frontend-action-links/)
5960

6061

6162
== Installation ==
@@ -69,45 +70,65 @@ The plugins works perfectly with the all <a href="http://justfreethemes.com" rel
6970

7071
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.
7172

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+
7289
= How can I create a chart? =
7390

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)
7592

7693
= How can I edit a chart? =
7794

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)
7996

8097
= How can I delete a chart? =
8198

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)
83100

84101
= How can I clone a chart? =
85102

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)
87104

88105
= How can I highlight a single bar? =
89106

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)
91108

92109
= How can I populate chart series and data dynamically? =
93110

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)
95112

96113
= How can I populate data from Google Spreadsheet? =
97114

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)
99116

100117
= How can i import content from another chart? =
101118

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)
103120

104121
= How to export a chart? =
105122

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)
107124

108125
= How can i edit the data manually? =
109126

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)
111132

112133
== Screenshots ==
113134

0 commit comments

Comments
 (0)