PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 2.0.4
Visualizer – Tables & Charts Manager with Built-in AI Generator v2.0.4
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.0.4, at readme.txt

268 lines 10.3 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
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.7.3
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 > * Priority email support from the developer of the plugin
25 > * Support and updates for 1 year
26 >
27 > **[Learn more about Visualizer PRO](http://themeisle.com/plugins/visualizer-charts-and-graphs/)**
28
29
30 ### 9 Chart types + 3 more in the pro version ###
31 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.
32
33 ### Flexible and customizable ###
34 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.
35
36 ### HTML5/SVG ###
37 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.
38
39 *above descriptions were partially taken from Google Visualization API site*
40
41 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>
42
43
44 = See how Visualizer can integrate with your website =
45
46 * [Create line chart ](https://demo.themeisle.com/visualizer/line-chart/)
47 * [Create pie chart ](https://demo.themeisle.com/visualizer/pie-chart/)
48 * [Create bar chart](https://demo.themeisle.com/visualizer/bar-chart/)
49 * [Create column chart](https://demo.themeisle.com/visualizer/column-chart/)
50 * [Create area chart](https://demo.themeisle.com/visualizer/area-chart/)
51 * [Create geo chart](https://demo.themeisle.com/visualizer/geo-chart/)
52 * [Create table chart](https://demo.themeisle.com/visualizer/table-chart/)
53 * [Create gauge chart](https://demo.themeisle.com/visualizer/gauge-chart//)
54 * [Create candlestick chart](https://demo.themeisle.com/visualizer/candlestick-chart/)
55 * [Create combo chart](https://demo.themeisle.com/visualizer/combo-chart/)
56 * [Create scatter chart](https://demo.themeisle.com/visualizer/scatter-chart/)
57 * [Create timeline chart](https://demo.themeisle.com/visualizer/timeline-chart/)
58
59
60 == Installation ==
61
62 1. Upload the files to the `/wp-content/plugins/visualizer/` directory.
63 1. Activate the plugin through the 'Plugins' menu in WordPress.
64
65 == Frequently Asked Questions ==
66
67 = Shortcode does not turn into graph =
68
69 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.
70
71 = How can I create a chart? =
72
73 http://docs.themeisle.com/article/597-create-chart
74
75 = How can I edit a chart? =
76
77 http://docs.themeisle.com/article/602-how-can-i-edit-a-chart
78
79 = How can I delete a chart? =
80
81 http://docs.themeisle.com/article/600-delete-chart
82
83 = How can I clone a chart? =
84
85 http://docs.themeisle.com/article/598-clone-chart
86
87 = How can I highlight a single bar? =
88
89 http://docs.themeisle.com/article/603-how-can-i-highlight-a-single-bar
90
91 = How can I populate chart series and data dynamically? =
92
93 http://docs.themeisle.com/article/605-how-can-i-populate-chart-series-and-data-dynamically
94
95 = How can I populate data from Google Spreadsheet? =
96
97 http://docs.themeisle.com/article/607-how-can-i-populate-data-from-google-spreadsheet
98
99 = How can i import content from another chart? =
100
101 http://docs.themeisle.com/article/609-how-can-i-import-content-from-another-chart
102
103 = How to export a chart? =
104
105 http://docs.themeisle.com/article/608-how-to-export-a-chart
106
107 = How can i edit the data manually? =
108
109 http://docs.themeisle.com/article/610-how-can-i-edit-the-data-manually
110
111 == Screenshots ==
112
113 1. Chart type selection
114 2. Chart data uploading
115 3. Chart options editing
116 4. Charts media library
117 5. Charts library
118
119 == Changelog ==
120
121 = 2.0.4 =
122 * Fixed resize issue in the library page.
123
124 = 2.0.0 =
125 * Improved design and layout to support multiple datasources.
126 * Added new integrations in the Pro version.
127 * Added opt-in for tracking.
128
129 = 1.7.6 =
130 * Fixed issue when using the same shortcode multiple times on the same page.
131
132 = 1.7.5 =
133 * Removed footer banner upsell
134 * Fixed series settings issue
135 * Fixed issue with comas being used in numbers
136
137 = 1.7.2 =
138 * Improved charts responsive system
139
140 = 1.7.1 =
141 * Fixed grid lines error links
142
143 = 1.7.0 =
144 * Fixed responsive issues
145 * Fixed issues with zero margin values
146 * Fixed import issue
147
148 = 1.6.6 =
149 * Fixed charts resizing on tabbed content
150
151 = 1.6.5 =
152 * Fixed responsive issue
153 * Fixed no axis text color for line and bar charts
154
155
156 = 1.6.0 =
157 * Fixed security issue when importing charts
158 * Removed pointer for the pro version
159 * Fixed charts import from media library
160 * Added support to show legend on the left side
161
162
163 = 1.5.6 =
164 * Added support for 3 more chart types
165 * Fixed issue with charts not saving
166
167
168 = 1.5.5 =
169 * Added export for charts
170 * Enable default value for focus target. Fixed issue with hover which was not working on some machines.
171
172
173 = 1.5.4 =
174 * Added free search text over graphs
175
176 = 1.5.2 =
177 * Added step2 and 3 into step 1
178
179 = 1.5.1 =
180 * Fixed bug with from web button
181
182 = 1.5 =
183 * Added support for live editor
184 * Added support for importing data from other charts
185 * Added filter for chart settings
186 * Fixed bug when zero was not working on the charts
187
188 = 1.4.2.3 =
189 * Implemented ability to edit horizontal and vertical axis number format for bar and column charts
190
191 = 1.4.2.2 =
192 * Added ability to pass a class for chart wrapper div
193 * Added proper label for custom post type
194
195 = 1.4.2.1 =
196 * Fixed issue with download_url function which not exists at front end
197 * Added functionality which prevents direct access to the plugin folder
198
199 = 1.4.2 =
200 * Fixed remote CSV uploading issue when allow_url_fopen option is disabled in php.ini
201 * Replaced flattr image on widget and added donate link to plugin meta data
202 * Added notification message at library page when allow_url_fopen option is disabled
203
204 = 1.4.1.1 =
205 * Removed CSV parser escape constant to prevent warnings which appears when PHP 5.2.x or less is used
206
207 = 1.4.1 =
208 * Fixed issue which prevents the plugin working on SSL backend
209 * Fixed issue with CSV file uploading in IE and other browsers
210 * Fixed issue with empty series, which appears due to leading space in a source file
211 * Added ability to define custom delimiter, enclosure and escape variables for CSV parsing
212
213 = 1.4 =
214 * Implemented aggregation target and selection mode options for candlestick chart
215 * Implemented focus target and data opacity for columnar chars
216 * Implemented data opacity and interpolate nulls settings for line chart
217 * Implemented ability to edit tooltip settings
218 * Implemented new settings for linear charts like selection mode and aggregation target
219 * Implemented area and point opacity settings for area chart
220 * Implemented new settings for pie chart like pie hole, start angle and slice offset
221 * Implemented ability to select a color for chart title and legend items
222 * Fixed number formatting settings for linear charts, from now it works only for axis labels
223 * Reworked general settings section by moving title and font settings into separate groups
224
225 = 1.3.0.2 =
226 * Replaced links to github wiki
227
228 = 1.3.0.1 =
229 * Added Flattr button
230
231 = 1.3.0 =
232 * Implemented ability to set number and date formatters
233 * Implemented ability to select transparent background for a chart
234 * Fixed JS bugs which appear when post type editor support is disabled
235 * Fixed issue with NULL values for numeric series
236 * Fixed invalid charts rendering at "Add Media" library
237 * Fixed compatibility issue with another Google API related plugins
238 * Added "rate the plugin" box
239
240 = 1.2.0 =
241 * Implemented minor grid lines settings.
242 * Implemented view window settings.
243 * Horizontal and vertical axes settings were split into separate groups.
244
245 = 1.1.4 =
246 * Bug with float values has been fixed.
247
248 = 1.1.3 =
249 * Issue with "fseek warning" for Google Spreadsheet document source, was fixed.
250
251 = 1.1.2 =
252 * Compatibility issues with WordPress version 3.6 has been fixed.
253
254 = 1.1.1 =
255 * Active type tab in the charts library was fixed.
256 * Library styles were updated.
257
258 = 1.1.0 =
259 * Auto population was added for remote CSV file source.
260 * Ability to hook chart series and data was implemented.
261 * Ability to upload CSV files from web was implemented.
262
263 = 1.0.1 =
264 * The bug with CSV file uploading was fixed.
265
266 = 1.0.0 =
267 * The first version of what wil be the best wp charts plugin.
268