Skip to main content
1-Visitor
September 17, 2020
Question

Is there any option to create stripes in chart?

  • September 17, 2020
  • 1 reply
  • 1054 views

I want to create chart with strips as starting and ending range of certain value. Is there any option in thingworx 9?

1 reply

16-Pearl
September 21, 2020

Not out of the box afaik. For basic functionality like this we are do considering to use external javascript libraries like Chart.js or Plotly.

For the time being I built a custom Time Series Chart widget but don't recommend this for others as it will not be compatible with future Releases, at least not the way I did it.