Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scicloj/tableplot

Easy layered graphics with Hanami & Tablecloth
https://github.com/scicloj/tableplot

Last synced: 5 days ago
JSON representation

Easy layered graphics with Hanami & Tablecloth

Awesome Lists containing this project

README

        

# Tableplot

Easy layered graphics with Hanami & Tablecloth

[![Clojars Project](https://img.shields.io/clojars/v/org.scicloj/tableplot.svg)](https://clojars.org/org.scicloj/tableplot)

Tableplot is a composition of
[Hanami](https://github.com/jsa-aerial/hanami) data visualization [templates](https://github.com/jsa-aerial/hanami?tab=readme-ov-file#templates-substitution-keys-and-transformations)
and [Tablecloth](https://scicloj.github.io/tablecloth/) datasets.

It is inspired by [ggplot2](https://ggplot2.tidyverse.org/)'s
[layered grammar of graphics](https://vita.had.co.nz/papers/layered-grammar.html) and currently draws the plots in the browser using either [Vega-Lite](https://vega.github.io/vega-lite/) or [Plotly.js](https://plotly.com/javascript/).

[Documentation](https://scicloj.github.io/tableplot/)

## Status

The API is almost stable and will soon move to beta stage.

## Discussion

Do you wish to collaborate on building this library? Let us talk!

Your feedback is needed at this experimental stage.

- development - topic threads under [#tableplot-dev](https://clojurians.zulipchat.com/#narrow/stream/443101-tableplot-dev) at the [Clojurians Zulip chat](https://scicloj.github.io/docs/community/chat/) or [Github Issues](https://github.com/scicloj/tableplot/issues)
- usage - topic threads under [#data-science](https://clojurians.zulipchat.com/#narrow/stream/151924-data-science) at the [Clojurians Zulip chat](https://scicloj.github.io/docs/community/chat/)

## License

Copyright © 2024 Scicloj

_EPLv1.0 is just the default for projects generated by `clj-new`: you are not_
_required to open source this project, nor are you required to use EPLv1.0!_
_Feel free to remove or change the `LICENSE` file and remove or update this_
_section of the `README.md` file!_

Distributed under the Eclipse Public License version 1.0.