Docs.rs
  • chart-js-rs-0.0.27
    • chart-js-rs 0.0.27
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Billy-Sheppard
    • Dependencies
      • gloo-console ^0.3 normal
      • gloo-utils ^0.2 normal
      • js-sys ^0.3.64 normal
      • rust_decimal ^1.34 normal
      • serde ^1.0.189 normal
      • serde-wasm-bindgen ^0.6 normal
      • serde_json ^1 normal
      • thiserror ^1 normal
      • wasm-bindgen ^0.2.90 normal
    • Versions
    • 1.46% 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.27

  • Structs
  • Traits
  • Functions
  • Type Aliases
?
Settings

List of all items

Structs

  • Chart
  • FnWithArgs
  • bar::Bar
  • bar::BarString
  • doughnut::Doughnut
  • doughnut::DoughnutString
  • pie::Pie
  • pie::PieString
  • scatter::Scatter
  • scatter::ScatterString
  • types::Animation
  • types::Annotations
  • types::AutoColors
  • types::BarElementConfiguration
  • types::BoolString
  • types::BoxAnnotation
  • types::ChartElements
  • types::ChartInteraction
  • types::ChartLegend
  • types::ChartOptions
  • types::ChartPlugins
  • types::ChartScale
  • types::ChartTooltips
  • types::DataLabels
  • types::Dataset
  • types::DatasetData
  • types::DisplayFormats
  • types::Font
  • types::Grid
  • types::LegendLabel
  • types::LineAnnotation
  • types::LineElementConfiguration
  • types::NoAnnotations
  • types::NoDatasets
  • types::NumberOrDateString
  • types::NumberString
  • types::Padding
  • types::PluginLegend
  • types::PointElementConfiguration
  • types::ScaleBorder
  • types::ScaleTicks
  • types::ScaleTime
  • types::Segment
  • types::SinglePointDataset
  • types::Title
  • types::TooltipCallbacks
  • types::TooltipPlugins
  • types::XYDataset

Traits

  • ChartExt
  • traits::Annotation
  • traits::DatasetDataExt
  • traits::DatasetIterExt
  • traits::DatasetTrait

Functions

  • exports::get_chart
  • exports::render_chart
  • exports::update_chart
  • functions::single_arg_callback
  • functions::tick_callback

Type Aliases

  • types::MinMaxPoint