Jfreechart 简明教程

JFreeChart Tutorial

本教程描述了将 JFreeChart 融入基于 Java 的独立应用程序及基于 Web 的应用程序的多种方法。本教程分为多个章节,旨在全面、轻松地理解使用 Java 应用程序的 JFreeChart 编程。

This tutorial describes various ways to incorporate JFreeChart in Java-based standalone and web-based applications. The tutorial is categorized into various chapters to provide a comprehensive and easy understanding of JFreeChart programming with Java applications.

Audience

本参考已为初学者准备,以帮助他们理解与 JFreeChart 库相关的从基础到高级的概念。

This reference has been prepared for beginners to help them understand the basic-toadvanced concepts related to JFreeChart library.

Prerequisites

在开始练习本教程中给出的示例之前,预计您已对 JDK1.6 或更高版本、Swing、文件管理和数据库管理中的 Java 编程有基本的了解。

Before you start practicing the examples given in the tutorial, it is expected that you have a basic understanding of Java programming with JDK1.6 or later versions, Swing, file management and database management in Java.