Skip to main content
1-Visitor
January 21, 2020
Question

configure charts

  • January 21, 2020
  • 1 reply
  • 739 views

Hello everyone!

 

I would like to set up a label chart as follows:

 

On my Xaxis I want to put 8 intervals (1 to 8).

 

I have a "thing" with 8 variables of the integer type and when associating each variable to one of these 8 intervals on the X axis and when that variable changes its value, the corresponding bar changes the value of the variable accordingly.

 

As I am a beginner I am having difficulties doing this.

 

Can anyone help me with this?

 

Regards

 

 

1 reply

22-Sapphire I
January 21, 2020

I think you want to do this in a label chart

have a service that creates the data you want in an infotable, with one column being the values 1-8 and the second column being the values to map.