Skip to main content
1-Visitor
January 25, 2021
Solved

display Tooltip data in label (Label Chart)

  • January 25, 2021
  • 1 reply
  • 1487 views

Is there anyway to display data in the label of XAxisField? For example, normally the timestamp can be Jan, Feb , Mar,... but I want Jan \n Data1:10% , Feb \n Data1:15%, Mar \n Data1:20%,... Is it possible?

Best answer by c_lowy

Hi @CS_9755001,

 

The XAxis label format can be defined using widget parameter XAxisFormat. As far as I am aware the only content that can be interpreted by ThingWorx is what is documented in Formatting Date and Time for Widgets as well as normal text that will be rendered as is. This does not include references to data fields.

1 reply

c_lowy16-PearlAnswer
16-Pearl
January 26, 2021

Hi @CS_9755001,

 

The XAxis label format can be defined using widget parameter XAxisFormat. As far as I am aware the only content that can be interpreted by ThingWorx is what is documented in Formatting Date and Time for Widgets as well as normal text that will be rendered as is. This does not include references to data fields.

1-Visitor
January 26, 2021

Thank you very much for your help

I think  the label chart widget sometime looks difficult to estimate value (when print out) that's why I want to display data field to each of data in the chart

16-Pearl
January 27, 2021

Indeed, I get your point.

Please feel free to make suggestions on how the Label Chart widget could be improved through a Product Idea