Jgraph
Jgraph copied to clipboard
setXnums() not works correctly.
Hi, I try setXnums(24, 1) for (JcoolGraph), but not works correctly. I see only first digits on begin, and last digit (24) on end. I need to plot the time interval in hours on the X axis (from 0 to 24).
Help me please!