intro-to-d3
blog
intro-to-d3 | blog | |
---|---|---|
3 | 1 | |
29 | 9 | |
- | - | |
0.0 | 9.5 | |
almost 3 years ago | 5 days ago | |
CSS | Jupyter Notebook | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
intro-to-d3
-
How to filter data to show daily, weekly, and monthly?
For learning D3, I'd start with a tutorial like this and then check out the D3 graph gallery for inspiration
-
Help: Getting Value of List Item on Click
There's a possibly relevant tutorial for data binding and the source code. In one of the examples, the click handler for a button press updates some graph - that's probably similar to the setup you want. It doesn't matter if you pass the value into the update function or throw it in a global, it should work as long as you call your graph update function right after.
- I've forked Square's Intro to D3.js tutorial and updated it for D3 v5-v7
blog
-
Choropleth map of COVID-19 incidence rates in Romania with kepler.gl 🌄 [OC]
Created with kepler.gl, data from COVID-19 Romanian Economic Impact Monitor, mirrored in this git repo.
What are some alternatives?
d3-sankey-circular - A fork of the d3-sankey library to allow circular links.
kepler.gl - Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.
animated-world-map-D3-visualization - Animated world map showing gradient flow lines from different countries. Created using D3.js
tempo - Grafana Tempo is a high volume, minimal dependency distributed tracing backend.
react-simple-maps - Beautiful React SVG maps with d3-geo and topojson using a declarative api.
tempo - API for manipulating time series on top of Apache Spark: lagged time values, rolling statistics (mean, avg, sum, count, etc), AS OF joins, downsampling, and interpolation
d3-dual-range-slider - Range slider SVG component for D3js.
machine_learning_complete - A comprehensive machine learning repository containing 30+ notebooks on different concepts, algorithms and techniques.