Skip to content

add boilerplate functions for better print() output of styles#60

Open
numericOverflow wants to merge 1 commit into
AlrasheedA:mainfrom
numericOverflow:feature-styles_print
Open

add boilerplate functions for better print() output of styles#60
numericOverflow wants to merge 1 commit into
AlrasheedA:mainfrom
numericOverflow:feature-styles_print

Conversation

@numericOverflow

Copy link
Copy Markdown

These simple functions allow for easier debug so the style classes play nice with print()

print() now outputs:

 EdgeStyle(label='MY_LABEL', color='None', caption='label', directed='True', curve_style='None')

instead of:

<st_link_analysis.component.styles.EdgeStyle object at 0x7f6bb9ac9fd0>

@numericOverflow numericOverflow marked this pull request as ready for review July 23, 2025 20:37
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.

1 participant