Line charts auto-series: fails to compare key data column

Stimulsoft Dashboards.JS discussion
Post Reply
todea.df@gmail.com
Posts: 17
Joined: Tue Sep 01, 2020 8:45 am

Line charts auto-series: fails to compare key data column

Post by todea.df@gmail.com »

Hello,

I have a CSV data source with the following header: 'Key', 'Timestamp', 'Value'.
I want to obtain a line chart with one line for each unique Key. Each line is a plot for (Timestamp, Value).
So I set 'Auto Series Key Data Column' to 'Key', 'Argument Data Column' to 'Timestamp' and 'Value Data Column' to 'Value'.

What happens is that some Keys are not compared properly. For example, "10.38.1" vs. "10.38.2" or "10.10.10" vs. "10.10.20"
Tested working Keys: "10.10.10" vs. "20.20.20", "10.1" vs. "10.2"

It appears that the letter after the second "." is not compared properly.

I attached a .mrt file which exemplifies the issue.

Originally the Keys were some IPs.

Thanks,
Darius
Attachments
auto-series.mrt
(16.01 KiB) Downloaded 185 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Line charts auto-series: fails to compare key data column

Post by HighAley »

Hello,

We have reproduced the issue and need some time to make an improvement.

Thank you.

Ticket reference: #2859
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Line charts auto-series: fails to compare key data column

Post by HighAley »

Hello,

We have made an improvement.
The build with the fix will be available in a week.

Thank you.
todea.df@gmail.com
Posts: 17
Joined: Tue Sep 01, 2020 8:45 am

Re: Line charts auto-series: fails to compare key data column

Post by todea.df@gmail.com »

Hello,

Thank you.
Can you please tell me which is the version with the fix?
Lech Kulikowski
Posts: 6198
Joined: Tue Mar 20, 2018 5:34 am

Re: Line charts auto-series: fails to compare key data column

Post by Lech Kulikowski »

Hello,

Please check the last release build 2020.5.1

Thank you.
Post Reply