Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
Hi all,
Recently I have updated my Thingworx from 8.4.3 to 9.3. I am recreating my old dashboard on 9.3 as it contained some legacy widgets. There are two issues which I am facing right now:
1. How to adjust the timestamp on x-axis for linechart. Attached image for it.
2. I want to have the same look for date picker time.
I have tried all the possible ways to resolve it. Please suggest how this can be done
Thank you.
For the issue with the Line Chart Have you set the following properties:
online documentation: https://supportdev.ptc.com/help/thingworx/platform/r9/en/#page/ThingWorx/Help/Mashup_Builder/Widgets/RotatingTheAxisLabels.html
This comment only address the chart question.
Hi @PEHOWE ,
Regarding charts, HorizonalAxisLabelsRotation : I have set it to 0, as I want it to be horizontal itself and X-axis format is "YYYY-MM-DD HH:mm:ss". I don't want to slant the in any degree, as it will increase the length of my mashup.
Thank you!