UberChart v1.21 UberChart is an advanced WordPress Chart Plugin which gives you the ability to create a great variety of charts with exceptional customizability. With a total of 240 options per chart and 30 options per dataset you will always be able to create exactly the chart you need.
The available chart types
- Line Charts
- Area Charts
- Bar Charts
- Horizontal Bar Charts
- Pie Charts
- Doughnut Charts
- Radar Charts
- Polar Area Charts
- Scatter Charts
- Bubble Charts
TYPES OF SCALES
UberChart gives you the ability to use different types of scale:
Linear Scales
This the most common type of scale, use it each time you have to represent numeric sets of values that don’t require the logarithmic scale.
Logarithmic Scales
Logarithmic scales allow a large range to be displayed without small values being compressed down into bottom of the graph. This type of scale is essential if you deal with points that are much larger or smaller than the bulk of data or if you want to show multiplicative factors.
Time Scales
Use the time scale when you have to represent a specific date or time. The format used to represent the date/time is completely customizable. Simply use the tokens provided by Moment.js to define a custom format, then set the time unit used by the scale and define the number of units that should be plotted between the grid lines.
Category Scales
Use the category scale to split your data in multiple categories and display custom labels.
MULTI AXIS
You can plot one or more datasets on the additional secondary axis named Y2 when the values in a chart vary widely from one dataset to the other.
STACKED DATA
Feel free to enable or disable the “Stacked” feature on any axis, this allows you to stack the data of the specified axis of a Line Chart, Area Chart, Bar Chart or Horizontal Bar Chart.
SCALE POSITION
You can move the scales in your favorite positions, for example you can represent the Y axis of a Line Chart on the right instead of on the left, the X axis of a Bar Chart on the top instead of on the bottom, etc.
HIDE THE SCALES
Sometimes it’s useful to represent only the datasets without a scale or without all the scales. Use these options to display or hide specific scales.
SCALE GRID LINES
Customize the visibility, the width, the colors and more for each grid line. This allows you to be extremely detailed and highlight small variations on your data when needed or make the chart layout neat and clean.
SCALE TITLE
Change how the title of each scale is displayed by changing the color, the font size, the font family and the font style.
SCALE TICKS
Add a prefix or a suffix to the ticks of a scale (for example to include a unit of measurement, the percentage symbol, the dollar symbol, etc.), invert the order of the ticks, rotate the ticks to save space, round the decimal value to a specific number of decimal places and more.
ADDITIONAL CUSTOMIZATIONS
Set a minimum and maximum limit for each scale, set a fixed step size, decide to begin at zero or not your scale, limit the number of ticks of a scale to a predefined value, customize the dimensions of the bars of a Bar Chart and more.
20.10.2020 - v1.21 - The Chosen JavaScript library has been replaced with the Select2 JavaScript library - Minor bug fix 15.12.2019 - v1.20 - Fixed CSS issues caused by the changes applied in WordPress 5.3 - Fixed PHP Warning 13.04.2019 - v1.19 - Removed a PHP warning generated with PHP 7.2 and later versions in the front-end - Removed a PHP notice generated in the back-end 28.09.2018 - v1.18 - Fixed bug 28.09.2018 - v1.17 - The "UberChart" Gutenberg block has been added 14.09.2018 - v1.15 - Fixed a conflict between the "ROWS" reserved word added in MariaDB starting from version 10.2.4 and the "ROWS" database column used in the plugin database 16.02.2018 - v1.14 - The "Before Value" and "After Value" options have been added in the "Tooltips" section - PHP notices are no longer generated during the "Import" procedure 26.11.2017 - v1.13 - Documentation updated (the plugin codebase isn't changed) 04.07.2017 - v1.13 - Fixed a bug which prevented in specific situations to create rows in the back-end spreasheet editor 12.06.2017 - v1.12 - Fixed bugs - Added the "Hidden" dataset property - Added the "Half Pie/Doughnut" option - The TinyMCE UberChart button and the related modal window have been updated - The shortcode is now displayed in the "Charts" menu - In the "Charts" menu is now possible to search using the chart ID 17.04.2017 - v1.11 - Fixed bug 11.03.2017 - v1.10 - Fixed bugs - The same font stack of WordPress is now used in the administrative pages - Added a search form in the "Charts" menu - Improved performance in the "Charts" menu - Added the "Fixed Height" option in the "Common" section of the "Charts" menu - Added the "Maximum Execution Time" and the "Memory Limit" options in the "Options" menu 26.10.2016 - v1.08 - Initial release