| @@ -1,9 +1,9 @@ | ||
| 1 | -=== Visualizer: Tables and Charts Manager for WordPress (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, data tables | |
| 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 | 4 | Requires at least: 3.5 |
| 5 | -Tested up to: 4.9 | |
| 5 | +Tested up to: 4.7.5 | |
| 6 | 6 | Stable tag: trunk |
| 7 | 7 | License: GPL v2.0 or later |
| 8 | 8 | License URI: http://www.opensource.org/licenses/gpl-license.php |
| 9 | 9 | |
| @@ -10,21 +10,18 @@ | ||
| 10 | 10 | A simple and quite powerful WordPress chart plugin to create and embed interactive charts & tables into your site. |
| 11 | 11 | |
| 12 | 12 | == Description == |
| 13 | 13 | |
| 14 | -<a href="http://themeisle.com/plugins/visualizer-charts-and-graphs-lite/" rel="nofollow">Visualizer: Tables and Charts Manager for WordPress (Lite) 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. | |
| 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 | 15 | |
| 16 | -The plugin uses Google Visualization API and DataTables.net 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. | |
| 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 | 17 | |
| 18 | 18 | > **Time-saving features available in the Pro version:** |
| 19 | 19 | > |
| 20 | 20 | > * Import data from other charts |
| 21 | 21 | > * Easy edit the data using a live editor |
| 22 | -> * 2 more chart types ( Combo and Timeline ) | |
| 23 | -> * Additional options for some charts | |
| 22 | +> * 3 more chart types ( Combo, Timeline and Table chart ) | |
| 24 | 23 | > * Auto synchronize with your online file. |
| 25 | -> * Create private charts. | |
| 26 | -> * Allow users to edit charts. | |
| 27 | 24 | > * Create charts from your wordpress posts, pages,products or any other post_type. |
| 28 | 25 | > * Priority email support from the developer of the plugin |
| 29 | 26 | > * Support and updates for 1 year |
| 30 | 27 | > |
| @@ -58,9 +55,8 @@ | ||
| 58 | 55 | * [Create candlestick chart](https://demo.themeisle.com/visualizer/candlestick-chart/) |
| 59 | 56 | * [Create combo chart](https://demo.themeisle.com/visualizer/combo-chart/) |
| 60 | 57 | * [Create scatter chart](https://demo.themeisle.com/visualizer/scatter-chart/) |
| 61 | 58 | * [Create timeline chart](https://demo.themeisle.com/visualizer/timeline-chart/) |
| 62 | -* [Chart using frontend action links](https://demo.themeisle.com/visualizer/frontend-action-links/) | |
| 63 | 59 | |
| 64 | 60 | |
| 65 | 61 | == Installation == |
| 66 | 62 | |
| @@ -72,71 +68,48 @@ | ||
| 72 | 68 | = Shortcode does not turn into graph = |
| 73 | 69 | |
| 74 | 70 | 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. |
| 75 | 71 | |
| 76 | -= Is there any documentation available for this plugin? = | |
| 77 | - | |
| 78 | -[http://docs.themeisle.com/article/428-visualizer-charts-and-graphs-documentation](http://docs.themeisle.com/article/428-visualizer-charts-and-graphs-documentation) | |
| 79 | - | |
| 80 | -= How to format chart series values? = | |
| 81 | - | |
| 82 | -[http://docs.themeisle.com/article/672-how-to-format-series-values](http://docs.themeisle.com/article/672-how-to-format-series-values) | |
| 83 | - | |
| 84 | -= How to create charts from your WordPress posts? = | |
| 85 | - | |
| 86 | -[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) | |
| 87 | - | |
| 88 | -= How to automatically sync charts with online files? = | |
| 89 | - | |
| 90 | -[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) | |
| 91 | - | |
| 92 | 72 | = How can I create a chart? = |
| 93 | 73 | |
| 94 | -[http://docs.themeisle.com/article/597-create-chart](http://docs.themeisle.com/article/597-create-chart) | |
| 74 | +http://docs.themeisle.com/article/597-create-chart | |
| 95 | 75 | |
| 96 | 76 | = How can I edit a chart? = |
| 97 | 77 | |
| 98 | -[http://docs.themeisle.com/article/602-how-can-i-edit-a-chart](http://docs.themeisle.com/article/602-how-can-i-edit-a-chart) | |
| 78 | +http://docs.themeisle.com/article/602-how-can-i-edit-a-chart | |
| 99 | 79 | |
| 100 | 80 | = How can I delete a chart? = |
| 101 | 81 | |
| 102 | -[http://docs.themeisle.com/article/600-delete-chart](http://docs.themeisle.com/article/600-delete-chart) | |
| 82 | +http://docs.themeisle.com/article/600-delete-chart | |
| 103 | 83 | |
| 104 | 84 | = How can I clone a chart? = |
| 105 | 85 | |
| 106 | -[http://docs.themeisle.com/article/598-clone-chart](http://docs.themeisle.com/article/598-clone-chart) | |
| 86 | +http://docs.themeisle.com/article/598-clone-chart | |
| 107 | 87 | |
| 108 | 88 | = How can I highlight a single bar? = |
| 109 | 89 | |
| 110 | -[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) | |
| 90 | +http://docs.themeisle.com/article/603-how-can-i-highlight-a-single-bar | |
| 111 | 91 | |
| 112 | 92 | = How can I populate chart series and data dynamically? = |
| 113 | 93 | |
| 114 | -[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) | |
| 94 | +http://docs.themeisle.com/article/605-how-can-i-populate-chart-series-and-data-dynamically | |
| 115 | 95 | |
| 116 | 96 | = How can I populate data from Google Spreadsheet? = |
| 117 | 97 | |
| 118 | -[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) | |
| 98 | +http://docs.themeisle.com/article/607-how-can-i-populate-data-from-google-spreadsheet | |
| 119 | 99 | |
| 120 | 100 | = How can i import content from another chart? = |
| 121 | 101 | |
| 122 | -[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) | |
| 102 | +http://docs.themeisle.com/article/609-how-can-i-import-content-from-another-chart | |
| 123 | 103 | |
| 124 | 104 | = How to export a chart? = |
| 125 | 105 | |
| 126 | -[http://docs.themeisle.com/article/608-how-to-export-a-chart](http://docs.themeisle.com/article/608-how-to-export-a-chart) | |
| 106 | +http://docs.themeisle.com/article/608-how-to-export-a-chart | |
| 127 | 107 | |
| 128 | 108 | = How can i edit the data manually? = |
| 129 | 109 | |
| 130 | -[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) | |
| 110 | +http://docs.themeisle.com/article/610-how-can-i-edit-the-data-manually | |
| 131 | 111 | |
| 132 | -= How to enable frontend action buttons? = | |
| 133 | - | |
| 134 | -[http://docs.themeisle.com/article/675-how-to-enable-frontend-action-buttons](http://docs.themeisle.com/article/675-how-to-enable-frontend-action-buttons) | |
| 135 | -= How to use Google Visualization variables? = | |
| 136 | - | |
| 137 | -[http://docs.themeisle.com/article/691-how-to-use-google-visualization-variables](http://docs.themeisle.com/article/691-how-to-use-google-visualization-variables) | |
| 138 | - | |
| 139 | 112 | == Screenshots == |
| 140 | 113 | |
| 141 | 114 | 1. Chart type selection |
| 142 | 115 | 2. Chart data uploading |
| @@ -144,122 +117,8 @@ | ||
| 144 | 117 | 4. Charts media library |
| 145 | 118 | 5. Charts library |
| 146 | 119 | |
| 147 | 120 | == Changelog == |
| 148 | -= 3.1.0 - 2018-12-03 = | |
| 149 | - | |
| 150 | -* Add Table chart | |
| 151 | -* Fix date format in sample files | |
| 152 | - | |
| 153 | - | |
| 154 | -= 3.0.12 - 2018-10-11 = | |
| 155 | - | |
| 156 | -* Added filter to enable users to change schedule of charts. | |
| 157 | -* Fixed bug with line chart with timeofday column. | |
| 158 | -* Fixed bug with scheduled charts that sometimes did not show updated data. | |
| 159 | -* Javascript can be customized on a per user basis that will not be wiped out on update. | |
| 160 | - | |
| 161 | - | |
| 162 | -= 3.0.11 - 2018-08-15 = | |
| 163 | - | |
| 164 | -* Fixed issue with the Series Settings options for the Table Chart | |
| 165 | -* Fixed issue with chart showing "Table has no columns" with remote sources | |
| 166 | - | |
| 167 | - | |
| 168 | -= 3.0.10 - 2018-07-20 = | |
| 169 | - | |
| 170 | -* Fixed problem with chart reverting to the default values | |
| 171 | -* Fixed problem with Boolean column type | |
| 172 | -* Fixed problem with the Geo chart type not saving colors options | |
| 173 | - | |
| 174 | - | |
| 175 | -= 3.0.9 - 2018-07-12 = | |
| 176 | - | |
| 177 | -* New chart title option for the back-end of the charts that don't allow a title on the front-end | |
| 178 | -* Store the png images of the charts in a global array that can be used in JS | |
| 179 | -* Added options for charts animations | |
| 180 | - | |
| 181 | - | |
| 182 | -= 3.0.8 - 2018-06-27 = | |
| 183 | - | |
| 184 | -* Added revision support for the chart post type | |
| 185 | -* Added both % and Value to the Pie Slice | |
| 186 | -* Use the blog locale for Visualizer's options | |
| 187 | -* Fixed issue with data being fetched from the remote source every single time the chart was shown | |
| 188 | -* Fixed issue with scheduled charts not being updated if one of the scheduled charts is deleted | |
| 189 | - | |
| 190 | - | |
| 191 | -= 3.0.7 - 2018-03-26 = | |
| 192 | - | |
| 193 | -* Adds insert button in chart library. | |
| 194 | -* Remove frontend assets where they are not needed. | |
| 195 | -* Improve non-English charts compatibility. | |
| 196 | -* Adds a filter to change charts locale. | |
| 197 | - | |
| 198 | - | |
| 199 | -= 3.0.6 - 2018-02-27 = | |
| 200 | - | |
| 201 | -* Fix UTF-8 support while saving the data. | |
| 202 | -* Improve editing experience. | |
| 203 | -* Improves compatibility with Premium version. | |
| 204 | -* Adds chart button into TinyMCE editor. | |
| 205 | - | |
| 206 | - | |
| 207 | -= 3.0.5 - 2018-01-05 = | |
| 208 | - | |
| 209 | -* Fix chart rendering bug in firefox. | |
| 210 | -* Fix review notification. | |
| 211 | - | |
| 212 | - | |
| 213 | -= 3.0.4 - 2017-11-27 = | |
| 214 | - | |
| 215 | -* Fix for review message notification. | |
| 216 | - | |
| 217 | - | |
| 218 | -= 3.0.3 - 2017-11-16 = | |
| 219 | - | |
| 220 | -* Adds compatibility with WordPress 4.9. | |
| 221 | - | |
| 222 | - | |
| 223 | -= 3.0.2 - 2017-10-10 = | |
| 224 | - | |
| 225 | -* Fix dependency for composer dependencies. | |
| 226 | - | |
| 227 | - | |
| 228 | -= 3.0.1 - 2017-10-06 = | |
| 229 | - | |
| 230 | -* Improved compatibility with various theme and plugins. | |
| 231 | -* Fix for chart type selection when creation from media popup. | |
| 232 | - | |
| 233 | - | |
| 234 | -= 3.0.0 - 2017-09-05 = | |
| 235 | - | |
| 236 | -* Adds support manual configuration according to Google Visualization API. | |
| 237 | -* Improves compatibility with more features from the pro version. | |
| 238 | - | |
| 239 | - | |
| 240 | -= 2.2.0 - 2017-08-16 = | |
| 241 | - | |
| 242 | -* Added custom number format for pie chart. | |
| 243 | -* Added frontend actions buttons ( Print, Export to CSV, Export to Excel, Copy) | |
| 244 | - | |
| 245 | - | |
| 246 | -= 2.1.9 - 2017-07-10 = | |
| 247 | - | |
| 248 | -* Fixed display error with hex color. | |
| 249 | - | |
| 250 | - | |
| 251 | -= 2.1.8 - 2017-07-03 = | |
| 252 | - | |
| 253 | -* Added chart title into library. | |
| 254 | -* Fixed SDK issues with dashboard widget. | |
| 255 | - | |
| 256 | - | |
| 257 | -= 2.1.7 = | |
| 258 | - | |
| 259 | -* Updated sdk loading logic. | |
| 260 | - | |
| 261 | - | |
| 262 | 121 | |
| 263 | 122 | = 2.1.4 = |
| 264 | 123 | * Fixed issues with non-latin chars on CSV files to import. |
| 265 | 124 | |