JuliaGeometry/Meshes.jl

Label not supported with viz

Open

#551 建立於 2023年8月7日

在 GitHub 查看
 (3 留言) (1 反應) (0 負責人)Julia (98 fork)auto 404
featurehelp wantedviz

倉庫指標

Star
 (460 star)
PR 合併指標
 (PR 指標待抓取)

描述

Hello :)

Trying to add a label to geometryobject (polyarea in this cade) isn't supported with the viz function. It results in the following error:

ERROR: `legendelements` returned an empty list for content element of type MakieCore.Combined{Meshes.viz, Tuple{GeometrySet{2, Float64, PolyArea{2, Float64, Ring{2, Float64, CircularArrays.CircularVector{Point2, Vector{Point2}}}}}}}. That could mean that neither this object nor any possible child objects had a method for `legendelements` defined that returned a non-empty result.

I know it isn't supported from the documentation, but it's a seems like a useful feature I'd like to ask for :) Thanks in advance!

貢獻者指南