mirror of
https://github.com/tdulcet/Table-and-Graph-Libs.git
synced 2025-12-16 00:18:55 +08:00
Updated CI.
This commit is contained in:
@@ -108,4 +108,4 @@ for k in range(len(graphs.styles)):
|
||||
|
||||
for k in range(len(graphs.styles)):
|
||||
graphs.functions(height, width, -(2 * math.pi), 2 *
|
||||
math.pi, -4, 4, [math.sin, math.cos, math.tan], style=k)
|
||||
math.pi, -4, 4, [math.sin, math.cos, math.tan], axisunitslabel=False, style=k)
|
||||
|
||||
Reference in New Issue
Block a user