Closed davestewart closed 2 weeks ago
We're trying to use tickTextAlign but it seems to error unless we set tickTextAngle as well:
tickTextAlign
tickTextAngle
Checking the stack, it appears the variable is undefined (at least) here:
@davestewart thanks for catching this issue! I've added a fix here: https://github.com/f5/unovis/pull/473
We're trying to use
tickTextAlign
but it seems to error unless we settickTextAngle
as well:Checking the stack, it appears the variable is undefined (at least) here: