| @@ -1,9 +1,10 @@ | ||
| 1 | -# WordPress Charts and Graphs Lite # | |
| 2 | -**Contributors:** [codeinwp](https://profiles.wordpress.org/codeinwp), [marius2012](https://profiles.wordpress.org/marius2012), [marius_codeinwp](https://profiles.wordpress.org/marius_codeinwp), [hardeepasrani](https://profiles.wordpress.org/hardeepasrani), [themeisle](https://profiles.wordpress.org/themeisle), [Madalin_ThemeIsle](https://profiles.wordpress.org/Madalin_ThemeIsle), [rozroz](https://profiles.wordpress.org/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 | |
| 1 | +# Visualizer: Tables and Charts Manager for WordPress # # | |
| 2 | +**Contributors:** [codeinwp](https://profiles.wordpress.org/codeinwp), [marius2012](https://profiles.wordpress.org/marius2012), [marius_codeinwp](https://profiles.wordpress.org/marius_codeinwp), [hardeepasrani](https://profiles.wordpress.org/hardeepasrani), [themeisle](https://profiles.wordpress.org/themeisle), [Madalin_ThemeIsle](https://profiles.wordpress.org/Madalin_ThemeIsle), [contactashish13](https://profiles.wordpress.org/contactashish13) | |
| 3 | +**Tags:** chart, charts, charting, table, tables, tabling, graph, graphs, graphing, visualisation, visualise data, visualization, visualize data, HTML5, pie chart, line chart, bar chart, column chart, gauge chart, area chart, scatter chart, candlestick chart, geo chart, google visualization api, data tables, chartjs | |
| 4 | 4 | **Requires at least:** 3.5 |
| 5 | -**Tested up to:** 4.9 | |
| 5 | +**Tested up to:** 5.3 | |
| 6 | +**Requires PHP:** 5.6 | |
| 6 | 7 | **Stable tag:** trunk |
| 7 | 8 | **License:** GPL v2.0 or later |
| 8 | 9 | **License URI:** http://www.opensource.org/licenses/gpl-license.php |
| 9 | 10 | |
| @@ -10,17 +11,18 @@ | ||
| 10 | 11 | A simple and quite powerful WordPress chart plugin to create and embed interactive charts & tables into your site. |
| 11 | 12 | |
| 12 | 13 | ## Description ## |
| 13 | 14 | |
| 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 | +<a href="http://themeisle.com/plugins/visualizer-charts-and-graphs-lite/" rel="nofollow">Visualizer: Tables and Charts Manager for WordPress 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 | |
| 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 | +The plugin uses Google Visualization API, DataTables.net and ChartJS 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 | |
| 18 | 19 | > **Time-saving features available in the Pro version:** |
| 19 | 20 | > |
| 20 | 21 | > * Import data from other charts |
| 21 | 22 | > * Easy edit the data using a live editor |
| 22 | -> * 3 more chart types ( Combo, Timeline and Table chart ) | |
| 23 | +> * 6 more chart types ( Combo, Timeline, Candlestick, Gauge, Radar/Spider, Polar Area ) | |
| 24 | +> * Additional options for some charts | |
| 23 | 25 | > * Auto synchronize with your online file. |
| 24 | 26 | > * Create private charts. |
| 25 | 27 | > * Allow users to edit charts. |
| 26 | 28 | > * Create charts from your wordpress posts, pages,products or any other post_type. |
| @@ -29,10 +31,10 @@ | ||
| 29 | 31 | > |
| 30 | 32 | > **[Learn more about Visualizer PRO](http://themeisle.com/plugins/visualizer-charts-and-graphs/)** |
| 31 | 33 | |
| 32 | 34 | |
| 33 | -### 9 Chart types + 3 more in the pro version ### | |
| 34 | -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. | |
| 35 | +### 8 Chart types + 6 more in the pro version ### | |
| 36 | +This WordPress graph plugin provides a variety of charts that are optimized to address your WordPress data visualization needs. It is table chart, line chart, area chart, bar chart, column chart, pie chart, geo 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. | |
| 35 | 37 | |
| 36 | 38 | ### Flexible and customizable ### |
| 37 | 39 | 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. |
| 38 | 40 | |
| @@ -57,11 +59,14 @@ | ||
| 57 | 59 | * [Create candlestick chart](https://demo.themeisle.com/visualizer/candlestick-chart/) |
| 58 | 60 | * [Create combo chart](https://demo.themeisle.com/visualizer/combo-chart/) |
| 59 | 61 | * [Create scatter chart](https://demo.themeisle.com/visualizer/scatter-chart/) |
| 60 | 62 | * [Create timeline chart](https://demo.themeisle.com/visualizer/timeline-chart/) |
| 61 | -* [Chart using frontend action links](https://demo.themeisle.com/visualizer/frontend-action-links/) | |
| 63 | +* [Create radar/spider chart](https://demo.themeisle.com/visualizer/radar-spider-chart/) | |
| 64 | +* [Create polar area chart](https://demo.themeisle.com/visualizer/polar-area-chart/) | |
| 62 | 65 | |
| 63 | 66 | |
| 67 | + | |
| 68 | + | |
| 64 | 69 | ## Installation ## |
| 65 | 70 | |
| 66 | 71 | 1. Upload the files to the `/wp-content/plugins/visualizer/` directory. |
| 67 | 72 | 1. Activate the plugin through the 'Plugins' menu in WordPress. |
| @@ -136,15 +141,128 @@ | ||
| 136 | 141 | [http://docs.themeisle.com/article/691-how-to-use-google-visualization-variables](http://docs.themeisle.com/article/691-how-to-use-google-visualization-variables) |
| 137 | 142 | |
| 138 | 143 | ## Screenshots ## |
| 139 | 144 | |
| 140 | -1. Chart type selection | |
| 141 | -2. Chart data uploading | |
| 142 | -3. Chart options editing | |
| 143 | -4. Charts media library | |
| 144 | -5. Charts library | |
| 145 | +1. Chart selection | |
| 146 | +2. Chart selection 2 | |
| 147 | +3. Library | |
| 148 | +4. Download | |
| 149 | +5. Line settings | |
| 150 | +6. Pie settings | |
| 151 | +7. Block editor - Pie chart settings | |
| 152 | +8. Block editor - Pie chart | |
| 153 | +9. Block editor - Chart library | |
| 154 | +10. Block editor chart | |
| 155 | +11. Bar settings | |
| 156 | +12. Bar settings, Series settings | |
| 157 | +13. Bar chart | |
| 145 | 158 | |
| 146 | 159 | ## Changelog ## |
| 160 | +### 3.3.4 - 2019-11-15 ### | |
| 161 | + | |
| 162 | +* Fix issue with table chart not loading in the block editor | |
| 163 | + | |
| 164 | + | |
| 165 | +### 3.3.3 - 2019-11-12 ### | |
| 166 | + | |
| 167 | +* Tested upto WordPress 5.3 | |
| 168 | + | |
| 169 | + | |
| 170 | +### 3.3.2 - 2019-10-03 ### | |
| 171 | + | |
| 172 | +* Add support for Dataset schema | |
| 173 | +* Horizontal Axis formatting should apply to tooltips | |
| 174 | + | |
| 175 | + | |
| 176 | +### 3.3.1 - 2019-09-28 ### | |
| 177 | + | |
| 178 | +* Increase minimum requirement to PHP 5.6 | |
| 179 | +* Fixed issue with loading customization.js on multisites | |
| 180 | +* Fixed issue with manually editing a remotely loaded chart | |
| 181 | +* Fixed issues with cloning | |
| 182 | +* Fixed issues with ChartJS assigning default colors | |
| 183 | +* Fix security issues in block editor | |
| 184 | + | |
| 185 | + | |
| 186 | +### 3.3.0 - 2019-08-14 ### | |
| 187 | + | |
| 188 | +* Add support for ChartJS | |
| 189 | +* Add alpha color picker for supported charts | |
| 190 | +* Fix issue with some options of DataTable | |
| 191 | +* Include DataTable charts in block editor | |
| 192 | +* Fix issue with import from JSON not working with some sources | |
| 193 | +* Add menu and onboarding page | |
| 194 | +* Fix issue with frontend action checkboxes | |
| 195 | +* Improve UX in advanced settings | |
| 196 | + | |
| 197 | + | |
| 198 | +### 3.2.1 - 2019-05-05 ### | |
| 199 | + | |
| 200 | +* Fix issue with async loading of scripts | |
| 201 | + | |
| 202 | + | |
| 203 | +### 3.2.0 - 2019-05-03 ### | |
| 204 | + | |
| 205 | +* Add support for charts in AMP requests | |
| 206 | +* Add support to show charts from JSON/REST endpoints | |
| 207 | +* Fix loading of Google Visualization javascript files | |
| 208 | +* Add simple editors for editing chart data | |
| 209 | +* Tested up to WP 5.2 | |
| 210 | + | |
| 211 | + | |
| 212 | +### 3.1.3 - 2019-02-24 ### | |
| 213 | + | |
| 214 | +* Fix issue with changing column settings of the last column in table chart | |
| 215 | +* Add support for query language to get subset of data from Google Spreadsheet | |
| 216 | +* Fix conflict with jquery 3.3.x | |
| 217 | +* Migrated PHPExcel to PhpSpreadsheet | |
| 218 | +* Front end action 'print' should print the chart and fall back to printing the data | |
| 219 | +* Fix issue with table chart not showing in IE | |
| 220 | +* Fix issue with multiple instances of same chart not showing | |
| 221 | +* Fix issue with date type column does not work with Combo charts | |
| 222 | +* Tested with WP 5.1 | |
| 223 | + | |
| 224 | + | |
| 225 | +### 3.1.2 - 2018-12-06 ### | |
| 226 | + | |
| 227 | +* Fix bug "Warning: A non-numeric value encountered" | |
| 228 | +* Tested with WP 5.0 | |
| 229 | + | |
| 230 | + | |
| 231 | +### 3.1.1 - 2018-12-05 ### | |
| 232 | + | |
| 233 | +* Fix issue with Gutenberg support | |
| 234 | +* Fix issue with loading new Table chart | |
| 235 | +* Fix options that don't work correctly with some charts | |
| 236 | + | |
| 237 | + | |
| 238 | +### 3.1.0 - 2018-12-03 ### | |
| 239 | + | |
| 240 | +* Add Table chart | |
| 241 | +* Fix date format in sample files | |
| 242 | + | |
| 243 | + | |
| 244 | +### 3.0.12 - 2018-10-11 ### | |
| 245 | + | |
| 246 | +* Added filter to enable users to change schedule of charts. | |
| 247 | +* Fixed bug with line chart with timeofday column. | |
| 248 | +* Fixed bug with scheduled charts that sometimes did not show updated data. | |
| 249 | +* Javascript can be customized on a per user basis that will not be wiped out on update. | |
| 250 | + | |
| 251 | + | |
| 252 | +### 3.0.11 - 2018-08-15 ### | |
| 253 | + | |
| 254 | +* Fixed issue with the Series Settings options for the Table Chart | |
| 255 | +* Fixed issue with chart showing "Table has no columns" with remote sources | |
| 256 | + | |
| 257 | + | |
| 258 | +### 3.0.10 - 2018-07-20 ### | |
| 259 | + | |
| 260 | +* Fixed problem with chart reverting to the default values | |
| 261 | +* Fixed problem with Boolean column type | |
| 262 | +* Fixed problem with the Geo chart type not saving colors options | |
| 263 | + | |
| 264 | + | |
| 147 | 265 | ### 3.0.9 - 2018-07-12 ### |
| 148 | 266 | |
| 149 | 267 | * New chart title option for the back-end of the charts that don't allow a title on the front-end |
| 150 | 268 | * Store the png images of the charts in a global array that can be used in JS |