Giter Site home page Giter Site logo

oslabs-beta / d3reactor Goto Github PK

View Code? Open in Web Editor NEW
28.0 28.0 4.0 1.56 MB

d3reactor is a data visualization library using the latest features from React and D3 (v6+) to make modern, visually appealing, performant charts more accessible to all developers, not just data visualization experts.

Home Page: https://www.d3reactor.com/

License: MIT License

TypeScript 97.08% JavaScript 2.73% HTML 0.19%
chart charts d3 data-visualization react

d3reactor's People

Contributors

eiozalp avatar eric-mulhern avatar hi2dmitri avatar irbopia avatar robcrock avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

d3reactor's Issues

Unable to aggregate values

Our multi-line chart works, but when the dataset is highly disaggregated we don't do any additional aggregation. This causes a single line to be drawn for each property of the object, which is a real mess

2021-11-20_19-20-49

.

Accessor functions need improved type checking

In the case of the line chart, the accessor function should return only numbers or dates. The function can currently return strings because the type definition of "d" is any, which basically nullifies the rest of our type checking.

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.