Hi folks: I am a little bit confused by the demos of Jfreechart. Say I wanna setup a chart panel, which reads data via JDBC. How could demonstrate the change of data via JDBC through time? (dynamic chart?) Best Regards, ye 1) program of invoking: Code: Select all public static void plotCommunityStatus() { CommunityJCPChart communityJCPChart = new ...