datavzrd 2.46.0

A tool to create visual HTML reports from collections of CSV/TSV tables
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/datavzrd/datavzrd/rust.yml?branch=main&label=tests)](https://github.com/datavzrd/datavzrd/actions)
[![Conda Recipe](https://img.shields.io/badge/recipe-datavzrd-green.svg)](https://anaconda.org/conda-forge/datavzrd)
[![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/datavzrd.svg)](https://anaconda.org/conda-forge/datavzrd)
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/datavzrd.svg)](https://anaconda.org/conda-forge/datavzrd)

# ![datavzrd]logo.svg

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](https://datavzrd.github.io/datavzrd/index.html) with the [corresponding config file](https://github.com/datavzrd/datavzrd/tree/main/.examples/example-config.yaml).

## Contributing

Contributions of any kind are welcome! For more info check the [contributing guide](https://datavzrd.github.io/docs/contributing.html).

## Authors

* [Johannes Köster]https://github.com/johanneskoester (https://koesterlab.github.io)
* [Felix Wiegand]https://github.com/fxwiegand