Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

Commit

Permalink
Merge pull request #9 from 4mile/master
Browse files Browse the repository at this point in the history
Clean up of legacy custom viz: liquid-fill, sunburst, collapsible tree, treemap, chord
  • Loading branch information
RichardCzechowski authored May 30, 2018
2 parents 036970e + f4ea40f commit 4a022e2
Show file tree
Hide file tree
Showing 39 changed files with 1,746 additions and 864 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.idea
demo/build
node_modules
.DS_Store
.vscode
yarn-error.log
1 change: 1 addition & 0 deletions dist/chord.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/collapsible_tree.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/hello_world.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions dist/liquid_fill_gauge.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/sankey.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/sunburst.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/treemap.js

Large diffs are not rendered by default.

Loading

0 comments on commit 4a022e2

Please sign in to comment.