d3asy

5.16.1 • Public • Published

D3asy for D3

This package aims to add predefined charting and simplified functions for users who would like to start using D3 quickly without a steep learning curve. The original D3 API has not been altered, D3asy only adds a few wrapper functions to help new users.

Resources

Installing

npm i d3asy

Importing

import * as d3 from "d3";

In Node:

var d3 = require("d3");

D3asy Functions

Package Sidebar

Install

npm i d3asy

Homepage

d3js.org

Weekly Downloads

5

Version

5.16.1

License

BSD-3-Clause

Unpacked Size

923 kB

Total Files

9

Last publish

Collaborators

  • jonmnick