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 #23 from DillonMorrison/patch-9
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
RichardCzechowski authored Jun 6, 2018
2 parents a6b170a + 8fbdb60 commit 74e8660
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/examples/treemap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ This diagram creates a [treemap](https://en.wikipedia.org/wiki/Treemapping) to d

![](treemap.mov)

**Implementation Instructions**
Follow the instructions in [Looker's documentation](https://docs.looker.com/admin-options/platform/visualizations). Note that this viz does not require an SRI hash and has no dependencies. Simply create a unique ID, a label for the viz, and paste in the CDN link below.

**CDN Link**

Paste the following URL into the "Main" section of your Admin/Visualization page.

https://looker-custom-viz-a.lookercdn.com/master/treemap.js

**How it works**

Create a look with any amount of dimensions and one measure.
Expand Down

0 comments on commit 74e8660

Please sign in to comment.