-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
I am using the plot function to visualize different simulations I have generated. As the simulation model contains multiple parts, sometimes it takes some time to load these HTML files. As I don't need to visualize all the parts in the model, a part_filter under plot could help.
Describe the solution you'd like
An argument part_filter= [part numbers] or some kind of mask in d3plot.plot() could help.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request