Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@david.kucsai/dc-react

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@david.kucsai/dc-react

The goal of this library is to provide a React-styled wrapper around the great DC.js library.

  • 0.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
11
increased by120%
Maintainers
1
Weekly downloads
 
Created
Source

@david.kucsai/dc-react

The goal of this library is to provide a React-styled wrapper around the great DC.js library.

npm version

To get started run:

npm install @david.kucsai/dc-react

You will need:

    "crossfilter2": "^1.4.7",
    "dc": "^3.1.0"

Documentation

Status

A marked checkbox indicates that all the setter props have been specified in the component props. Which indicates that all the settable properties have been added to the property definitions.

  • DataCount
  • DataGrid
  • DataTable
  • NumberDisplay
  • SelectMenu
  • CboxMenu
  • TextFilterWidget
  • BubbleOverlay
  • HeatMap
  • GeoChoroplethChart
  • RowChart
  • PieChart
  • SunburstChart
  • BubbleChart
  • BoxPlot
  • CompositeChart - partially complete
  • ScatterPlot
  • SeriesChart
  • BarChart
  • LineChart - partially complete

Running Locally

To run the storybook:

yarn start

Compile to typescript:

yarn recompile

Build (Clean & Compile):

yarn build

Run tests:

yarn test

FAQs

Package last updated on 17 Aug 2019

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc