PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WB21] Line Chart with X-axe in Datetime incorrect format ?
[WB21] Line Chart with X-axe in Datetime incorrect format ?
Iniciado por guest, 08,jul. 2016 01:24 - 1 respuesta
Publicado el 08,julio 2016 - 01:24
Hi,

I am trying to generate a Line chart from values that have a datetime as the X-value and the Value (Temperature) as the Y-Value.

I tried a Line chart and a ScatterXY chart, but I don't seem to get the X-Axes in the correct time proportions and the correct format (DD/MM/YYYY HH:mm).

I have tried grMask(CHART_ParameterHistory,grMaskTimeAxis,"DD/MM/YYYY HH:mm") but that did not have any effect.

Has somebody created a chart in WebDev based on Values in Time ?

Hope you can give me some tips on what chart to use and how to set the X-axis correct.

Thanks
Danny
Publicado el 12,julio 2016 - 02:56
Hello,

Did anybody use a line graph with the X-axe in time format ?

I get this:
[attachment 2088 Chart.png]

I would like it to be "01/07/16 15:33" and when 2 samples are closer together in time, this should also be visible in the chart.

Any tips ?

Thanks
Danny