-
-
Notifications
You must be signed in to change notification settings - Fork 362
Labels
Axisrelated to `Axis()` objectsrelated to `Axis()` objectsMakieBackend independent issues (Makie core)Backend independent issues (Makie core)bugunitsaka dim convertsaka dim converts
Description
scatter(rand(Date(2000):Day(1):Date(2001), 100), rand(100); axis = (; xticks = Date(2000):Month(3):Date(2001)))
will not change the xticks at all - it appears that the argument is completely ignored (even feeding in obvious nonsense does not yield errors, the plot simply remains unchanged).
briochemc
Metadata
Metadata
Assignees
Labels
Axisrelated to `Axis()` objectsrelated to `Axis()` objectsMakieBackend independent issues (Makie core)Backend independent issues (Makie core)bugunitsaka dim convertsaka dim converts