Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
slondono
Partner - Creator II
Partner - Creator II

Axis configuration

Hi everybody

I have a problem with my chart's axis. Axis.png

the Y-Axis is time in hours. In the example there is 170 hours.

I attach the qvw. hope you can help me.

7 Replies
antoniotiman
Master III
Master III

Hi Sebastian,

try to change 'Number'

stigchel
Partner - Master
Partner - Master

For the expression you can use

Time#($(vHoras_tiempo_atencion)&':'&$(vMin_tiempo_atencion)&':'&Num($(vSecs_tiempo_atencion)),'hh:mm:ss')

And on the Number tab set the number format settings to Time

slondono
Partner - Creator II
Partner - Creator II
Author

I need have marked the 'predefinition expression' because i need the format HHH:MM:SS in the pop up text.

When i do what your doing i lose the HHH:MM:SS format in the pop up.

slondono
Partner - Creator II
Partner - Creator II
Author

Doesnt work :s

stigchel
Partner - Master
Partner - Master

You can maybe use the dual function in the expression, Dual(Text,Number). It will rake the text part for any label presentation and the number for the plotting of the values

antoniotiman
Master III
Master III

Use Format Number hh:mm:ss

Anil_Babu_Samineni

What are you expecting for Pop-Up? from HHH:SS:MM to ?????

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful