Time field on chart
Time field on chart
Hello,
Is possible use a time field type in the format HH:mm:ss on a column chart as field value?
The chart I need create is for represent the time spent on a task. The name of the task on the X and the time on Y.
Thanks
Time field on chart
Solved.
My database can return a number with the format HHmmss. With this number I can do the chart.
Formatting the label with 00h:00m:00s, I have an easily readable label with the correct value on the chart.
Thanks
My database can return a number with the format HHmmss. With this number I can do the chart.
Formatting the label with 00h:00m:00s, I have an easily readable label with the correct value on the chart.
Thanks