plotters 0.3.5

A Rust drawing library focus on data plotting for both WASM and native applications
Documentation

plotters

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 33 feature flags, 27 of them enabled by default.

default

  • bitmap_backend
  • bitmap_encoder
  • bitmap_gif
  • svg_backend
  • chrono
  • ttf
  • image
  • deprecated_items
  • all_series
  • all_elements
  • full_palette
  • colormaps

bitmap_backend

  • plotters-bitmap

bitmap_encoder

  • plotters-bitmap/image_encoder

bitmap_gif

  • plotters-bitmap/gif_backend

svg_backend

  • plotters-svg

chrono

  • dep:chrono

ttf

  • font-kit
  • ttf-parser
  • lazy_static
  • pathfinder_geometry

image

  • dep:image

deprecated_items

    This feature flag does not enable additional features.

all_series

  • area_series
  • line_series
  • point_series
  • surface_series

all_elements

  • errorbar
  • candlestick
  • boxplot
  • histogram

full_palette

    This feature flag does not enable additional features.

colormaps

    This feature flag does not enable additional features.

plotters-bitmap

  • dep:plotters-bitmap

plotters-svg

  • dep:plotters-svg

font-kit

  • dep:font-kit

ttf-parser

  • dep:ttf-parser

lazy_static

  • dep:lazy_static

pathfinder_geometry

  • dep:pathfinder_geometry

area_series

    This feature flag does not enable additional features.

line_series

    This feature flag does not enable additional features.

point_series

    This feature flag does not enable additional features.

surface_series

    This feature flag does not enable additional features.

errorbar

    This feature flag does not enable additional features.

candlestick

    This feature flag does not enable additional features.

boxplot

    This feature flag does not enable additional features.

histogram

    This feature flag does not enable additional features.

evcxr_bitmap

  • evcxr
  • bitmap_backend
  • plotters-svg/bitmap_encoder

ab_glyph

  • dep:ab_glyph
  • once_cell

once_cell

  • dep:once_cell

fontconfig-dlopen

  • font-kit/source-fontconfig-dlopen

datetime

  • chrono

evcxr

  • svg_backend