Hi there, I ran into the 300,000 pixel limit in Eastwood which wasn't big enough for our needs (and I'm guessing many other people....in fact this was the reason we switched from Google Chart API to Eastwood :) so I removed the limit by commenting out a few lines of code in ChartServlet.java and reb...