File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name = " UnixTimes"
22uuid = " ab1a18e7-b408-4913-896c-624bb82ed7f4"
33authors = [" Christian Rorvik <christian.rorvik@gmail.com>" ]
4- version = " 1.7.0 "
4+ version = " 1.7.1 "
55
66[deps ]
77Dates = " ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -18,7 +18,7 @@ UnixTimesStructTypesExt = "StructTypes"
1818UnixTimesTimeZonesExt = " TimeZones"
1919
2020[compat ]
21- Makie = " 0.22"
21+ Makie = " 0.22, 0.23, 0.24 "
2222Observables = " 0.5"
2323TimeZones = " 1"
2424julia = " 1.9"
Original file line number Diff line number Diff line change 1818
1919Makie. needs_tick_update_observable (conversion:: UnixTimeConversion ) = nothing
2020
21- Makie. MakieCore . should_dim_convert (:: Type{UnixTime} ) = true
21+ Makie. should_dim_convert (:: Type{UnixTime} ) = true
2222
2323Makie. create_dim_conversion (:: Type{UnixTime} ) = UnixTimeConversion ()
2424
You can’t perform that action at this time.
0 commit comments