Skip to content

Add <g> tags to several components to aid with testing and DOM organization#30

Merged
Croge32 merged 3 commits into
mainfrom
crogers-add-g-tags-to-components-for-organization
Jun 5, 2026
Merged

Add <g> tags to several components to aid with testing and DOM organization#30
Croge32 merged 3 commits into
mainfrom
crogers-add-g-tags-to-components-for-organization

Conversation

@Croge32

@Croge32 Croge32 commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator

This PR helps aid the caller in organizing and testing their data within the Plox graphs by adding <g> tags around several of our components. This tag allows us to tie a DOM id to groups of SVG elements that make up our data visualization, which can help aid in testing the actual contents of the graph which was previously difficult to do.

Screenshot:

Screenshot 2026-06-04 at 5 14 52 PM

@aeturnumfluctus aeturnumfluctus left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@Croge32 Croge32 enabled auto-merge (squash) June 5, 2026 16:03
@Croge32 Croge32 merged commit e135099 into main Jun 5, 2026
3 checks passed
@Croge32 Croge32 deleted the crogers-add-g-tags-to-components-for-organization branch June 5, 2026 16:03
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.

2 participants