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!
How do I switch the x & y axis in a chart?
I would like the x axis to be years but however I change the source and the order of the columns used in the chart the years appears on the y axis. I am using a plotter chart; and I have tried both google and high charts.
Also the date field don't allow me to just use year it has to be at least a month as well.
Thanks!
Hello Mee
The string-type columns (string, date, datetime, URL, etc) will always be used for the X-axis while numerical columns (integer and float) will be plotted on the y-axis.
You would need to restructure the chart in order to have it show what you need, and even in that case, we can't guarantee that you'd be able to achieve the desired chart since chart engine's logic can't be changed from within wpDataTables.
Can you please show me the table, and a mockup of a chart you want to see? I'll do my best to create a table you could use.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Thank you, that makes sense now. I think I solved the x/y axis issue. However I have a list of years with prices that I want to put on a plotter chart and it seems to put the same year over and over again.
Source...
https://docs.google.com/spreadsheets/d/1Eo4RsN0athQBhE33cNA0TTQ8VZzqpSZRM3e1JqJSa6w/edit?usp=sharing
This is how it comes out for me...
https://imgur.com/a/1KBBmvT
Also, is there any way of doing a second y axis line chart?
Thanks!
Hi again Mee
Sorry for the late response, we've had some non-working days in our country.
Unfortunately, I can't open the spreadsheet because I don't have access to the original sheet:
Based on the screenshot, I can only say that if the years repeat in the table (if there are multiple values linked to the same year), it will also repeat in the chart.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables