Skip to content

Conversation

@nvaytet
Copy link
Member

@nvaytet nvaytet commented Jul 6, 2025

This is to avoid clashes with the .name property of a DataArray which is used in preprocessing the data.
If a node was passed to a plotting function (instead of a DataArray) and had a name, this would be displayed on the colorbar.

Example:

import plopp as pp

pp.plot(pp.Node(pp.data.data2d()))

Screenshot_20250706_234409

@nvaytet nvaytet merged commit 9e9bea6 into main Jul 7, 2025
4 checks passed
@nvaytet nvaytet deleted the node-name branch July 7, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants