Hey everyone!
With the holiday season upon us, we want to share our upcoming working hours:
- New Year: Our team will be off on January 1st and 2nd. We’ll be back on Friday, January 3rd, to respond to any messages received during this time.
- Weekend: As usual, we don’t work on weekends, so January 4th and 5th will also be non-working days.
- Orthodox Christmas: Our office will be closed on Monday and Tuesday, January 6th and 7th for the holiday.
After that, we’ll return to our regular schedule and assist you as quickly as possible.
In the meantime, you can explore our documentation for Amelia and wpDataTables. You'll find tons of helpful resources, including articles and handy video tutorials on YouTube (Amelia's YouTube Channel and wpDataTables' YouTube Channel), which might just have the answers you need while we’re away.
Thanks a bunch for your understanding and support!
Warm regards and happy holidays!
TMS
I am having trouble with scatter charts. The data is correct, but I want to be able to select what the axes are. For instance I have selected two columns to display (for my data): Cost of product, and Value for product. I want the scatter to plot the value on the y and the cost on the x (or vise versa), but when I select those two columns only, it plots the product name on the x and the value AND cost on separately (two dots) the y axis. I need it to be one dot that represents the intersection between the cost and value and the dot be labeled with the item name.
HI thelmers,
Thank you for your purchase.
Sorry but I did not quite understand what are you trying to achieve. Can you please explain me more and send me some example/screenshot so I can give you my suggestion.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Certainly. I am sorry I wasn't more clear. I have attached a screenshot (#1) of the chart I am having issues with. It has two vertices plotted on the y-axis for each product on the x-axis. I don't want the x-axis to be products, but to be price, and the y-axis to be value. Price and value were the only columns I selected to be in the chart, but instead the chart has made the x-axis the product names and plotted the price and the value as separate vertices above the one product. I want each product to only have one vertex at the point on the y-axis (price) where it meets the x-axis (value) for the product. The second screenshot (#2) is from excel with the same data the way it should be shown.
While I have you, is there any way to show the trend line on the graph like in the second screenshot? I know that Highcharts has this functionality, but I don't see how to do it in the WP plugin.
Let me know if you need any further clarification. Thank you for your help and prompt response!
Hi thelmers,
Unfortunately at the moment there’s no built-in solution. It requires some code customization.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
To be clear. There is no built-in solution for either issue: trend line or picking the axes?
Hi thelmers,
Trend line-There is no built-in solution. It requires some code customization.
For axis you can make y-axis and x-axis like you want if you provide only that columns in chart wizard. But then it is not possible to achieve that for every point in chart you can set to be shown product name.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables