Docs.rs
  • chart-js-rs-0.0.12
    • chart-js-rs 0.0.12
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Billy-Sheppard
    • Dependencies
      • gloo-utils ^0.2 normal
      • js-sys ^0.3.64 normal
      • serde ^1.0.189 normal
      • serde_json ^1 normal
      • thiserror ^1 normal
      • wasm-bindgen ^0.2.87 normal
    • Versions
    • 0.33% 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

chart_js_rs0.0.12

Module types

  • Structs
  • Traits

In crate chart_js_rs

?
Change settings

Module chart_js_rs::types

source ·

Structs

  • Animation
  • Annotations
  • BarElementConfiguration
  • BoolString
  • BoxAnnotation
  • ChartElements
  • ChartInteraction
  • ChartLegend
  • ChartOptions
  • ChartPlugins
  • ChartScale
  • ChartTooltips
  • DataLabels
  • Dataset
  • DisplayFormats
  • Font
  • Grid
  • LegendLabel
  • LineAnnotation
  • LineElementConfiguration
  • NoAnnotations
  • NoDatasets
  • NumberOrDateString
  • NumberString
  • Padding
  • PluginLegend
  • PointElementConfiguration
  • ScaleBorder
  • ScaleTicks
  • ScaleTime
  • SinglePointDataset
  • Title
  • TooltipPlugins
  • XYDataset
  • XYPoint

Traits

  • Annotation
  • DatasetTrait