This pages contains a list of example visualizations created with Gosling. If you created know of or have create a cool visualization yourself, don't hesitate and submit a PR.
Vector data: A simple data showing how to load vector data
Sample-based encoding of multivecs: An example how to use different colormap per sample
- Make sure to host your example on GitHub Gist
- Click on the pen icon to edit the
README.md
. - Use this template for adding your example:
<details>
<summary><a href="https://gosling.js.org/?gist=USERNAME/ID"><strong>TITLE</strong></a>: SUBTITLE</summary>
<img width="320" alt="TITLE: SUBTITLE src="https://path.to/a/screenshot.png">
</details>