D3.js data-driven document manipulation library for JWebMP. Provides the D3.js runtime as a managed npm dependency for plugins that build on D3 (e.g., C3.js).
Built on D3.js · Angular 21 · JWebMP Core · JPMS module com.jwebmp.plugins.d3 · Java 25+
<dependency>
<groupId>com.jwebmp.plugins</groupId>
<artifactId>d3</artifactId>
<version>2.0.0-SNAPSHOT</version>
</dependency>- D3.js 7.9.0 — Latest D3 runtime for data-driven visualisations
- Auto npm Integration —
@TsDependency+@NgScriptfor Angular builds - Zero Configuration — Auto-registered via ServiceLoader SPI
- Modular Architecture — JPMS module with explicit dependencies
Licensed under the Apache License 2.0.
Made with JWebMP