Rating: 5 stars
I looked at a few different plugins that will put graphs on my site, and this one is by far the most straightforward. It’s incredibly easy to type in data or upload data from a csv. As a bonus, the data table editor is pretty slick in itself, even aside from the graphing!
Additionally, the plugin code is easy to read and well-commented. Great job documenting this, for those who might want to extend its behavior.
Depending on your use case, one feature could be good or bad: the charts are generated in real time. A static image is generated only once, but if you are using the javascript chart library the data is pulled from the database every time the chart is requested (notwithstanding caching that your site might do). For me, this is a huge bonus, because with a simple hook, I can alter the chart data to include dynamic values on demand. Very cool!
]]>Rating: 5 stars
Great plugin. Clean and simple approach. Love the live preview. I hope that the author will find time to continue developing this on a regular basis, because it is too good to be buried.
It would be nice to be able to set the chart height in proportional units and have at least some styling options. I know that theming is possible, but in some cases, the charts require individual styling. Font size, alignment, legend location, grid, etc. Also, support for special characters is needed, such as % for better data representation.
]]>Rating: 5 stars
This is the plugin I would want to build, but it’s already built better than I could imagine. One thing on my wish list would be supporting Gutenberg block. It can work similarly to Gravity Forms. Select a chart with a dropdown, then the chart will show in the editor.
Thanks for all the developers who worked on this. Maybe one day I can be good enough to contribute.
]]>Rating: 5 stars
we had a custom problem with m-chart on our page and that was interfering with rendering of our charts and the dev helped us to resolve the issue in no time at all with provided custom code. Just incredible plugin and team. Great job!
]]>Rating: 5 stars
Easy to use, plenty of different graphs/charts to choose from. Lots of configuration options via code templates and filters. Many thanks to the developer for their hard work.
]]>Rating: 5 stars
If you need something easy to use to just get some data visualized on your site, use this plugin. There are no features locked behind subscriptions and it is as simple as copy-pasting your Excel data.
The dev is incredibly helpful and when I encountered an issue it was resolved within an hour on a weekend.
]]>Rating: 5 stars
I’ve been using Uberchart for a long time but I’ve run into some issues lately, so I decided to try a different plugin.
This plugin has everything I need, and it works flawlessly. I love te fact that AMP pages show an image, rather than a blank space.
]]>Rating: 5 stars
I’ve used several interactive charting plugins for WP (including some paid), and this is by far THE BEST, especially if you are already familiar with HighCharts. The backend UI is SUPER clean and easy to understand. The live preview of the charts is super handy, as well as the spreadsheet view/import feature.
I was able to customize (nearly) everything using a custom m-chart theme. The only things that get messy are data labels and legend. The ticked boxes in the m chart UI will override any enable/format options in a theme, so just be aware of that. That being said, it makes the leap from a very robust tool like highcharts to WP super easy.
]]>Rating: 5 stars
Great plugin. Very friendly support.
]]>Rating: 5 stars
Probably the best chart plugin out there. I have tried many.
]]>Rating: 5 stars
This plugin fits my needs for creating beautiful and responsive charts on my WordPress. Thanks for your work!
]]>Rating: 5 stars
Hello, great plugin! But, please, FIX IT:
1. See file m-chart\components\class-m-chart-admin.php at line 309 replace
$this->version with m_chart()->version
2. See file m-chart\components\class-m-chart-chartjs.php at line 136 ADD CODE:
if (isset($chart_args[‘data’][‘datasets’])) {
…
}
3. See file m-chart\components\class-m-chart-admin.php at line 295 replace
$post_id = (int) $_GET[‘post’];
with
$post_id = isset($_GET[‘post’]) ? (int) $_GET[‘post’] : ”;
Rating: 4 stars
In version 1.7 dependencies are changed without any warning on WordPress dashboard. After upgrade my charts dissapeared for a couple of hours.
Even worse: I’ve either to change plugin or pay 430$.
Errata: author explained me the reasons so I’ve changed the review.
]]>Rating: 5 stars
Thank you for such a simple and productive plugin.
]]>Rating: 5 stars
Nice plugin, easy to use, but I cannot use it. It cannot import CSV file with semicolon instead of comma (I managed that). I wanted to present multiple data in single line chart and it displayed garbage. There is also no setting for decimal number precision so you need to prepare data in advance.
]]>Rating: 5 stars
I was searching from last 5 to 7 days to find best free plugin for my website, and this one is best among all. I request author to add Line chart smooth option to remove graph noise like in google spreadsheet and add option to edit X axis intervals of graph because I have around 5000-7000 x’axis values with values like 5.23421234 (I want to take x axis values like 5 10 15 20 etc. ;also fix the Perse data in Columns (vertical data) option. Chart is taking values in horizontal line (perse rows) but not in vertical line (perse Columns). Please fix the perse data option because its only taking values in rows not in columns.
]]>Rating: 5 stars
Best chart on wordpress!!! Very easy to use (wisefx.co.id)
]]>Rating: 5 stars
All of its functionalities are free to use!!!
The code is very veteran and lots of functionality.
I love high chart.
So far the best.
Rating: 5 stars
I was wanting to display a simple temperature/time plot on my site. This worked very well, simple to use, including csv import and also local data entry.
The chart is here https://www.jesusgreenpool.org/pool-temperatures/
Rating: 5 stars
No need more words.
]]>Rating: 5 stars
The best free chart plugin out there!
]]>Rating: 5 stars
This plug-in creates good looking charts, has a clean backend and works just as you would expect. Some minor limitations, but overall one of the best free chart plug-ins for WordPress despite the small number of active installs.
]]>Rating: 5 stars
Easy to enter/edit, live preview
]]>Rating: 5 stars
I’ve tested some chart plugins, but this one is the best for me. You can edit your data within the chart entry, no need to edit them locally and upload them every time via CSV.
The support is excellent.
]]>Rating: 5 stars
it is available via G.F.W.
]]>Rating: 5 stars
This charting plugin was exactly what I needed. I tried countless other chart and graph plugins, but no other solution had a nice UI or excellent support like this one.
I found a small bug after testing it and told the developer via GitHub. He answered by question within minutes, and an hour later had pushed an update that resolved my problem.
]]>Rating: 5 stars
Es increiblemente fácil de usar, sin necesidad de registrarse en otras páginas, tan solo se ordenan los datos y listo! Excelente contribución!!
]]>Rating: 4 stars
es un buen plugin pero en mi opinión para que sea uno de 5 estrellas debe tener algunas funcionalidades para que sea un poco mas fácil de trabajar como por ejemplo no tener que entrar todos los datos porque cuando sean muchos….ummm…una solución podría ser que te diera la oportunidad de hacer consultas sql o que se pueda llamar a alguna vista en base de datos, esto seria el complemento total….por lo demás buen trabajo y muy útil este plugin
]]>