-
-
Notifications
You must be signed in to change notification settings - Fork 315
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix CairoMakie not being able to plot exotic point arrays in lines (#…
…4668) * Make type annotation on `points` more abstract * Implement the function barrier approach * Fix typo * Add a test to the CairoMakie tests * Add a changelog entry * Remove type annotation to enable 2D->3D * mention lines in changelog --------- Co-authored-by: Frederic Freyer <[email protected]>
- Loading branch information
1 parent
158fe66
commit 5c7aafa
Showing
3 changed files
with
24 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters