Comments ‘Fred started the conversationJune 1, 2022 at 9:16amHi,I'm testing out the charts on your demo page. Whenever I create a chart that has a value in billions, the vertical axis shows the values in G. For instance, 147282196200 is represented as 140G. Kindly see attached. 2,572Aleksandar repliedJune 1, 2022 at 9:30amHello Fred.Highcharts are using Giga instead of Billion. Please take a look at this thread on Highcharts' forum.You can solve it by adding the following script on the page: <script type="text/javascript">jQuery(window).on('load', function(){ Highcharts.setOptions({ lang: { numericSymbols:["k", "M", "B", "T", "P", "E"] } });});</script>I hope that helps.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‘Fred repliedJune 1, 2022 at 9:55amThank you Aleksandar,I tried it out but it does not work 1,819Miloš repliedJune 3, 2022 at 9:11pmHi, Fred Our apologies for the waiting time on behalf of the Team.Thank you for this screenshot. We are now testing everything on our Demo, to replicate the issue and to see why the script is giving that error.Thank you for your patience. I will keep you posted on our progress.Kind Regards, Miloš Jovanović[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 1,819Miloš repliedJune 7, 2022 at 3:16pmHi, Fred I just wanted to say we did not forget about this query - I am still checking with our developers;unfortunately, they had limited remote access to all of our data, they were not available fully in the previous several days;But i hope we should be able to identify a modification in order to make this script work as it should.-Thank you for all your patience on this, sorry for the waiting time.Kind Regards, Miloš Jovanović[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 1,819Miloš repliedJune 8, 2022 at 5:28pmHi, Fred We saw this thread was covered in live chat, Basically, as my colleagues explained, the issue was placing the <script></script> tags inside our Custom JS settings. -The plugin custom JS tab is automatically going to wrap everything as if you placed the <script></script> tag.So we'll close the ticket, but please feel free to reach out to us if you have any new questions. Thank youKind Regards, Miloš Jovanović[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 Sign in to reply ...
Hi,
I'm testing out the charts on your demo page. Whenever I create a chart that has a value in billions, the vertical axis shows the values in G. For instance, 147282196200 is represented as 140G. Kindly see attached.
Hello Fred.
Highcharts are using Giga instead of Billion. Please take a look at this thread on Highcharts' forum.
You can solve it by adding the following script on the page:
I hope that helps.
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 Aleksandar,
I tried it out but it does not work
Hi, Fred
Our apologies for the waiting time on behalf of the Team.
Thank you for this screenshot. We are now testing everything on our Demo, to replicate the issue and to see why the script is giving that error.
Thank you for your patience. I will keep you posted on our progress.
Kind Regards,
Miloš Jovanović
[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, Fred
I just wanted to say we did not forget about this query - I am still checking with our developers;
unfortunately, they had limited remote access to all of our data, they were not available fully in the previous several days;
But i hope we should be able to identify a modification in order to make this script work as it should.
-
Thank you for all your patience on this, sorry for the waiting time.
Kind Regards,
Miloš Jovanović
[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, Fred
We saw this thread was covered in live chat,
Basically, as my colleagues explained, the issue was placing the <script></script> tags inside our Custom JS settings.
-The plugin custom JS tab is automatically going to wrap everything as if you placed the <script></script> tag.
So we'll close the ticket, but please feel free to reach out to us if you have any new questions. Thank you
Kind Regards,
Miloš Jovanović
[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