I have been using the free version for a couple of weeks now and I like it. However, I have noticed the following:
1. With Column Charts it seems that, if is there is not at least one column in the chart that has a value of 2 times or more that of the column with the lowest value, the vertical axis does not start at zero. While the values displayed in the chart are correct the chart looks strange (proportional relationship of columns looks wrong)
See examples attached. Example A files (2) show the issue. Example B files (2) have column 2 increased by 1 (to equal 2 times column 1) - this fixes the issue but isn't a real solution.
2. When editing charts, Show Tooltips becomes unchecked. It is therefore necessary to always remember to go to the final screen and re-check Show Tooltips. Not a big deal but a bit of a nuisance.. :)
Just wondering if any updates re the above are in the pipeline.
1. Which chart engine are you using? I created a table from Example A, and then a column chart (Highcharts), and it starts from 0:
I suppose you're using Google Charts:
The issue is related to the Y-axis being set up (by default) as NULL:
If you add any value there (so, 0), it will start at 0:
I will send this to our developers, and see if there's anything they can do about this for one of our updates, but when chart engines are concerned, there's only so much we can do.
Since you have the Lite version, this "Minimum" value is disabled, and it's only available in the full version of the plugin. Google charts' library rounds up the starting number based on the data from the table, so there's nothing we can do to change it.
The tooltip issue is a bug on our end, and it will be fixed with the next update.
I have been using the free version for a couple of weeks now and I like it. However, I have noticed the following:
1. With Column Charts it seems that, if is there is not at least one column in the chart that has a value of 2 times or more that of the column with the lowest value, the vertical axis does not start at zero. While the values displayed in the chart are correct the chart looks strange (proportional relationship of columns looks wrong)
See examples attached. Example A files (2) show the issue. Example B files (2) have column 2 increased by 1 (to equal 2 times column 1) - this fixes the issue but isn't a real solution.
2. When editing charts, Show Tooltips becomes unchecked. It is therefore necessary to always remember to go to the final screen and re-check Show Tooltips. Not a big deal but a bit of a nuisance.. :)
Just wondering if any updates re the above are in the pipeline.
Thanks
Patrick
Hello Pat
Thank you for reaching out to us.
1. Which chart engine are you using? I created a table from Example A, and then a column chart (Highcharts), and it starts from 0:
I suppose you're using Google Charts:
The issue is related to the Y-axis being set up (by default) as NULL:
If you add any value there (so, 0), it will start at 0:
I will send this to our developers, and see if there's anything they can do about this for one of our updates, but when chart engines are concerned, there's only so much we can do.
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
Hi again Pat
Since you have the Lite version, this "Minimum" value is disabled, and it's only available in the full version of the plugin. Google charts' library rounds up the starting number based on the data from the table, so there's nothing we can do to change it.
The tooltip issue is a bug on our end, and it will be fixed with the next update.
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
Hi Aleksander
I noticed that and have now upgraded to the full version which has other features that I need.
I see that, in the full version, the tooltip issue is fixed (Show Tooltip is checked by default).
Thanks for Your help.
Par
You're welcome, I'm glad to hear that.
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
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