vx - techniq/wiki GitHub Wiki
- git
- Checkout
master - Merge
upstream/master - Push
master - Create new branch off master (ex.
issue-218)
- Checkout
-
lerna bootstrapfrom the top level cd packages/vx-demonpm run dev- Run
npm run buildanytime you make a change to another project (ex.packages/vx-text)
- https://github.com/d3/d3/wiki/gallery
- https://bl.ocks.org/mbostock
- https://bl.ocks.org/nbremer
- https://github.com/williaster/data-ui
- https://vega.github.io/vega/examples/
- https://react-move.js.org/#/examples/pie-charts
- http://mbtaviz.github.io/
- https://swimlane.github.io/ngx-charts/#/ngx-charts/
- https://www.pinterest.com/nadiehbremer/
- https://www.pinterest.com/pin/474074298257577626/?lp=true
- https://zoomcharts.com/en/chart-types/
- http://js.cytoscape.org/
- https://github.com/NPashaP/Viz
- https://antv.alipay.com/zh-cn/g2/3.x/demo/index.html
- https://ui.toast.com/tui-chart/
- Search Collapsible Tree
- http://vizuly.io/product/weighted-tree/?demo=d3js
- https://vega.github.io/vega/examples/radial-tree-layout/
- Support orthogonal and curve links
- Interactive example with extent, radius, etc
- Bracket
- Elbows
- https://bl.ocks.org/mbostock/1093025
- Dendrogram + Grouped Horizontal Bar Chart
- D3.js Drag and Drop, Zoomable, Panning, Collapsible Tree with auto-sizing.
- Need to create a
<Partition />for d3-hierarchy partition - Sunburst Partition
- http://vizuly.io/product/sunburst/
- http://mbostock.github.io/d3/talk/20111018/partition.html
- https://github.com/nicgirault/circosJS
- Zoomable Icicle
- Need to create a
<Treemap />for d3-hierarchy treemap - https://bl.ocks.org/mbostock/4063582
- http://mbostock.github.io/d3/talk/20111018/treemap.html
- https://www.enpicom.com/visual-lab/tcga-visual-exploration-gender-race-age/
- https://bl.ocks.org/mbostock/972398
- Need to create a
<Pack />for d3-hierarchy pack - https://bl.ocks.org/mbostock/4063530
- http://mbostock.github.io/d3/talk/20111116/pack-hierarchy.html
- https://www.visualcinnamon.com/occupations
- Rainbow pack
Histogram (issue)
- https://github.com/d3/d3-array/blob/master/README.md#histograms
- https://bl.ocks.org/mbostock/3048450
- https://bl.ocks.org/d3noob/96b74d0bd6d11427dd797892551a103c
- http://bl.ocks.org/nnattawat/8916402
- https://github.com/d3/d3-sankey
- https://github.com/ilyabo/d3-bipartite
- https://bost.ocks.org/mike/sankey/
- http://bl.ocks.org/NPashaP/cd80ab54c52f80c4d84cad0ba9da72c2
- https://github.com/d3/d3-chord https://github.com/nbremer/d3-loom
- https://bl.ocks.org/mbostock/4062006
- https://bl.ocks.org/mbostock/1046712
- https://www.visualcinnamon.com/2014/12/using-data-storytelling-with-chord.html
- https://www.visualcinnamon.com/2016/06/orientation-gradient-d3-chord-diagram.html
- gantt, swimlane, ...
- https://github.com/jiahuang/d3-timeline
- https://github.com/flrs/visavail
- https://vega.github.io/vega/examples/timelines/
- https://github.com/commodityvectors/d3-timeline
- https://developers.google.com/chart/interactive/docs/gallery/ganttchart
- http://madscript.com/react-timesheet/
- https://github.com/d-band/gantt
- http://www.orbifold.net/DataViz/d3/best/Timeline%20III.html
- https://vega.github.io/vega/examples/heatmap/
- https://vega.github.io/vega/examples/annual-temperature/
- http://bl.ocks.org/oyyd/859fafc8122977a3afd6
- https://github.com/WZBSocialScienceCenter/d3-balloon
- https://vega.github.io/vega/examples/overview-plus-detail/
- https://vega.github.io/vega/examples/brushing-scatter-plots/
- Brush & Zoom II
- https://mbostock.github.io/d3/talk/20111116/#11
- Scatter Plot with Menus
- D3 Scatterplot (Animations)
- Hierarchical Bar Chart
- Text Transition I
- Donut Transitions
- https://codepen.io/dabrorius/pen/dWmOgB
- http://bl.ocks.org/msqr/3202712
- http://bl.ocks.org/ameyms/9184728
- https://codepen.io/shellbryson/pen/KzaKLe
- http://mbostock.github.io/d3/talk/20111116/airports.html
- https://bl.ocks.org/mbostock/5731578
- http://bl.ocks.org/bycoffe/5575904
- https://sghall.github.io/resonance/#/redux-examples/states-by-age
- https://bl.ocks.org/herrstucki/27dc76b6f8411b4725bb
- https://bocoup.com/blog/smoothly-animate-thousands-of-points-with-html5-canvas-and-d3
- https://codepen.io/clindsey/post/animating-svg-charts-built-with-react-and-d3
- http://blockbuilder.org/denjn5/00a57e89c67906897b6eede56219170e
- Polar Clock II
- Polar Clock III
- The Amazing Pie
- Manual Axis Interpolation
- https://bl.ocks.org/mbostock/999346
- http://bl.ocks.org/bycoffe/c3849a0b15234d7e32fc
- https://tkh44.github.io/data-driven-motion/#/demos