🌌 ChaosGraph

Interactive Charting Library for AWT, Swing, and SWT

📖 Introduction

ChaosGraph is a library designed to create stunning and interactive charts on AWT, Swing, and SWT components. It is perfect for building desktop applications, Eclipse-based tools, or even RAP dashboard web applications. With ChaosGraph, you can deliver an exceptional user experience with interactive and visually appealing charts.

🎯 What Can You Build?

🖼️ Gallery

🚀 What's New in v2.0.0?

✨ New Features

🔧 Improvements

📥 Download

Latest release: v2.0.0 (Oct 26, 2020).
Download it from the Releases section of the GitHub repository.

📦 Maven

<dependency>
    <groupId>io.github.9ins</groupId>
    <artifactId>chaosgraph</artifactId>
    <version>2.0.0</version>
</dependency>

🛠️ Gradle

implementation 'io.github.9ins:chaosgraph:2.0.0'

🧩 Chart Object Structure

UML Diagram of Chart Structure

💻 Example Snippet

AWTGraphSimple1.java

📧 Contact

Developed by Kooin Shin.
📧 Email: chaos930@gmail.com
🐙 GitHub: @9ins