ezel 0.0.1

A good plotting library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
// https://github.com/has2k1/plotnine/blob/main/plotnine/facets/__init__.py
// 'facet_grid'
// 'facet_null'
// 'facet_wrap'
// 'label_value'
// 'label_both'
// 'label_context'
// 'labeller'
// 'as_labeller'

#[derive(Clone)]
pub enum Facet {}