We're Moving to a New Support Platform – Starting June 1st!
We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.
You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.
While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.
We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.
Thanks for your continued support and trust – we’re excited to bring you an even better support experience!
Hello,
One of my clients wants to show monthly production over the past three years with a bar graph. Easy enough to do with a regular excel-document just shoved into wpDataTables. (As seen in my Related URL)
The thing is that the client wants me to add some kind of marker for "expected production" per month.
I know that in excel you can pick a column in a bar graph and just change the graph type to something else, like a line graph, and it'll be overlayed on top of the bar graph. Is it possible to something similar in wpDataTables?
Example found in this youtube-video:
Big thanks in advance!
Regards,
David
Hi Dave,
We do not have option like this built in but you can try to specify chart type for different chart series with callback function.
Here is the example for Highchart and you should enter this code in text tab of the page editor which contains that chart.
You just need to adjust this for you chart id by changing 1 to your chart id in
and check that series numbers and column types are appropriate ones.
This way you should be able to combine multiple chart types on in one chart and your result should be similar to this example
Miljko,
I could not have asked for a better reply to my ticket! This is exactly what I was looking for. Thank you!
Have a great day!
Regards,
David
David,
I'm glad that I could help.
If you like our plugin and support please rate our plugin at CodeCanyon on this link. It means a lot to us. Thanks.