datavzrd

Crates.iodatavzrd
lib.rsdatavzrd
version
sourcesrc
created_at2022-02-15 14:39:19.514911
updated_at2024-12-10 12:24:28.12534
descriptionA tool to create visual HTML reports from collections of CSV/TSV tables
homepage
repository
max_upload_size
id532758
Cargo.toml error:TOML parse error at line 21, column 1 | 21 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Johannes Köster (johanneskoester)

documentation

README

GitHub Workflow Status Conda Recipe Conda Downloads Conda Version

datavzrd

A tool to create visual and interactive HTML reports from collections of CSV/TSV tables. Reports include automatically generated vega-lite histograms per column. Plots can be fully customized by users via a config file. These also allow the user to add linkouts to other websites or link between multiple tables.

Documentation is available via the official website: https://datavzrd.github.io/

An example report can be viewed online with the corresponding config file.

Contributing

Contributions of any kind are welcome! For more info check the contributing guide.

Authors

Commit count: 0

cargo fmt