Skip to content

Commit

Permalink
Merge pull request #545 from jpmorganchase/add-link-to-click-blocks-e…
Browse files Browse the repository at this point in the history
…xample

Link click event example in README
  • Loading branch information
texodus authored Apr 16, 2019
2 parents e6dee62 + 45a721c commit e7660d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ simple to build real-time & user configurable analytics entirely in the browser.
|||
|:--|:--|
|[Superstore](https://bl.ocks.org/JHawk/b29192cd425bfc9443dd12626cc2f606)| A static `superstore.arrow` demo.|
|[Olympics](https://bl.ocks.org/JHawk/2a29387438af750614cc983f23040732)|An example of sharing a single `perspective.table` among multiple `<perspective-viewer>`s.|
|[Linked Superstore](https://bl.ocks.org/JHawk/9b20383f042853f27c6e720baf4a19db)| An example of `<perspective-viewer>`s linked through click events.|
|[Olympics](https://bl.ocks.org/JHawk/2a29387438af750614cc983f23040732)| An example of sharing a single `perspective.table` among multiple `<perspective-viewer>`s.|
|[Streaming](https://bl.ocks.org/JHawk/952262145299ffd7fa58d22a51de905d)| A streaming random data demo.|
|[Streaming Stock Trades](https://bl.ocks.org/timkpaine/064a50a309f25b80c9cfb0b2b84fbdf3)|A streaming financial data demo.|
|[CSV](https://bl.ocks.org/JHawk/ef28337d5c96c0360f07ca502b872c10)|Upload a CSV of your own.|
Expand Down

0 comments on commit e7660d1

Please sign in to comment.