cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X

X-axis format in Bar chart Thingworx 9.1

VaibhavShinde
16-Pearl

X-axis format in Bar chart Thingworx 9.1

Hi,

I am trying to display x-axis as DateTime but in my use case i need to show only time (hh:mm) at X-axis. there is property for Y-axis format but not for X-axis. how to do it in Bar chart ?

VaibhavShinde_0-1614234449699.png

 

Thanks 

1 ACCEPTED SOLUTION

Accepted Solutions

Hi @VaibhavShinde 

 

This is a limitation in 9.x Chart Widget(Bar, Line) but good news is this feature has already been reported as an enhancement and should be available in next release i.e. 9.2.0

 

I can update on this thread when the release is out but for now workaround is to send the x-axis data in required format from the service itself which feeds your Chart. 

 

You can follow this post to modify your Date format: Change the date time format 

View solution in original post

2 REPLIES 2

Hi @VaibhavShinde 

 

This is a limitation in 9.x Chart Widget(Bar, Line) but good news is this feature has already been reported as an enhancement and should be available in next release i.e. 9.2.0

 

I can update on this thread when the release is out but for now workaround is to send the x-axis data in required format from the service itself which feeds your Chart. 

 

You can follow this post to modify your Date format: Change the date time format 

Hi @VaibhavShinde.

 

If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon

Top Tags