Is it possible to control axis tick labels in Chart nodes?

Hi guys,

I'm using the Line Chart node (JfreeChart) to display my data results. Although I'm using an integer variable in the X axis, I'm obtaining charts with ticks labels at not integer point (2.5, 7.5, etc.) on that axis. Please, do you know if is there is a way to control this and to obtain ticks labels only at integer points?

Thanks in advance,

Gio

Hi Gio,

No this is not possible in the JfreeChart nodes.  I can only point you to R in this case.

Iris
 

OK Iris,

Thank you for the information!