uniform-nested-coords-plotters 0.1.0

Uniform-category version of plotters' NestedRange coordinate system
Documentation
  • Coverage
  • 100%
    12 out of 12 items documented0 out of 8 items with examples
  • Size
  • Source code size: 57.65 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.47 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 16s Average build duration of successful builds.
  • all releases: 16s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • infomorphic-matti/uniform-nested-coords-plotters
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • infomorphic-matti

uniform-nested-coords-plotters

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).