Skip to main content
13-Aquamarine
March 30, 2024
Solved

Line chart data not loading after date time selection

  • March 30, 2024
  • 3 replies
  • 1221 views

Hi Developers,

 

I m trying to load data in Line Chart by using Date Time picker widget after selection of specific date and time  but still data is not showing in Line Chart.

please check my binding.

 

Pratik2_0-1711777388041.png

 

Best answer by Rocko

Use debug tools to find out if the service was called and returned data successfully (green thumb icon)

If yes, you need to check the binding of the result data to the line chart (Fields Data, XAxisField and DataField1)

If no, check error logs, maybe also bind "RangeChanged" event.

3 replies

24-Ruby III
March 30, 2024

Please specify which version of the program you are using.

13-Aquamarine
April 1, 2024

Hi @VladimirN 

 

I m using Thingworx version 9.3.9

 

Thanks.

Rocko
Rocko19-TanzaniteAnswer
19-Tanzanite
April 2, 2024

Use debug tools to find out if the service was called and returned data successfully (green thumb icon)

If yes, you need to check the binding of the result data to the line chart (Fields Data, XAxisField and DataField1)

If no, check error logs, maybe also bind "RangeChanged" event.

Community Moderator
April 8, 2024

Hello @Pratik_Aswale,

 

It looks like you have some responses on your topic from some community members. If any of these replies helped you solve your question please mark the appropriate reply as the Accepted Solution. 

Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.

Thanks,
Community Moderation Team.