D3no Data

screenshot of D3no Data

chart component library for fresh

Overview:

D3NO DATA is a chart component library written in D3.js and Preact. It is designed to be a lightweight, fully modular solution for implementing D3 charts in Fresh projects with minimal performance impact. The library offers a variety of charts and provides the entire feature set of D3 through its imported components. It also allows for customization of chart appearance and provides default parameters for easier implementation.

Features:

  • Modular and Lightweight: D3NO DATA offers fully modular and lightweight charts with just one introduced dependency: D3.
  • Variety of Charts: The library supports a variety of charts, allowing for the use of single or multiple data sets where appropriate.
  • Full D3 Feature Set: D3NO DATA provides the entire feature set of D3 through its imported components, ensuring versatility and flexibility in chart creation.
  • Customizable Appearance: Users can easily customize the appearance of the charts, with default parameters provided for straightforward "plug n' play" implementation.
  • Efficient Rendering: The library effectively utilizes Preact to render changes to input data or parameters, maximizing performance efficiency.