Ezel
  • Ezel
  • Basics
    • 1. Getting Started
    • 2. Concepts
      • Axis
    • 3. Attributes
    • 4. Cloud
  • Optimization
    • Style Customization
    • Data Lifetime
  • Grammar of Graphics
    • What is GoG
    • Interface
  • plot
    • PlainBox
    • Cartesian2
      • Basics
      • Geometry
    • Cartesian3
    • Text
    • NodeGraph
    • Grid
  • Git Repository
  • crates.io
  • docs.rs
  • pypi
  • Dev
    • Rendering
  • Coordinates
Powered by GitBook
On this page

Ezel

A good plotting library

Next1. Getting Started

Last updated 2 months ago

Features

  • Fast GPU-accelerated rendering

  • Automatic layout

  • Built-in Themes

  • Configurable finishes for publication: image quality, color space, anti alias

Version
Issue
Status

v0.1.0

Grid Layout

★

​

Axis

★

​

Cartesian 2D Plane

★

​

Scatter and Line Plot

★

​

​

v0.2.0

Wgpu Renderer

★

​

Render in a window

★

​

​

v0.3.0

Interactive camera (focus, zoom, panning)

​

Time Axis

​

Configurable Axis Range

​

Legend

​

User Scripting (Rhai, Mun, Lua) in interactive view

​

​

v0.4.0

Shared Axis

​

Categorical Axis

​

Twin Axis

​

Interaction with Objects

​

​

v0.5.0

Grammar of Graphics Interface