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
- Host: GitHub
- URL: https://github.com/sl-solution/statisticalgraphics.jl
- Owner: sl-solution
- License: mit
- Created: 2022-09-03T19:39:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-13T09:25:02.000Z (over 1 year ago)
- Last Synced: 2025-04-17T04:19:28.201Z (24 days ago)
- Topics: d3, julia, plot, vega, visualization
- Language: Julia
- Homepage:
- Size: 95.9 MB
- Stars: 38
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://sl-solution.github.io/StatisticalGraphics.jl/stable/) [](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.
[](https://sl-solution.github.io/StatisticalGraphics.jl/stable/)