Argument Count Mismatch Error When Calling Axes.new() with Arguments

There seems to be an inconsistency in the argument count of Axes.new(). The documentation clearly says that arguments are accepted. However, when typing any arguments in, it results in a warning message telling you that it doesn’t accept any arguments.

2 Likes