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

https://github.com/sl-solution/statisticalgraphics.jl

Data visualization in Julia
https://github.com/sl-solution/statisticalgraphics.jl

d3 julia plot vega visualization

Last synced: 18 days ago
JSON representation

Data visualization in Julia

Awesome Lists containing this project

README

        

[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://sl-solution.github.io/StatisticalGraphics.jl/stable/) [![](https://img.shields.io/badge/docs-dev-blue.svg)](https://sl-solution.github.io/StatisticalGraphics.jl/dev)

# StatisticalGraphics

The motivation behind the `StatisticalGraphics` package is the desire to develop a powerful, yet easy-to-use solution for creating statistical graphics in Julia.
The package uses [`vega`](https://vega.github.io/vega/) (see also [D3](https://d3js.org/)) for producing the final outputs.

See [documentation](https://sl-solution.github.io/StatisticalGraphics.jl/stable/) for more information.

[![siteexamples](assets/site.png)](https://sl-solution.github.io/StatisticalGraphics.jl/stable/)