Skip to content

Commit

Permalink
docs: add Scalene and CSrankings (#8559)
Browse files Browse the repository at this point in the history
* Added Scalene and CSrankings

* Scalene uses Vega-Lite for its visualizations in its (standard) web interface
* CSrankings uses Vega-Lite for bar charts / pie chart visualizations of faculty publication charts by area.

* style: lint

Co-authored-by: Dominik Moritz <domoritz@gmail.com>
  • Loading branch information
emeryberger and domoritz committed Dec 18, 2022
1 parent 79be066 commit 6b1bc7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions site/ecosystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ We mark featured plugins and tools with a <span class="octicon octicon-star"></s
- [Datablocks](https://datablocks.pro), a node-based editor for exploring, analyzing and transforming data without code.
- [Rath](https://github.com/Kanaries/Rath) An augmented analysis tool including auto-EDA, pattern discovery, multi-dimensional visualization recommendation, and interactive dashboards generation.
- [MarkText](https://github.com/marktext/marktext): An open-source markdown editor that supports Vega-Lite.
- [Scalene](https://github.com/plasma-umass/scalene): A CPU+GPU+memory profiler for Python.
- [CSrankings](https://csrankings.org): a metrics-based ranking of top computer science institutions around the world.

## Tools for Embedding Vega-Lite Visualizations

Expand Down

0 comments on commit 6b1bc7a

Please sign in to comment.