Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Hello, I am pretty new for Thingworx, I am using the Labelchart widget and would like to change the XAxis marker format from DD/MM to MM/DD to line up my host server setup, now my system shows MM/DD/YYY but my Labelchart X Axis shows DD/MM, the setting for the Labelchart is as follow:
XAxisLabelType: DateTime, XAxisFormat is MM/DD and XAixsField is dt, this setting is always shows DD/MM on my XAxis, only when I changed the XAxisField to nCount, I will get the MM/DD but the XAxis is not line up with current time. Seems the Labelchart cannot be localized
Solved! Go to Solution.
@Surya_Tiwari Thanks for getting back, I actually figured out it is the application locked down the dt with using query, indeed if I don't choose dt but just nCourt, the MM/DD works.
@Surya_Tiwari Thanks for getting back, I actually figured out it is the application locked down the dt with using query, indeed if I don't choose dt but just nCourt, the MM/DD works.