| Crates.io | uniform-nested-coords-plotters |
| lib.rs | uniform-nested-coords-plotters |
| version | 0.1.0 |
| created_at | 2024-02-05 02:35:01.050478+00 |
| updated_at | 2024-02-05 02:35:01.050478+00 |
| description | Uniform-category version of plotters' NestedRange coordinate system |
| homepage | https://gitlab.com/infomorphic-matti/uniform-nested-coords-plotters |
| repository | https://gitlab.com/infomorphic-matti/uniform-nested-coords-plotters |
| max_upload_size | |
| id | 1127017 |
| size | 53,775 |
Small module for plotters that provides similar functionality to plotters::coord::combinators::NestedRange but where the nested coordinates are uniform (the implementation in plotters internally holds a vector for each category).