You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Integration with [Jupyterlab](https://github.com/jpmorganchase/perspective/tree/master/packages/perspective-jupyterlab).
31
+
30
32
- Runtimes for the Browser and Node.js.
31
33
32
34
## Examples
33
-
34
-
*[Superstore](https://bl.ocks.org/JHawk/b29192cd425bfc9443dd12626cc2f606) A static `superstore.arrow` demo.
35
-
*[Olympics](https://bl.ocks.org/JHawk/2a29387438af750614cc983f23040732) An example of sharing a single `perspective.table` among multiple `<perspective-viewer>`s.
36
-
*[Streaming](https://bl.ocks.org/JHawk/952262145299ffd7fa58d22a51de905d) A streaming random data demo.
37
-
*[Streaming Stock Trades](https://bl.ocks.org/timkpaine/064a50a309f25b80c9cfb0b2b84fbdf3) A streaming financial data demo.
38
-
*[CSV](https://bl.ocks.org/JHawk/ef28337d5c96c0360f07ca502b872c10) Upload a CSV of your own.
39
-
*[NYC Citibike](https://bl.ocks.org/JHawk/ade09a2ea62bb708cc0beab8c35609b0) An example of a join on two real-time datasets, from the NYC Citibike feed.
40
-
*[Real-time cryptocurrency charting](https://bl.ocks.org/ColinEberhardt/6e287f871410ecd970b038343b166514) An example that uses the coinbased web socket feed to plot orders in real-time
41
-
*[Financial Data from IEX](https://bl.ocks.org/timkpaine/97e0e7389875f3d21095e434e361a18f) An example that uses the [IEX cloud](https://iexcloud.io) api to build a financial dashboard.
35
+
|||
36
+
|:--|:--|
37
+
|[Superstore](https://bl.ocks.org/JHawk/b29192cd425bfc9443dd12626cc2f606)| A static `superstore.arrow` demo.|
38
+
|[Olympics](https://bl.ocks.org/JHawk/2a29387438af750614cc983f23040732)|An example of sharing a single `perspective.table` among multiple `<perspective-viewer>`s.|
39
+
|[Streaming](https://bl.ocks.org/JHawk/952262145299ffd7fa58d22a51de905d)| A streaming random data demo.|
40
+
|[Streaming Stock Trades](https://bl.ocks.org/timkpaine/064a50a309f25b80c9cfb0b2b84fbdf3)|A streaming financial data demo.|
41
+
|[CSV](https://bl.ocks.org/JHawk/ef28337d5c96c0360f07ca502b872c10)|Upload a CSV of your own.|
42
+
|[NYC Citibike](https://bl.ocks.org/JHawk/ade09a2ea62bb708cc0beab8c35609b0)|An example of a join on two real-time datasets, from the NYC Citibike feed.|
43
+
|[Real-time cryptocurrency charting](https://bl.ocks.org/ColinEberhardt/6e287f871410ecd970b038343b166514)|An example that uses the coinbased web socket feed to plot orders in real-time|
44
+
|[Financial Data from IEX](https://bl.ocks.org/timkpaine/97e0e7389875f3d21095e434e361a18f)|An example that uses the [IEX cloud](https://iexcloud.io) api to build a financial dashboard.|
0 commit comments