Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agent IDs for scatterplot points #42

Open
Tracked by #48
blairlyons opened this issue Jul 15, 2021 · 0 comments
Open
Tracked by #48

Agent IDs for scatterplot points #42

blairlyons opened this issue Jul 15, 2021 · 0 comments

Comments

@blairlyons
Copy link
Contributor

Use Case

It would be nice if datapoints on plots could optionally be associated to a specific agent during analysis in the Viewer.

Acceptance Criteria

A Python user can set agent IDs for each datapoint in a scatterplot and have it saved in .simularium files.

Details

Some metrics data displayed in plots is associated with a specific agent, and this feature will allow users to select groups of datapoints on plots and see the associated agents selected in the 3D view, and vice versa. To do this we will need to add a field to plots for agent ID per datapoint, and use the agent IDs to select agents in the view or datapoints in the plot.

The data has been proposed to be added to data["plotData"]["data"][i]["data"][j]["agentID"] (https://docs.google.com/document/d/1hxRQ1quZecX3Lo7WEDLN-MPU1Ebiiv6f9WKMt8i_8ZE/edit#)

@blairlyons blairlyons self-assigned this Oct 30, 2021
@blairlyons blairlyons removed the temp label Jan 11, 2022
@blairlyons blairlyons moved this to 🏁 Ready for work in Simularium Planning May 2, 2022
@blairlyons blairlyons moved this from 🏁 Ready for work to 🌳 Backlog in Simularium Planning May 10, 2022
@blairlyons blairlyons removed their assignment Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🌳 Backlog
Development

No branches or pull requests

1 participant