I can plot DATE vs FLOAT like a single line chart that works fine.
What i want is multiple single lines for each STRING. So say 4-5 different line curves next to each other. Each single line labeled according to STRING column. I tried grouping by STRING but that does not work either. Only one STRING or DATE column allowed. How are you supposed to plot multiple lines charts then? I can see it is possible somehow ?!?
Again, sir, you're correct - only one "String" type column can be added when generating a chart (date, string, datetime, URL). All other columns need to be either Integer or Float, for the plugin to be able to successfully generate the chart.
You're mentioning a multi-line chart, so I invite you again to take a look at our documentation, just like I did in the ticket:
You see multiple lines for three car models there, and how to utilize the table in a way to show multiple lines.
When I take a look at your Excel table - I see that only one column is "date", all others contain numbers, so either float or integer type. This is how our plugin would be to create the chart - using one date type column and other numbering columns.
I have 3 columns
DATE. STRING. FLOAT
for each STRING I want to plot the TimeSeries of FLOAT versus DATE
So that i end up with each STRING TimeSeries visible as a separate dataset on the chart.
What’s the format of the table?
No webpage explains exactly how this is done!
Hello A3igner.
I am sorry, but I did not quite understand what you're trying to achieve.
Could you, please, explain in a bit more details? And if possible - please provide some screenshots of what you'd like to get?
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
Hello Aleksandar.
Ok please look at these two example charts.
Then look at the table i created and what happens when i try to create a chart with this table. See screenshots.
This is the table i have created.
So i have three columns ( DATE, STRING & FLOAT)
I can plot DATE vs FLOAT like a single line chart that works fine.
What i want is multiple single lines for each STRING. So say 4-5 different line curves next to each other. Each single line labeled according to STRING column.
I tried grouping by STRING but that does not work either. Only one STRING or DATE column allowed. How are you supposed to plot multiple lines charts then? I can see it is possible somehow ?!?
This is how it looks like in Excel
Hello again A3igner.
Again, sir, you're correct - only one "String" type column can be added when generating a chart (date, string, datetime, URL). All other columns need to be either Integer or Float, for the plugin to be able to successfully generate the chart.
You're mentioning a multi-line chart, so I invite you again to take a look at our documentation, just like I did in the ticket:
https://tmsplugins.ticksy.com/ticket/1954039/
You see multiple lines for three car models there, and how to utilize the table in a way to show multiple lines.
When I take a look at your Excel table - I see that only one column is "date", all others contain numbers, so either float or integer type. This is how our plugin would be to create the chart - using one date type column and other numbering columns.
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