Skip to content

procyon-rs/procyon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Procyon

license version Release Doc

Actions Status codecov Dependabot Status

Procyon is a declarative statistical visuzualization library for Rust. This description is directly taken from the very good Altair project.

This crate build upon Vega-Lite specification and support the version 3 and version 4 of its sepcification. Vega-Lite is a high-level grammar of interactive graphics. It provides a concise JSON syntax for rapidly generating visualizations. Vega-Lite specifications can be compiled to Vega specifications. Those specifications are then parsed by Vega’s JavaScript runtime to generate both static images or interactive web-based views.

Procyon Documentation

Examples

Features

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages