Docs.rs
  • chart-js-rs-0.0.46
    • chart-js-rs 0.0.46
    • 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.77 normal
      • rust_decimal ^1.34 normal
      • serde ^1.0.217 normal
      • serde-wasm-bindgen ^0.6 normal
      • serde_json ^1 normal
      • thiserror ^2.0.11 normal
      • uuid ^1.12.0 normal
      • wasm-bindgen ^0.2.100 normal
      • heck ^0.5.0 build
      • itertools ^0.14.0 build
      • proc-macro2 ^1.0.93 build
      • quote ^1.0.38 build
      • syn ^2.0.96 build
    • Versions
    • 0.99% 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.46

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

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

Enums

  • objects::Any
  • objects::FnWithArgsOrAny
  • objects::NumberStringOrT

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
  • get_order_fn
  • set_order_fn
  • uncircle_chartjs_value_to_serde_json_value

Constants

  • ORDER_FN