|
I see that JFreeChart can export to JPEG and PNG format - which is better? |
|
|
PNG by a long way. JPEG is designed for compressing photographs where a small
loss in quality is usually acceptable (and not very noticeable). For chart
images, where there are usually sharp distinctions between areas of color, the
artifacts introduced by the JPEG format are very noticeable. Don't use JPEG
unless you absolutely have to. The PNG format is "lossless", so chart images
are always reproduced perfectly.
Source: JFreeChart FAQ
Related Tips
|
Page 1 of 0 ( 0 comments )
You can share your information about this topic using the form below!
Please do not post your questions with this form! Thanks.