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

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