Guest User

Untitled

a guest
Feb 19th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. // Replace line :
  2. Chart chart = new Chart();
  3.  
  4. // by :
  5. Chart chart = new Chart(new AWTChartComponentFactory(), Chart.DEFAULT_QUALITY);
Add Comment
Please, Sign In to add comment