You've already forked wakapi-readme-stats
Bar graph added.
This commit is contained in:
13
node_modules/vega-hierarchy/README.md
generated
vendored
Normal file
13
node_modules/vega-hierarchy/README.md
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# vega-hierarchy
|
||||
|
||||
Hierarchical layout transforms for Vega dataflows.
|
||||
|
||||
This pacakge provides the following Vega data transforms:
|
||||
|
||||
- [**Nest**](https://vega.github.io/vega/docs/transforms/nest/) [<>](https://github.com/vega/vega/blob/master/packages/vega-hierarchy/src/Nest.js "Source")
|
||||
- [**Pack**](https://vega.github.io/vega/docs/transforms/pack/) [<>](https://github.com/vega/vega/blob/master/packages/vega-hierarchy/src/Pack.js "Source")
|
||||
- [**Partition**](https://vega.github.io/vega/docs/transforms/partition/) [<>](https://github.com/vega/vega/blob/master/packages/vega-hierarchy/src/Partition.js "Source")
|
||||
- [**Stratify**](https://vega.github.io/vega/docs/transforms/stratify/) [<>](https://github.com/vega/vega/blob/master/packages/vega-hierarchy/src/Stratify.js "Source")
|
||||
- [**Tree**](https://vega.github.io/vega/docs/transforms/tree/) [<>](https://github.com/vega/vega/blob/master/packages/vega-hierarchy/src/Tree.js "Source")
|
||||
- [**Treemap**](https://vega.github.io/vega/docs/transforms/treemap/) [<>](https://github.com/vega/vega/blob/master/packages/vega-hierarchy/src/Treemap.js "Source")
|
||||
- [**TreeLinks**](https://vega.github.io/vega/docs/transforms/treelinks/) [<>](https://github.com/vega/vega/blob/master/packages/vega-hierarchy/src/TreeLinks.js "Source")
|
||||
Reference in New Issue
Block a user