Docs.rs
  • charts-rs-0.1.0
    • charts-rs 0.1.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • vicanso
    • Dependencies
      • charts-rs-derive ^0.1.0 normal
      • fontdue ^0.7.3 normal
      • once_cell ^1.18.0 normal
      • png ^0.17.9 normal
      • resvg ^0.34.1 normal
      • serde ^1.0.168 normal
      • serde_json ^1.0.100 normal
      • snafu ^0.7.4 normal
      • substring ^1.4.5 normal
      • pretty_assertions ^1.3.0 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate charts_rs

  • Version 0.1.0
  • All Items
  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
?
Change settings

Crate charts_rs

source ·

Structs

  • Axis
  • AxisValues
  • BarChart
  • Box
  • Canvas
  • Circle
  • Color
  • Grid
  • HorizontalBarChart
  • Legend
  • Line
  • LineChart
  • Pie
  • PieChart
  • Point
  • Polygon
  • Polyline
  • QuadraticBezier
  • RadarChart
  • Rect
  • Series
  • SeriesLabel
  • SmoothCurve
  • SmoothLine
  • SmoothLineFill
  • StraightLine
  • StraightLineFill
  • TableChart
  • Text
  • Theme
  • YAxisConfig

Enums

  • Align
  • LegendCategory
  • Position
  • SeriesCategory
  • Symbol

Statics

  • DEFAULT_FONT_FAMILY
  • THEME_ANT
  • THEME_DARK
  • THEME_GRAFANA

Traits

  • Chart
    Charts support multi chart render function

Functions

  • add_font
  • convert_to_points
  • format_float
  • format_string
  • get_font
  • measure_text_width_family
  • svg_to_png