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
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]>
Copy file name to clipboardExpand all lines: site/ecosystem.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,6 +70,7 @@ We mark featured plugins and tools with a <span class="octicon octicon-star"></s
70
70
-[Vega-Lite-Linter](https://github.com/idvxlab/vega-lite-linter) is a python package to help users detect and fix encoding issues.
71
71
-[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.
72
72
-[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.
73
74
74
75
## Programming / Data Science Environment that supports Vega-Lite
0 commit comments