Makie.jl: [docs] documentation for using legend is missing

Created on 4 Mar 2019  路  3Comments  路  Source: JuliaPlots/Makie.jl

With the current documentation, look like the page for the usage of legends is missing:
http://makie.juliaplots.org/stable/search.html?q=legend
returns no results. Is it intentional/legend renamed to something else or just a documentation generation issue? Thanks!

documentation enhancement

Most helpful comment

work-in-progress: write a function/recipe that aims to work like plot in Plots.jl, here

All 3 comments

Legends aren't supported in the way I would like to have them - yet... So that's why there is no documentation.
Note that there are examples though, that show how to use legends:
https://simondanisch.github.io/ReferenceImages/gallery///color_legend//index.html
https://simondanisch.github.io/ReferenceImages/gallery///labels//index.html

Can be found in the gallery:
https://simondanisch.github.io/ReferenceImages/gallery/index.html

Although legend is badly named, so one needs to search for "labels"

Via SImon:

camera = campixel! is needed to have a concrete boundingbox in pixel units, so that the layouting in vbox can automatically give it the right size!

work-in-progress: write a function/recipe that aims to work like plot in Plots.jl, here

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tshort picture tshort  路  5Comments

SebastianM-C picture SebastianM-C  路  3Comments

Datseris picture Datseris  路  7Comments

chriselrod picture chriselrod  路  5Comments

utotch picture utotch  路  4Comments