=== Visualizer === Contributors: madpixels, straightforward Donate link: 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 Requires at least: 3.5 Tested up to: 3.6 Stable tag: 1.2.0 License: GPL v2.0 or later License URI: http://www.opensource.org/licenses/gpl-license.php A simple, easy to use and quite powerful tool to create, manage and embed interactive charts into your WordPress posts and pages. == Description == WordPress Visualizer plugin is a simple, easy to use and quite powerful tool to create, manage and embed interactive charts into your WordPress posts and pages. The plugin uses Google Visualization API to render charts, which support cross-browser compatibility (adopting VML for older IE versions) and cross-platform portability to iOS and new Android releases. ### 9 Chart types ### The plugin provides a variety of charts that are optimized to address your 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. ### Flexible and customizable ### 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. ### HTML5/SVG ### 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. *above descriptions were partially taken from Google Visualization API site* ### Knowledge Base ### Read how to [create a chart](http://visualizer.madpixels.net/knowledgebase/how-can-i-create-a-chart/) in the [Knowledge Base](http://visualizer.madpixels.net/knowledgebase/). More helpful articles: 1. [How can I edit a chart?](http://visualizer.madpixels.net/knowledgebase/how-can-i-edit-a-chart/) 1. [How can I clone a chart?](http://visualizer.madpixels.net/knowledgebase/how-can-i-clone-a-chart/) 1. [How can I delete a chart?](http://visualizer.madpixels.net/knowledgebase/how-can-i-delete-a-chart/) 1. [How can I populate data from Google Spreadsheet?](http://visualizer.madpixels.net/knowledgebase/how-can-i-populate-data-from-google-spreadsheet/) 1. [How can I populate chart series and data dynamically?](http://visualizer.madpixels.net/knowledgebase/how-can-i-populate-chart-series-and-data-dynamically/) == Installation == 1. Upload the files to the `/wp-content/plugins/visualizer/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. == Screenshots == 1. Chart type selection 2. Chart data uploading 3. Chart options editing 4. Charts media library 5. Charts library == Changelog == = 1.2.0 = * Implemented minor grid lines settings. * Implemented view window settings. * Horizontal and vertical axes settings were split into separate groups. = 1.1.4 = * Bug with float values has been fixed. = 1.1.3 = * Issue with "fseek warning" for Google Spreadsheet document source, was fixed. = 1.1.2 = * Compatibility issues with WordPress version 3.6 has been fixed. = 1.1.1 = * Active type tab in the charts library was fixed. * Library styles were updated. = 1.1.0 = * Auto population was added for remote CSV file source. * Ability to hook chart series and data was implemented. * Ability to upload CSV files from web was implemented. = 1.0.1 = * The bug with CSV file uploading was fixed. = 1.0.0 = * The first version of the plugin was implemented.