| @@ -1,10 +1,10 @@ | ||
| 1 | 1 | === Visualizer: Tables and Charts Manager for WordPress # === |
| 2 | 2 | Contributors: codeinwp,themeisle,marius2012,marius_codeinwp,hardeepasrani,rozroz,Madalin_ThemeIsle |
| 3 | 3 | Tags: tables, charts, pie, visualization, graphs |
| 4 | 4 | Requires at least: 3.5 |
| 5 | -Tested up to: 6.2 | |
| 6 | -Requires PHP: 7.4 | |
| 5 | +Tested up to: 5.9 | |
| 6 | +Requires PHP: 5.6 | |
| 7 | 7 | Stable tag: trunk |
| 8 | 8 | License: GPL v2.0 or later |
| 9 | 9 | License URI: http://www.opensource.org/licenses/gpl-license.php |
| 10 | 10 | |
| @@ -11,9 +11,9 @@ | ||
| 11 | 11 | A simple and powerful WordPress chart plugin to create responsive charts & tables and embed them into your site. |
| 12 | 12 | |
| 13 | 13 | ## Description ## |
| 14 | 14 | |
| 15 | -<p><a href="https://themeisle.com/plugins/visualizer-charts-and-graphs/?utm_source=plugin-readme&utm_medium=visualizer&utm_campaign=description" rel="nofollow">Visualizer: Tables and Charts for WordPress plugin</a> is a powerful and easy to use plugin used to create, manage and embed interactive, responsive charts & tables into your WordPress posts and pages.</p> | |
| 15 | +<p><a href="https://themeisle.com/plugins/visualizer-charts-and-graphs/" rel="nofollow">Visualizer: Tables and Charts for WordPress plugin</a> is a powerful and easy to use plugin used to create, manage and embed interactive, responsive charts & tables into your WordPress posts and pages.</p> | |
| 16 | 16 | |
| 17 | 17 | The plugin uses Google Visualization API, DataTables.net and ChartJS to add responsive & animated charts, graphs and tables, which support cross-browser compatibility and display perfectly on mobile devices. You can greatly customize all aspects of the charts and tables, and import the data from Excel, CSV, Google Sheets and more! |
| 18 | 18 | |
| 19 | 19 | ### 4 Chart types + 11 more in the pro version ### |
| @@ -45,9 +45,9 @@ | ||
| 45 | 45 | > * Create charts from your wordpress posts, pages,products or any other post_type |
| 46 | 46 | > * Priority email support from the developer of the plugin |
| 47 | 47 | > * Support and updates for as long as your subscription is valid |
| 48 | 48 | > |
| 49 | -> **[Learn more about Visualizer PRO](https://themeisle.com/plugins/visualizer-charts-and-graphs/?utm_source=plugin-readme&utm_medium=visualizer&utm_campaign=learnmore)** | |
| 49 | +> **[Learn more about Visualizer PRO](http://themeisle.com/plugins/visualizer-charts-and-graphs/)** | |
| 50 | 50 | |
| 51 | 51 | The plugins works perfectly with the all <a href="https://justfreethemes.com/" rel="nofollow">free</a> or <a href="https://www.codeinwp.com/blog/best-wordpress-themes/" rel="nofollow">premium WordPress themes</a> |
| 52 | 52 | |
| 53 | 53 | |
| @@ -161,189 +161,8 @@ | ||
| 161 | 161 | 12. Bar settings, Series settings |
| 162 | 162 | 13. Bar chart |
| 163 | 163 | |
| 164 | 164 | == Changelog == |
| 165 | - | |
| 166 | -##### [Version 3.10.1](https://github.com/Codeinwp/visualizer/compare/v3.10.0...v3.10.1) (2023-05-24) | |
| 167 | - | |
| 168 | -- Fixed data tables horizontal scrolling issue | |
| 169 | -- Added legend position default label text | |
| 170 | -- Added tooltip default label text | |
| 171 | -- Fixed Gutenberg block error | |
| 172 | -- Fixed table chart rendering issue in Gutenberg block | |
| 173 | -- Fixed compatibility issue with the FSE editor | |
| 174 | -- Fixed compatibility issue with WP 5.6 | |
| 175 | -- Fixed console error when importing charts from others | |
| 176 | -- Fixed pagination enable/disable issue | |
| 177 | -- Fixed editor rows limitation issue | |
| 178 | - | |
| 179 | - | |
| 180 | - | |
| 181 | - | |
| 182 | -#### [Version 3.10.0](https://github.com/Codeinwp/visualizer/compare/v3.9.7...v3.10.0) (2023-04-04) | |
| 183 | - | |
| 184 | -- Added a setup wizard onboarding page | |
| 185 | -- Fixed empty chart issue | |
| 186 | - | |
| 187 | - | |
| 188 | - | |
| 189 | - | |
| 190 | -##### [Version 3.9.7](https://github.com/Codeinwp/visualizer/compare/v3.9.6...v3.9.7) (2023-03-30) | |
| 191 | - | |
| 192 | -- Improved chart actions icons | |
| 193 | -- Updated WordPress core tested up to version | |
| 194 | - | |
| 195 | - | |
| 196 | - | |
| 197 | - | |
| 198 | -##### [Version 3.9.6](https://github.com/Codeinwp/visualizer/compare/v3.9.5...v3.9.6) (2023-03-20) | |
| 199 | - | |
| 200 | -- Fixed custom format issue in ChartJS | |
| 201 | - | |
| 202 | - | |
| 203 | - | |
| 204 | - | |
| 205 | -##### [Version 3.9.5](https://github.com/Codeinwp/visualizer/compare/v3.9.4...v3.9.5) (2023-01-30) | |
| 206 | - | |
| 207 | -- Improved security by escaping shortcode attribute before render | |
| 208 | -- Compatibility with PHP 8.2 | |
| 209 | - | |
| 210 | - | |
| 211 | - | |
| 212 | - | |
| 213 | -##### [Version 3.9.4](https://github.com/Codeinwp/visualizer/compare/v3.9.3...v3.9.4) (2023-01-12) | |
| 214 | - | |
| 215 | -- Fixed the lock of PRO features bypass | |
| 216 | - | |
| 217 | - | |
| 218 | - | |
| 219 | - | |
| 220 | -##### [Version 3.9.3](https://github.com/Codeinwp/visualizer/compare/v3.9.2...v3.9.3) (2023-01-05) | |
| 221 | - | |
| 222 | -- Fixed the chart refresh problem when importing from CSV [#970](https://github.com/Codeinwp/visualizer/issues/970) | |
| 223 | - | |
| 224 | - | |
| 225 | - | |
| 226 | - | |
| 227 | -##### [Version 3.9.2](https://github.com/Codeinwp/visualizer/compare/v3.9.1...v3.9.2) (2022-12-21) | |
| 228 | - | |
| 229 | -- Fixed Geo chart [PRO] flickering issue | |
| 230 | -- Added disable legend option for ChartJS chart | |
| 231 | -- Enhanced security | |
| 232 | - | |
| 233 | - | |
| 234 | - | |
| 235 | - | |
| 236 | -##### [Version 3.9.1](https://github.com/Codeinwp/visualizer/compare/v3.9.0...v3.9.1) (2022-11-17) | |
| 237 | - | |
| 238 | -- Fixed PHP error when Polylang plugin is activated [#960](https://github.com/Codeinwp/visualizer/issues/960) | |
| 239 | - | |
| 240 | - | |
| 241 | - | |
| 242 | - | |
| 243 | -#### [Version 3.9.0](https://github.com/Codeinwp/visualizer/compare/v3.8.1...v3.9.0) (2022-11-10) | |
| 244 | - | |
| 245 | -- Fixed table chart decimal number issue Decimal Numbers are ignored and not displayed [#955](https://github.com/Codeinwp/visualizer/issues/955) | |
| 246 | -- Fix the scrollbar issue that happens on WP 6.1 version [WP 6.1] Chart permissions selector is not scrollable [#950](https://github.com/Codeinwp/visualizer/issues/950) | |
| 247 | -- Fix PHP Warning Warning when copy (frontend action) is enabled [#949](https://github.com/Codeinwp/visualizer/issues/949) | |
| 248 | -- Compatibility with the WPML translation plugin for translating charts [PRO feature] add support for string translations [#731](https://github.com/Codeinwp/visualizer/issues/731) | |
| 249 | -- Integration with Woocommerce Data endpoints for creating charts [PRO feature] | |
| 250 | -- Show new features on chart library page | |
| 251 | - | |
| 252 | - | |
| 253 | - | |
| 254 | - | |
| 255 | -##### [Version 3.8.1](https://github.com/Codeinwp/visualizer/compare/v3.8.0...v3.8.1) (2022-10-12) | |
| 256 | - | |
| 257 | - | |
| 258 | -- Change copy shortcode icon to clone a chart We can change copy Short Code icon [#945](https://github.com/Codeinwp/visualizer/issues/945) | |
| 259 | -- Fix temp file creation issue on instawp selecting the line chart is not working on instawp [#940](https://github.com/Codeinwp/visualizer/issues/940) | |
| 260 | -- Fix control Type error | |
| 261 | -- Fixed simple editor scrolling issue | |
| 262 | -- Fix filter broken layout | |
| 263 | -- Fix chartJs javascript error when rendering multiple charts | |
| 264 | - | |
| 265 | - | |
| 266 | - | |
| 267 | - | |
| 268 | -#### [Version 3.8.0](https://github.com/Codeinwp/visualizer/compare/v3.7.12...v3.8.0) (2022-09-21) | |
| 269 | - | |
| 270 | -- Add data filter support for the charts | |
| 271 | - | |
| 272 | - | |
| 273 | - | |
| 274 | - | |
| 275 | -##### [Version 3.7.12](https://github.com/Codeinwp/visualizer/compare/v3.7.11...v3.7.12) (2022-09-07) | |
| 276 | - | |
| 277 | -- Fixed compatibility issue with some themes and plugins [#933](https://github.com/Codeinwp/visualizer/issues/933) | |
| 278 | - | |
| 279 | - | |
| 280 | - | |
| 281 | - | |
| 282 | -##### [Version 3.7.11](https://github.com/Codeinwp/visualizer/compare/v3.7.10...v3.7.11) (2022-08-30) | |
| 283 | - | |
| 284 | -- Fix update axis baseline color [#925](https://github.com/Codeinwp/visualizer/issues/925) | |
| 285 | -- Update more features images [#926](https://github.com/Codeinwp/visualizer/issues/926) | |
| 286 | -- Fix update minor grid line field [#924](https://github.com/Codeinwp/visualizer/issues/924) | |
| 287 | -- Add new filter for container attributes [#922](https://github.com/Codeinwp/visualizer/issues/922) | |
| 288 | -- Fix axis data format issue [#920](https://github.com/Codeinwp/visualizer/issues/920) | |
| 289 | -- Chart unique title [#915](https://github.com/Codeinwp/visualizer/issues/915) | |
| 290 | -- Fix block back button issue [#930](https://github.com/Codeinwp/visualizer/issues/930) | |
| 291 | -- Userguide broken documentation link [#918](https://github.com/Codeinwp/visualizer/issues/918) | |
| 292 | - | |
| 293 | - | |
| 294 | - | |
| 295 | - | |
| 296 | -##### [Version 3.7.10](https://github.com/Codeinwp/visualizer/compare/v3.7.9...v3.7.10) (2022-07-05) | |
| 297 | - | |
| 298 | - | |
| 299 | -- Fix watermark/copyright opacity wrong value [#910](https://github.com/Codeinwp/visualizer/issues/910) | |
| 300 | - | |
| 301 | - | |
| 302 | - | |
| 303 | - | |
| 304 | -##### [Version 3.7.9](https://github.com/Codeinwp/visualizer/compare/v3.7.8...v3.7.9) (2022-06-22) | |
| 305 | - | |
| 306 | -* Fix branding bad HTML | |
| 307 | - | |
| 308 | - | |
| 309 | - | |
| 310 | - | |
| 311 | -##### [Version 3.7.8](https://github.com/Codeinwp/visualizer/compare/v3.7.7...v3.7.8) (2022-06-21) | |
| 312 | - | |
| 313 | -- Add the description field in the pie chart | |
| 314 | -- Fix Label other is not visible on the pie chart | |
| 315 | -- Fix the pagination issue in the chart library | |
| 316 | -- Update dependencies | |
| 317 | - | |
| 318 | - | |
| 319 | - | |
| 320 | - | |
| 321 | -##### [Version 3.7.7](https://github.com/Codeinwp/visualizer/compare/v3.7.6...v3.7.7) (2022-05-31) | |
| 322 | - | |
| 323 | -* Harden security by enforcing escaped urls. | |
| 324 | - | |
| 325 | - | |
| 326 | - | |
| 327 | - | |
| 328 | -##### [Version 3.7.6](https://github.com/Codeinwp/visualizer/compare/v3.7.5...v3.7.6) (2022-05-26) | |
| 329 | - | |
| 330 | -- Fix PHP 8.0 or above compatibility issue | |
| 331 | -- Fix the space missing between the id and class attributes of the charts | |
| 332 | -- Fix compatibility issue with Ultimate Coupons for WooCommerce Free plugin | |
| 333 | -- Fix charts placed in accordion (tabs) that do not load properly | |
| 334 | -- Fix conflict with translation plugins | |
| 335 | - | |
| 336 | - | |
| 337 | - | |
| 338 | - | |
| 339 | -##### [Version 3.7.5](https://github.com/Codeinwp/visualizer/compare/v3.7.4...v3.7.5) (2022-03-17) | |
| 340 | - | |
| 341 | -- Fix display long hAxis text issue | |
| 342 | -- Improve features discoverability. | |
| 343 | - | |
| 344 | - | |
| 345 | - | |
| 346 | 165 | |
| 347 | 166 | ##### [Version 3.7.4](https://github.com/Codeinwp/visualizer/compare/v3.7.3...v3.7.4) (2022-02-07) |
| 348 | 167 | |
| 349 | 168 | - Fix multiple lazy load charts issue |