You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
esc_html__( 'The number of horizontal gridlines inside the chart area. Minimum value is 2. Specify -1 to automatically compute the number of gridlines.', 'visualizer' ),
esc_html__( 'The number of vertical gridlines inside the chart area. Minimum value is 2. Specify -1 to automatically compute the number of gridlines.', 'visualizer' ),
esc_html__( 'The number of vertical gridlines inside the chart area. Minimum value is 2. Specify -1 to automatically compute the number of gridlines.', 'visualizer' ),
esc_html__( 'The number of horizontal gridlines inside the chart area. Minimum value is 2. Specify -1 to automatically compute the number of gridlines.', 'visualizer' ),
**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
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
4
4
**Requires at least:** 3.5
5
5
**Tested up to:** 4.9
6
6
**Stable tag:** trunk
@@ -31,7 +31,7 @@ The plugin uses Google Visualization API and DataTables.net to add responsive &
31
31
> **[Learn more about Visualizer PRO](http://themeisle.com/plugins/visualizer-charts-and-graphs/)**
32
32
33
33
34
-
### 10 Chart types + 2 more in the pro version ###
34
+
### 9 Chart types + 3 more in the pro version ###
35
35
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.
36
36
37
37
### Flexible and customizable ###
@@ -145,6 +145,12 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
145
145
5. Charts library
146
146
147
147
## Changelog ##
148
+
### 3.1.0 - 2018-12-03 ###
149
+
150
+
* Add Table chart
151
+
* Fix date format in sample files
152
+
153
+
148
154
### 3.0.12 - 2018-10-11 ###
149
155
150
156
* Added filter to enable users to change schedule of charts.
0 commit comments