Docs.rs
  • lc-render-0.2.3
    • lc-render 0.2.3
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ozerovandrei
    • Dependencies
      • itertools ^0.10.0 normal
      • svg ^0.9.1 normal
      • criterion ^0.3 dev
    • Versions
    • 69.74% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

lc_render0.2.3

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits

List of all items

Structs

  • chart::Chart
  • color::Color
  • scale::band::BandScale
  • scale::linear::LinearScale
  • value::bar::BarsValues
  • view::area::AreaView
  • view::horizontal_bar::HorizontalBarView
  • view::line::LineView
  • view::scatter::ScatterView
  • view::vertical_bar::VerticalBarView

Enums

  • BarLabelPosition
  • PointLabelPosition
  • PointType
  • error::Error
  • scale::ScaleKind
  • view::Orientation

Traits

  • scale::Scale
  • view::View

Constants

  • color::COLOR_HEX_BLUE_1
  • color::COLOR_HEX_BLUE_2
  • color::COLOR_HEX_BLUE_3
  • color::COLOR_HEX_BLUE_4
  • color::COLOR_HEX_BLUE_5
  • color::COLOR_HEX_GREEN_1
  • color::COLOR_HEX_GREEN_2
  • color::COLOR_HEX_GREEN_3
  • color::COLOR_HEX_GREEN_4
  • color::COLOR_HEX_GREEN_5