Is it possible to switch off sorting the data for wpDataCharts with wdt_ID?
I would like to have the data sorted, based on column content instead of wdt_ID, and without inserting the coresponding wdDataTable on the page. Is it possible?
If I understood you correctly, you need the wdt_ID in the chart, but you don't need it to sort the chart by that column, correct?
If that is true, you would need to put the table on the same page where the chart is, and to enable "Follow table filtering" option when creating the chart, so it follows custom sorting. It is taking the default sorting rules as it is currently set up.
If you don't wish to see the table, but wish to use this feature, you could hide it using some CSS.
I don't need the wdt_ID at all. I just want the chart to have one string data column (label) and one integer. And it should be sorted using integer column.
If that does not change anything, what would be the best solution if I have the page load speed in mind:
- to have the chart with the table with visibility: none properity
or
- to have the chart based on a table which data source is sorted my way, and the table is not included on page (even with visibility: none properity)?
I'd like to take a look at it, if at all possible.
The old credentials don't work anymore, so could you please provide me new ones? Just make sure to enable the "Private" reply, so nobody sees them except for us.
If remote access is not an option, could you tell me what's the chart engine you're using, and what's the chart type? Also, please show me what data you have in the table (in a screenshot), so I can re-create it on my end, and provide the best solution for you.
Also, can you show me a screenshot of a chart, and show me how you'd like to sort it.
Is it possible to switch off sorting the data for wpDataCharts with wdt_ID?
I would like to have the data sorted, based on column content instead of wdt_ID, and without inserting the coresponding wdDataTable on the page. Is it possible?
Hello Autostopowicz.
If I understood you correctly, you need the wdt_ID in the chart, but you don't need it to sort the chart by that column, correct?
If that is true, you would need to put the table on the same page where the chart is, and to enable "Follow table filtering" option when creating the chart, so it follows custom sorting. It is taking the default sorting rules as it is currently set up.
If you don't wish to see the table, but wish to use this feature, you could hide it using some CSS.
Best regards.
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 Aleksandar
I don't need the wdt_ID at all. I just want the chart to have one string data column (label) and one integer. And it should be sorted using integer column.
If that does not change anything, what would be the best solution if I have the page load speed in mind:
- to have the chart with the table with visibility: none properity
or
- to have the chart based on a table which data source is sorted my way, and the table is not included on page (even with visibility: none properity)?
Hi again Autostopowicz
I'd like to take a look at it, if at all possible.
The old credentials don't work anymore, so could you please provide me new ones? Just make sure to enable the "Private" reply, so nobody sees them except for us.
If remote access is not an option, could you tell me what's the chart engine you're using, and what's the chart type? Also, please show me what data you have in the table (in a screenshot), so I can re-create it on my end, and provide the best solution for you.
Also, can you show me a screenshot of a chart, and show me how you'd like to sort it.
Best regards.
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
Alright, Autostopowicz.
I hope everything goes well.
If you need any further assistance, please let me know.
Best regards.
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