Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/scicloj/tableplot
- Owner: scicloj
- License: epl-1.0
- Created: 2024-06-18T13:46:42.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-20T20:58:47.000Z (about 1 month ago)
- Last Synced: 2024-10-20T22:53:46.390Z (about 1 month ago)
- Language: Clojure
- Homepage:
- Size: 6.29 MB
- Stars: 12
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.