Skip to content

Commit d5e98a8

Browse files
docs: add entry for vega-view to ecosystem.md (#9410)
Just a one line pointer in ecosystem.md for a vega-lite tool I created. PR suggested by @domoritz . --------- Co-authored-by: Dominik Moritz <[email protected]>
1 parent 9cf557a commit d5e98a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/ecosystem.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ We mark featured plugins and tools with a <span class="octicon octicon-star"></s
7070
- [Vega-Lite-Linter](https://github.com/idvxlab/vega-lite-linter) is a python package to help users detect and fix encoding issues.
7171
- [VegaLite](https://github.com/JoshDavid/VegaLite) is a library for [Dyalog APL](https://www.dyalog.com) to build and render Vega-Lite specifications from your data.
7272
- [React Spectrum Charts](https://github.com/adobe/react-spectrum-charts) are declarative visualization components from Adobe using Vega and Vega-Lite.
73+
- [vega-view](https://github.com/cuprous-au/vega-view) displays [nushell](https://www.nushell.sh/) tables using Vega-Lite in a webview.
7374

7475
## Programming / Data Science Environment that supports Vega-Lite
7576

0 commit comments

Comments
 (0)