Skip to content

JWebMP/C3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

126 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWebMP C3.js Charts

Maven Central License

Java 25+ Modular Angular C3 JWebMP

D3-based reusable charting library for JWebMP. Generate line, bar, area, step, pie, donut, gauge, and scatter charts with a simple Java API.

Built on C3.js · D3.js · Angular 21 · JWebMP Core · JPMS module com.jwebmp.plugins.c3 · Java 25+

Installation

<dependency>
  <groupId>com.jwebmp.plugins</groupId>
  <artifactId>c3</artifactId>
  <version>2.0.3-SNAPSHOT</version>
</dependency>

Features

  • D3-Based Charting — Full C3.js chart types (line, bar, area, pie, donut, gauge, scatter)
  • Type-Safe Java API — C3Options, C3Data, C3Series with CRTP fluent methods
  • Auto npm Integration@TsDependency + @NgScript + @NgStyleSheet for Angular builds
  • Zero Configuration — Auto-registered via ServiceLoader SPI
  • Modular Architecture — JPMS module with explicit dependencies

License

Licensed under the Apache License 2.0.

Made with JWebMP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages