plotters 0.3.4

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 30 feature flags, 26 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

bitmap_backend

  • plotters-bitmap
  • ttf

bitmap_encoder

  • plotters-bitmap/image_encoder

bitmap_gif

  • plotters-bitmap/gif_backend

svg_backend

  • plotters-svg

chrono

    This feature flag does not enable additional features.

ttf

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

image

    This feature flag does not enable additional features.

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.

plotters-bitmap

    This feature flag does not enable additional features.

plotters-svg

    This feature flag does not enable additional features.

font-kit

    This feature flag does not enable additional features.

ttf-parser

    This feature flag does not enable additional features.

lazy_static

    This feature flag does not enable additional features.

pathfinder_geometry

    This feature flag does not enable additional features.

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

fontconfig-dlopen

  • font-kit/source-fontconfig-dlopen

evcxr

  • svg_backend

datetime

  • chrono