https://github.com/primitivefinance/visualization-rs
This is a collection of math and plotting tools for us to use for visualizing data.
https://github.com/primitivefinance/visualization-rs
Last synced: 12 months ago
JSON representation
This is a collection of math and plotting tools for us to use for visualizing data.
- Host: GitHub
- URL: https://github.com/primitivefinance/visualization-rs
- Owner: primitivefinance
- Created: 2023-02-13T15:08:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-14T14:21:18.000Z (over 2 years ago)
- Last Synced: 2025-04-05T14:02:16.403Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 288 KB
- Stars: 8
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Visualization-rs
This library is a collection of in-house visualization tools that the Primitive team has developed to showcase insights. The library is built on top of the Rust interface for [plotly](https://plotly.com/javascript/) and is a lightwieght custom branded API. We will add more as necessary.