PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 2.2.0
Visualizer – Tables & Charts Manager with Built-in AI Generator v2.2.0
4.0.8 4.0.7 4.0.6 4.0.5 4.0.4 4.0.3 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.1 3.1.2 3.1.3 3.10.0 3.10.1 3.10.10 3.10.11 3.10.12 3.10.13 3.10.14 3.10.15 3.10.2 3.10.3 All 149 releases
visualizer / readme.txt

readme.txt in Visualizer – Tables & Charts Manager with Built-in AI Generator 2.2.0, at readme.txt

327 lines 13.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === WordPress Charts and Graphs Lite ===
2 Contributors: codeinwp,marius2012,marius_codeinwp,hardeepasrani,themeisle,Madalin_ThemeIsle,rozroz
3 Tags: chart, charts, charting, graph, graphs, graphing, visualisation, visualise data, visualization, visualize data, HTML5, canvas, pie chart, line chart, bar chart, column chart, gauge chart, area chart, scatter chart, candlestick chart, geo chart, google visualization api
4 Requires at least: 3.5
5 Tested up to: 4.8
6 Stable tag: trunk
7 License: GPL v2.0 or later
8 License URI: http://www.opensource.org/licenses/gpl-license.php
9
10 A simple and quite powerful WordPress chart plugin to create and embed interactive charts & tables into your site.
11
12 == Description ==
13
14 <a href="http://themeisle.com/plugins/visualizer-charts-and-graphs-lite/" rel="nofollow">WordPress Visualizer plugin</a> is a simple, easy to use and quite powerful tool to create, manage and embed interactive charts & tables into your WordPress posts and pages.
15
16 The plugin uses Google Visualization API to add responsive & animated charts/diagrams, which support cross-browser compatibility (adopting VML for older IE versions) and cross-platform portability to iOS and new Android releases. Is the best Excel to WordPress solution who let's you insert charts to your wp site using a simple chart builder.
17
18 > **Time-saving features available in the Pro version:**
19 >
20 > * Import data from other charts
21 > * Easy edit the data using a live editor
22 > * 3 more chart types ( Combo, Timeline and Table chart )
23 > * Auto synchronize with your online file.
24 > * Create charts from your wordpress posts, pages,products or any other post_type.
25 > * Priority email support from the developer of the plugin
26 > * Support and updates for 1 year
27 >
28 > **[Learn more about Visualizer PRO](http://themeisle.com/plugins/visualizer-charts-and-graphs/)**
29
30
31 ### 9 Chart types + 3 more in the pro version ###
32 This WordPress graph plugin provides a variety of charts that are optimized to address your WordPress data visualization needs. It is line chart,flow chart, area chart, bar chart, column chart, pie chart, geo chart, gauge chart, candlestick chart and scatter chart. These charts are based on pure HTML5/SVG technology (adopting VML for old IE versions), so no extra plugins are required. Adding these charts to your page can be done in a few simple steps. The premium version can act as a interactive WordPress Table plugin, with sorting capabilities.
33
34 ### Flexible and customizable ###
35 Make the charts your own. Configure an extensive set of options to perfectly match the look and feel of your website. You can use Google Chart Tools with their default setting - all customization is optional and the basic setup is launch-ready. However, charts can be easily customizable in case your webpage adopts a style which is at odds with provided defaults. Every chart exposes a number of options that customize its look and feel.
36
37 ### HTML5/SVG ###
38 Charts are rendered using HTML5/SVG technology to provide cross-browser compatibility (including VML for older IE versions) and cross platform portability to iPhones, iPads and Android. Your users will never have to mess with extra plugins or any software. If they have a web browser, they can see your charts.
39
40 *above descriptions were partially taken from Google Visualization API site*
41
42 The plugins works perfectly with the all <a href="http://justfreethemes.com" rel="nofollow">free</a> or <a href="http://www.codeinwp.com/blog/best-wordpress-themes/" rel="nofollow">premium WordPress themes</a>
43
44
45 = See how Visualizer can integrate with your website =
46
47 * [Create line chart ](https://demo.themeisle.com/visualizer/line-chart/)
48 * [Create pie chart ](https://demo.themeisle.com/visualizer/pie-chart/)
49 * [Create bar chart](https://demo.themeisle.com/visualizer/bar-chart/)
50 * [Create column chart](https://demo.themeisle.com/visualizer/column-chart/)
51 * [Create area chart](https://demo.themeisle.com/visualizer/area-chart/)
52 * [Create geo chart](https://demo.themeisle.com/visualizer/geo-chart/)
53 * [Create table chart](https://demo.themeisle.com/visualizer/table-chart/)
54 * [Create gauge chart](https://demo.themeisle.com/visualizer/gauge-chart//)
55 * [Create candlestick chart](https://demo.themeisle.com/visualizer/candlestick-chart/)
56 * [Create combo chart](https://demo.themeisle.com/visualizer/combo-chart/)
57 * [Create scatter chart](https://demo.themeisle.com/visualizer/scatter-chart/)
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/)
60
61
62 == Installation ==
63
64 1. Upload the files to the `/wp-content/plugins/visualizer/` directory.
65 1. Activate the plugin through the 'Plugins' menu in WordPress.
66
67 == Frequently Asked Questions ==
68
69 = Shortcode does not turn into graph =
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.
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
89 = How can I create a chart? =
90
91 [http://docs.themeisle.com/article/597-create-chart](http://docs.themeisle.com/article/597-create-chart)
92
93 = How can I edit a chart? =
94
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)
96
97 = How can I delete a chart? =
98
99 [http://docs.themeisle.com/article/600-delete-chart](http://docs.themeisle.com/article/600-delete-chart)
100
101 = How can I clone a chart? =
102
103 [http://docs.themeisle.com/article/598-clone-chart](http://docs.themeisle.com/article/598-clone-chart)
104
105 = How can I highlight a single bar? =
106
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)
108
109 = How can I populate chart series and data dynamically? =
110
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)
112
113 = How can I populate data from Google Spreadsheet? =
114
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)
116
117 = How can i import content from another chart? =
118
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)
120
121 = How to export a chart? =
122
123 [http://docs.themeisle.com/article/608-how-to-export-a-chart](http://docs.themeisle.com/article/608-how-to-export-a-chart)
124
125 = How can i edit the data manually? =
126
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)
132
133 == Screenshots ==
134
135 1. Chart type selection
136 2. Chart data uploading
137 3. Chart options editing
138 4. Charts media library
139 5. Charts library
140
141 == Changelog ==
142 = 2.2.0 - 2017-08-16 =
143
144 * Added custom number format for pie chart.
145 * Added frontend actions buttons ( Print, Export to CSV, Export to Excel, Copy)
146
147
148 = 2.1.9 - 2017-07-10 =
149
150 * Fixed display error with hex color.
151
152
153 = 2.1.8 - 2017-07-03 =
154
155 * Added chart title into library.
156 * Fixed SDK issues with dashboard widget.
157
158
159 = 2.1.7 =
160
161 * Updated sdk loading logic.
162
163
164
165 = 2.1.4 =
166 * Fixed issues with non-latin chars on CSV files to import.
167
168 = 2.1.2 =
169 * Fixed priority issue with wp_enqueue_media
170 * Added latest version of sdk
171
172 = 2.1.1 =
173 * Fixed charts bliking on some themes.
174
175 = 2.1.0 =
176 * Fixed geomap issue with apikey.
177 * Fixed responsive issues on tabbed interface and page builders.
178 * Added compatibility with premium import from posts/page feature.
179
180 = 2.0.4 =
181 * Fixed resize issue in the library page.
182
183 = 2.0.0 =
184 * Improved design and layout to support multiple datasources.
185 * Added new integrations in the Pro version.
186 * Added opt-in for tracking.
187
188 = 1.7.6 =
189 * Fixed issue when using the same shortcode multiple times on the same page.
190
191 = 1.7.5 =
192 * Removed footer banner upsell
193 * Fixed series settings issue
194 * Fixed issue with comas being used in numbers
195
196 = 1.7.2 =
197 * Improved charts responsive system
198
199 = 1.7.1 =
200 * Fixed grid lines error links
201
202 = 1.7.0 =
203 * Fixed responsive issues
204 * Fixed issues with zero margin values
205 * Fixed import issue
206
207 = 1.6.6 =
208 * Fixed charts resizing on tabbed content
209
210 = 1.6.5 =
211 * Fixed responsive issue
212 * Fixed no axis text color for line and bar charts
213
214
215 = 1.6.0 =
216 * Fixed security issue when importing charts
217 * Removed pointer for the pro version
218 * Fixed charts import from media library
219 * Added support to show legend on the left side
220
221
222 = 1.5.6 =
223 * Added support for 3 more chart types
224 * Fixed issue with charts not saving
225
226
227 = 1.5.5 =
228 * Added export for charts
229 * Enable default value for focus target. Fixed issue with hover which was not working on some machines.
230
231
232 = 1.5.4 =
233 * Added free search text over graphs
234
235 = 1.5.2 =
236 * Added step2 and 3 into step 1
237
238 = 1.5.1 =
239 * Fixed bug with from web button
240
241 = 1.5 =
242 * Added support for live editor
243 * Added support for importing data from other charts
244 * Added filter for chart settings
245 * Fixed bug when zero was not working on the charts
246
247 = 1.4.2.3 =
248 * Implemented ability to edit horizontal and vertical axis number format for bar and column charts
249
250 = 1.4.2.2 =
251 * Added ability to pass a class for chart wrapper div
252 * Added proper label for custom post type
253
254 = 1.4.2.1 =
255 * Fixed issue with download_url function which not exists at front end
256 * Added functionality which prevents direct access to the plugin folder
257
258 = 1.4.2 =
259 * Fixed remote CSV uploading issue when allow_url_fopen option is disabled in php.ini
260 * Replaced flattr image on widget and added donate link to plugin meta data
261 * Added notification message at library page when allow_url_fopen option is disabled
262
263 = 1.4.1.1 =
264 * Removed CSV parser escape constant to prevent warnings which appears when PHP 5.2.x or less is used
265
266 = 1.4.1 =
267 * Fixed issue which prevents the plugin working on SSL backend
268 * Fixed issue with CSV file uploading in IE and other browsers
269 * Fixed issue with empty series, which appears due to leading space in a source file
270 * Added ability to define custom delimiter, enclosure and escape variables for CSV parsing
271
272 = 1.4 =
273 * Implemented aggregation target and selection mode options for candlestick chart
274 * Implemented focus target and data opacity for columnar chars
275 * Implemented data opacity and interpolate nulls settings for line chart
276 * Implemented ability to edit tooltip settings
277 * Implemented new settings for linear charts like selection mode and aggregation target
278 * Implemented area and point opacity settings for area chart
279 * Implemented new settings for pie chart like pie hole, start angle and slice offset
280 * Implemented ability to select a color for chart title and legend items
281 * Fixed number formatting settings for linear charts, from now it works only for axis labels
282 * Reworked general settings section by moving title and font settings into separate groups
283
284 = 1.3.0.2 =
285 * Replaced links to github wiki
286
287 = 1.3.0.1 =
288 * Added Flattr button
289
290 = 1.3.0 =
291 * Implemented ability to set number and date formatters
292 * Implemented ability to select transparent background for a chart
293 * Fixed JS bugs which appear when post type editor support is disabled
294 * Fixed issue with NULL values for numeric series
295 * Fixed invalid charts rendering at "Add Media" library
296 * Fixed compatibility issue with another Google API related plugins
297 * Added "rate the plugin" box
298
299 = 1.2.0 =
300 * Implemented minor grid lines settings.
301 * Implemented view window settings.
302 * Horizontal and vertical axes settings were split into separate groups.
303
304 = 1.1.4 =
305 * Bug with float values has been fixed.
306
307 = 1.1.3 =
308 * Issue with "fseek warning" for Google Spreadsheet document source, was fixed.
309
310 = 1.1.2 =
311 * Compatibility issues with WordPress version 3.6 has been fixed.
312
313 = 1.1.1 =
314 * Active type tab in the charts library was fixed.
315 * Library styles were updated.
316
317 = 1.1.0 =
318 * Auto population was added for remote CSV file source.
319 * Ability to hook chart series and data was implemented.
320 * Ability to upload CSV files from web was implemented.
321
322 = 1.0.1 =
323 * The bug with CSV file uploading was fixed.
324
325 = 1.0.0 =
326 * The first version of what wil be the best wp charts plugin.
327