diff --git a/src/axes/ticks.typ b/src/axes/ticks.typ index 633c7c4..0c797c3 100644 --- a/src/axes/ticks.typ +++ b/src/axes/ticks.typ @@ -1,4 +1,5 @@ #import "/src/cetz.typ": vector, util, draw +#import "format.typ" as formats // Format a tick value #let format-tick-value(value, tic-options) = {