Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Added a matrix plot #668

Merged
merged 1 commit into from
Feb 20, 2024

Added a matrix plot

80eece0
Select commit
Loading
Failed to load commit list.
Merged

WIP: Added a matrix plot #668

Added a matrix plot
80eece0
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Feb 20, 2024 in 3s

2 new alerts including 2 errors

New alerts in code changed by this pull request

  • 2 errors

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 171 in src/sisl/viz/processors/matrix.py

See this annotation in the file changed.

Code scanning / CodeQL

Modification of parameter with default Error

This expression mutates a
default value
.
This expression mutates a
default value
.

Check failure on line 165 in src/sisl/viz/processors/matrix.py

See this annotation in the file changed.

Code scanning / CodeQL

Modification of parameter with default Error

This expression mutates a
default value
.