Hi,
I am using the code that allows me to have my x and y axis stay on the
edge of my display at all times:
latMap.getAxisScale().setScreenBased(true);
...and this works great and does what it is suppose to do but the
problem is the y axis title is always half off of the screen no matter
how I resize my JFrame or no matter how much I zoom in or out.
I put a screen shot at the location below.
ftp://ftp.ssec.wisc.edu/pub/incoming/axisProblem.jpg
If anyone knows how I can fix this let me know.
Thanks,
Ben