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

Handle multiplicity of points in visualization #54

Closed
sauln opened this issue Nov 13, 2018 · 3 comments
Closed

Handle multiplicity of points in visualization #54

sauln opened this issue Nov 13, 2018 · 3 comments

Comments

@sauln
Copy link
Member

sauln commented Nov 13, 2018

Currently, the visualization does not indicate whether there are points being overplotted.

We could possibly:

  • Add jitter (this could be confusing as it would change the interpretation of the diagrams).
  • Make points opaque so multiple points are easy to see.
  • Add annotations indicating multiplicity.
@ctralie
Copy link
Member

ctralie commented Nov 13, 2018 via email

@sauln sauln mentioned this issue Nov 14, 2018
@sauln
Copy link
Member Author

sauln commented Nov 14, 2018

I would also like annotations, but I think they could easily become overcrowded.

As a quick solution, I make some changes to the defaults so they are slightly opaque and have a border. This makes it a little easier to see multiplicity.

@sauln
Copy link
Member Author

sauln commented Mar 2, 2019

Plotting has been moved to https://github.com/scikit-tda/persim

@sauln sauln closed this as completed Mar 2, 2019
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

No branches or pull requests

2 participants