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

164 lines 7.8 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === WordPress Charts and Graphs ===
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.4.2
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/" rel="friend">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 > * Priority email support from the developer of the plugin
23 > * Support and updates for 1 year
24 >
25 > **[Learn more about Visualizer PRO](http://themeisle.com/plugins/visualizer-charts-and-graphs-pro-addon/)**
26
27
28 ### 9 Chart types ###
29 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.
30
31 ### Flexible and customizable ###
32 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.
33
34 ### HTML5/SVG ###
35 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.
36
37 *above descriptions were partially taken from Google Visualization API site*
38
39 The plugins works perfectly with the all <a href="http://justfreethemes.com" rel="friend">free</a> or <a href="http://www.codeinwp.com/blog/best-wordpress-themes/" rel="friend">premium WordPress themes</a>
40
41 ### Knowledge Base ###
42
43 1. [How can I create a chart?](https://github.com/madpixelslabs/visualizer/wiki/How-can-I-create-a-chart%3F)
44 1. [How can I edit a chart?](https://github.com/madpixelslabs/visualizer/wiki/How-can-I-edit-a-chart%3F)
45 1. [How can I clone a chart?](https://github.com/madpixelslabs/visualizer/wiki/How-can-I-clone-a-chart%3F)
46 1. [How can I delete a chart?](https://github.com/madpixelslabs/visualizer/wiki/How-can-I-delete-a-chart%3F)
47 1. [How can I highlight a single bar?](https://github.com/madpixelslabs/visualizer/wiki/How-can-I-highlight-a-single-bar%3F)
48 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)
49 1. [How can I populate data from Google Spreadsheet?](https://github.com/madpixelslabs/visualizer/wiki/How-can-I-populate-data-from-Google-Spreadsheet%3F)
50
51 == Installation ==
52
53 1. Upload the files to the `/wp-content/plugins/visualizer/` directory.
54 1. Activate the plugin through the 'Plugins' menu in WordPress.
55
56 == Frequently Asked Questions ==
57
58 = Shortcode does not turn into graph =
59
60 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.
61
62 == Screenshots ==
63
64 1. Chart type selection
65 2. Chart data uploading
66 3. Chart options editing
67 4. Charts media library
68 5. Charts library
69
70 == Changelog ==
71
72 = 1.5.3 =
73 * Fixed the missing create chart button
74
75 = 1.5.1 =
76 * Fixed bug with from web button
77
78 = 1.5 =
79 * Added support for live editor
80 * Added support for importing data from other charts
81 * Added filter for chart settings
82 * Fixed bug when zero was not working on the charts
83
84 = 1.4.2.3 =
85 * Implemented ability to edit horizontal and vertical axis number format for bar and column charts
86
87 = 1.4.2.2 =
88 * Added ability to pass a class for chart wrapper div
89 * Added proper label for custom post type
90
91 = 1.4.2.1 =
92 * Fixed issue with download_url function which not exists at front end
93 * Added functionality which prevents direct access to the plugin folder
94
95 = 1.4.2 =
96 * Fixed remote CSV uploading issue when allow_url_fopen option is disabled in php.ini
97 * Replaced flattr image on widget and added donate link to plugin meta data
98 * Added notification message at library page when allow_url_fopen option is disabled
99
100 = 1.4.1.1 =
101 * Removed CSV parser escape constant to prevent warnings which appears when PHP 5.2.x or less is used
102
103 = 1.4.1 =
104 * Fixed issue which prevents the plugin working on SSL backend
105 * Fixed issue with CSV file uploading in IE and other browsers
106 * Fixed issue with empty series, which appears due to leading space in a source file
107 * Added ability to define custom delimiter, enclosure and escape variables for CSV parsing
108
109 = 1.4 =
110 * Implemented aggregation target and selection mode options for candlestick chart
111 * Implemented focus target and data opacity for columnar chars
112 * Implemented data opacity and interpolate nulls settings for line chart
113 * Implemented ability to edit tooltip settings
114 * Implemented new settings for linear charts like selection mode and aggregation target
115 * Implemented area and point opacity settings for area chart
116 * Implemented new settings for pie chart like pie hole, start angle and slice offset
117 * Implemented ability to select a color for chart title and legend items
118 * Fixed number formatting settings for linear charts, from now it works only for axis labels
119 * Reworked general settings section by moving title and font settings into separate groups
120
121 = 1.3.0.2 =
122 * Replaced links to github wiki
123
124 = 1.3.0.1 =
125 * Added Flattr button
126
127 = 1.3.0 =
128 * Implemented ability to set number and date formatters
129 * Implemented ability to select transparent background for a chart
130 * Fixed JS bugs which appear when post type editor support is disabled
131 * Fixed issue with NULL values for numeric series
132 * Fixed invalid charts rendering at "Add Media" library
133 * Fixed compatibility issue with another Google API related plugins
134 * Added "rate the plugin" box
135
136 = 1.2.0 =
137 * Implemented minor grid lines settings.
138 * Implemented view window settings.
139 * Horizontal and vertical axes settings were split into separate groups.
140
141 = 1.1.4 =
142 * Bug with float values has been fixed.
143
144 = 1.1.3 =
145 * Issue with "fseek warning" for Google Spreadsheet document source, was fixed.
146
147 = 1.1.2 =
148 * Compatibility issues with WordPress version 3.6 has been fixed.
149
150 = 1.1.1 =
151 * Active type tab in the charts library was fixed.
152 * Library styles were updated.
153
154 = 1.1.0 =
155 * Auto population was added for remote CSV file source.
156 * Ability to hook chart series and data was implemented.
157 * Ability to upload CSV files from web was implemented.
158
159 = 1.0.1 =
160 * The bug with CSV file uploading was fixed.
161
162 = 1.0.0 =
163 * The first version of the plugin was implemented.
164