Algebra of Graphics logoAlgebra of Graphics logo
Algebra of Graphics
  • Home
  • Getting Started
    • Tutorial 🐧
    • Gallery
  • Algebra of Layers
    • Introduction
    • Data
    • Mapping
    • Visual
    • Analyses
    • 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 Nested layouts 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.22 on Monday 8 August 2022. Using Julia version 1.7.3.