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
  • Drawing Layers
  • Drawing Layers
Edit on GitHub

Drawing Layers

A AlgebraOfGraphics.Layer or AlgebraOfGraphics.Layers object can be plotted using the functions draw or draw!.

Whereas draw automatically adds colorbar and legend, draw! does not, as it would be hard to infer a good default placement that works in all scenarios.

Colorbar and legend, should they be necessary, can be added separately with the colorbar! and legend! helper functions. See also Embedding AlgebraOfGraphics plots in a Makie figure for a complex example.

« Algebraic OperationsEntries »

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.