Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
A multi-dimensional charting library built to work natively with crossfilter and rendered using d3.js
Dimensional charting built to work natively with crossfilter rendered using d3.js. In dc.js, each chart displays an aggregation of some attributes through the position, size, and color of its elements, and also presents a dimension which can be filtered. When the filter or brush changes, all other charts are updated dynamically, using animated transitions.
Check out the example page and its annotated source for a quick five minute how-to guide. The detailed API reference is here (markdown version). For more examples and hints please visit the Wiki.
Please direct questions and support requests to Stack Overflow or the user group. When posting to Stack Overflow, use the [dc.js]
and/or [crossfilter]
tags - other tags are likely to draw unwanted attention.
Get help faster with a working example! Fork these to get started:
example jsFiddle - blank jsFiddle - example bl.ock - blank bl.ock
Version 3.* is compatible with d3 versions 4 and 5. Use dc.js 2.* if you still need compatibility with d3 version 3.
http://unpkg.com/dc@3/dc.js
http://unpkg.com/dc@3/dc.css
or copy the latest links from CDNJS
npm install dc
Download
Make sure the following packages are installed on your machine
$ npm install
$ grunt test
$ grunt server
dc.js is an open source javascript library and licensed under Apache License v2.
FAQs
A multi-dimensional charting library built to work natively with crossfilter and rendered using d3.js
The npm package kdeepak-dc receives a total of 0 weekly downloads. As such, kdeepak-dc popularity was classified as not popular.
We found that kdeepak-dc demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.