Giter Site home page Giter Site logo

slibre / d3fc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from d3fc/d3fc

1.0 1.0 0.0 8.18 MB

A collection of components that make it easy to build interactive charts with D3

Home Page: https://d3fc.io/

License: MIT License

HTML 80.51% Shell 2.81% JavaScript 0.79% CSS 15.90%

d3fc's Introduction

D3FC Build Status Semver npm version

A collection of components that make it easy to build interactive charts with D3.

Migration to D3 version 5

This project has recently upgraded to D3 version 5 to take advantage of the new promise-based API, and stays compatible with D3 version 4 for all other functionality. For more details, see the release notes for D3 version 5.0 and d3fc v14.0.0.

Installation and Documentation

For details of installation and general usage, visit the d3fc project webpage.

Developing

This project is a mono-repo that uses Lerna to manage dependencies between packages. To get started, run the following:

npm install
npm test

This install dependencies, and runs lerna bootstrap in order to manage the cross-dependencies between the various projects. The test script bundles all of the packages and runs the tests.

When making changes to a package, you can either execute npm run bundle within the package folder to build just that package, or you can run the following from the project root:

npx lerna run bundle --since --concurrency 1

This uses lerna run to execute the bundle run script for all packages that have been modified (or have modified dependencies).

Releases are managed via CI and semantic release.

License

These components are licensed under the MIT License.

Sponsors

Project supported by Scott Logic.

d3fc's People

Contributors

chrisprice avatar colineberhardt avatar alisd23 avatar greenkeeperio-bot avatar mbssantos avatar jleft avatar tlsim avatar ro4052 avatar andy-lee-eng avatar j-n-white avatar msuperina avatar wpferg avatar dbarkey-scottlogic avatar rlax avatar lauri-nomme avatar pauledwin avatar ryanggrey avatar artonevala avatar jdhodges avatar rcassonscottlogic avatar todd1251 avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.