-
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
Description
- Column and Bar
- Make sure works with Tooltip, Overlay, etc
-
Support both axises as bands- https://observablehq.com/@observablehq/plot-cell
- Better serviced by
Cellcomponent
- Brush / Zoom
- Brushing Bar Chart
- https://observablehq.com/@d3/zoomable-bar-chart
- https://observablehq.com/@didoesdigital/26-june-2020-d3-bar-chart-brush
- How to create a zoomable and animated Bar Chart with d3.js
- https://codepen.io/medeirosrich/pen/Wzwjzp
- https://stackoverflow.com/questions/70801202/d3-bar-chart-horizontal-pan
- Better date handling ([Bars] Support scaleTime() / interval #62)
- Improve handling of Tooltips with group/stacked data (including adding some examples)
Examples
- https://observablehq.com/@d3/bar-chart-transitions
- https://observablehq.com/@d3/hierarchical-bar-chart
- Bar chart race
- https://observablehq.com/@d3/bar-chart-race
- https://observablehq.com/@mbostock/most-popular-programming-languages-2004-2021
- https://observablehq.com/@mbostock/bar-chart-race-with-scrubber
- https://observablehq.com/@d3/bar-chart-race-explained
- https://observablehq.com/@christophe-yamahata/bar-chart-race-with-images
- https://observablehq.com/d/300af6c9d781815d
- https://observablehq.com/@vasturiano/covid-19-bar-chart-race
- Diverging
- Waterfall
- https://observablehq.com/@kevante0421/power_bi_sample_chart
- https://observablehq.com/@declann/saas-model-experience-analysis
- https://observablehq.com/@rudzinski/waterfall-chart
- https://observablehq.com/d/3611d92e841428db
- https://vega.github.io/vega-lite/examples/waterfall_chart.html
- https://altair-viz.github.io/gallery/waterfall_chart.html
- https://codesandbox.io/p/sandbox/yjol7n7qq9?file=%2Findex.js
- https://observablehq.com/@kerryrodden/stacked-to-grouped-bars-o-matic
- https://observablehq.com/@d3/single-stack-normalized-horizontal-bar-chart
- https://observablehq.com/@d3/grouped-bar-chart
- https://observablehq.com/plot/marks/bar
Reactions are currently unavailable