pineal-bars 0.1.0

Pineal — barras: columnas/barras simples, agrupadas y apiladas (vertical u horizontal) + histograma. Painter agnóstico sobre el trait Canvas.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "pineal-bars"
version = { workspace = true }
edition = { workspace = true }
license = { workspace = true }
authors = { workspace = true }
publish = true
description = "Pineal — barras: columnas/barras simples, agrupadas y apiladas (vertical u horizontal) + histograma. Painter agnóstico sobre el trait Canvas."

[dependencies]
pineal-render = { path = "../pineal-render", version = "0.1.0" }