Swap typefaces
This commit is contained in:
@@ -186,11 +186,11 @@ update = do
|
||||
, axis3Start: axis3Start
|
||||
, numTicks: ticks
|
||||
, tickTextStyle: { sizePx: tickLabelSize
|
||||
, typeface: "Liberation Sans"
|
||||
, typeface: "Liberation Mono"
|
||||
}
|
||||
, tickSize: TernaryGraph.Pixels tickSize
|
||||
, axisTitleTextStyle: { sizePx: axisTitleSize
|
||||
, typeface: "Liberation Mono"
|
||||
, typeface: "Liberation Sans"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user