Enhancements:
- The `start_date` parameter of `vertical_span` can take a list or tuple of dates to create multiple vertical lines. - Added style parameters to drawings. Bug Fixes: - `VerticalSpan.delete()` now works as intended. - Drawings no longer show up in the legend
This commit is contained in:
@ -15,7 +15,7 @@ The following hotkeys can also be used when the Toolbox is enabled:
|
||||
| `alt R` | Ray Line |
|
||||
| `⌘ Z` or `ctrl Z` | Undo |
|
||||
|
||||
Right-clicking on a drawing will open a context menu, allowing for color selection and deletion.
|
||||
Right-clicking on a drawing will open a context menu, allowing for color selection, style selection and deletion.
|
||||
___
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user