https://github.com/danwild/estimate-error-bar
https://github.com/danwild/estimate-error-bar
d3 d3js data-visualization error-bars
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/danwild/estimate-error-bar
- Owner: danwild
- Created: 2018-04-09T04:37:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-10T01:38:51.000Z (about 8 years ago)
- Last Synced: 2025-08-20T15:41:31.773Z (10 months ago)
- Topics: d3, d3js, data-visualization, error-bars
- Language: JavaScript
- Homepage: https://danwild.github.io/estimate-error-bar/
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# D3 (v5) Estimate Error Bar
Simple error bar with qualitative range bands.
Used to display probabilistic statistics for model runtime estimates.
See [index.html](index.html) for example usage.