DimensionalData.jl icon indicating copy to clipboard operation
DimensionalData.jl copied to clipboard

missing function in plot recipe

Open xzackli opened this issue 1 year ago • 1 comments

_lookup_to_axis doesn't appear to be defined anywhere, but is used in the Makie recipe.

https://github.com/rafaqz/DimensionalData.jl/blob/d10d0fc6bd2021487762d93eb711fb8084f7f567/ext/DimensionalDataMakie.jl#L384

xzackli avatar Aug 20 '24 13:08 xzackli

Ahh right I just changed it, we mustn't test plots going through that dispatch.

Do you have an example I can put in the tests?

rafaqz avatar Aug 20 '24 16:08 rafaqz