Algebra of Graphics logoAlgebra of Graphics logo
Algebra of Graphics
  • Home
  • Getting Started
    • Tutorial 🐧
    • Example gallery
  • Algebra of Layers
    • Introduction
    • Data
    • Mappings
      • Visual Transformations
      • Data Transformations
    • Algebraic Operations
    • Drawing Layers
  • Internals
    • Entries
  • API
    • Types
    • Functions
    • Recipes
  • Frequently Asked Questions
  • Philosophy
Version
  • Algebra of Layers
  • Introduction
  • Introduction
Edit on GitHub

Introduction

Layers are the key building block of AlgebraOfGraphicss.

Each layer is composed of the following fields.

  • Data.
  • Mappings.
  • Transformations:
    • Visual Transformations,
    • Data Transformations.

Layers can be combined with Algebraic Operations.

Finally, Drawing Layers is the last step of the pipeline.

« Example galleryData »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 0.27.5 on Thursday 5 August 2021. Using Julia version 1.6.2.