Skip to main content
16-Pearl
February 25, 2021
Solved

X-axis format in Bar chart Thingworx 9.1

  • February 25, 2021
  • 2 replies
  • 1493 views

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 

Best answer by suverma

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 

2 replies

suverma14-AlexandriteAnswer
14-Alexandrite
February 25, 2021

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 

Community Manager
March 11, 2021

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