Short answer: No
Long answer: M Chart does not currently allow for combining multiple chart types and even with the Highcharts module doesn’t currently support those stacked type charts (though Highcharts itself does support those types of charts). The other line type chart is supported.
Adding the ability to support combined charts and adding additional chart types is always on my docket for future versions but that work is, as always, an as time allows thing and I work on this plugin as a hobby not as a paying job so real work takes precedence. 🙂
In answer to the other parts of the question, M Chart generates a high resolution image out of each chart which works well for embedding into PDFs. It’s actually one of the reasons the image generation feature is in the plugin.
Just as a general suggestion, I’d take a look at DocRaptor for the PDF generation. They’ve got a good product and the pricing is extremely reasonable. I’ve used it in the past with good results.
-
This reply was modified 6 years, 7 months ago by
methnen.
Thread Starter
cag8f
(@cag8f)
Sorry for the late reply.
>> M Chart does not currently allow for combining multiple chart types and even with the Highcharts module doesn’t currently support those stacked type charts
OK thanks for confirming.
>> Adding the ability to support combined charts and adding additional chart types is always on my docket for future versions but that work is, as always, an as time allows thing and I work on this plugin as a hobby not as a paying job so real work takes precedence. 🙂
Sure, I totally understand.
>> In answer to the other parts of the question, M Chart generates a high resolution image out of each chart which works well for embedding into PDFs. It’s actually one of the reasons the image generation feature is in the plugin.
OK good to know, thanks.
>> Just as a general suggestion, I’d take a look at DocRaptor for the PDF generation. They’ve got a good product and the pricing is extremely reasonable. I’ve used it in the past with good results.
I’ll keep that in-mind, thanks.
In case you’re curious, I sent a similar question to 9 other WordPress chart plugins. Other than you, only one replied: wpDataTables. They also do not have a feature to overlay multiple charts.
We can consider this resolved.