Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sean Fitzgibbon
SlideR 🍔
Commits
42b2a829
Commit
42b2a829
authored
Feb 03, 2022
by
Sean Fitzgibbon
Browse files
Resolution is now optional in ChartContour
parent
d9a0e715
Changes
1
Hide whitespace changes
Inline
Side-by-side
slider/util.py
View file @
42b2a829
...
...
@@ -43,8 +43,8 @@ class ChartContour:
name
:
str
closed
:
bool
color
:
str
resolution
:
float
points
:
np
.
array
resolution
:
Optional
[
float
]
=
None
guid
:
Optional
[
str
]
=
None
def
__repr__
(
self
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment