Skip to content

Commit 10fcd05

Browse files
authored
Add longraph to showcase (#595)
Preview of the docs website <img width="987" alt="image" src="https://github.com/user-attachments/assets/75f6fcf6-0beb-4936-9f3c-980786b6045f"> cc @knaaptime Ref #593 (comment)
1 parent 5b7a100 commit 10fcd05

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

assets/longraph.jpg

654 KB
Loading

examples/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,7 @@ These examples are maintained by external contributors.
2626
<div class="grid cards" markdown>
2727

2828
- [American Community Survey exploration ![](https://s13.gifyu.com/images/SCGH2.gif)](https://github.com/jaanli/lonboard/blob/1af815ea586121dbbe0d8cae70f7814a642ad165/examples/american-community-survey.ipynb) using [`ScatterplotLayer`](../api/layers/scatterplot-layer) and [`DataFilterExtension`](../api/layer-extensions/data-filter-extension) by [@jaanli](https://github.com/jaanli).
29+
- [Using Lonboard to visualize graph flows ![](../assets/longraph.jpg)](https://knaaptime.com/longraph/) using [`ArcLayer`](../api/layers/arc-layer), [`PolygonLayer`](../api/layers/polygon-layer), and [`BrushingExtension`](../api/layer-extensions/brushing-extension) by [@knaaptime](https://github.com/knaaptime).
30+
2931

3032
</div>

0 commit comments

Comments
 (0)