Skip to content

Conversation

@Lime-Cocoa
Copy link

…r attributes

@Veteran-ChengQin
Copy link

Veteran-ChengQin commented Jan 1, 2025

…r attributes

Brother, I modified a few more based on yours.
1、When tags is none, skip the extend operation
c1
2、Solution: fname_part is not in s
c2
3、Change \r to \n, because class info is separated by \n instead of \r
c3

@Li-Lixuan
Copy link

Hey, not sure if this is a misunderstanding on my end, but the generated graph seems to have an issue. Through testing, I noticed it uses tag.name as the node identifier. However, many tags share identical tag.name, causing later tags with duplicate names to overwrite earlier ones. This results in node loss and broken dependency relationships. After adding a unique idx numbering to each tag, the problem appears resolved.
1
2
3
4

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