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

Enable curves to change into dots/circles or other shapes? #59

Open
JustinGOSSES opened this issue Feb 20, 2020 · 4 comments
Open

Enable curves to change into dots/circles or other shapes? #59

JustinGOSSES opened this issue Feb 20, 2020 · 4 comments
Assignees
Labels
enhancement New feature or request hackathon_advanced issues tagged as good for advanced skill level weekend hackathon sprint help wanted Extra attention is needed

Comments

@JustinGOSSES
Copy link
Owner

Is your feature request related to a problem? Please describe.
Enable curves to change into dots/circles or other shapes?

Describe the solution you'd like
Unsure whether this should be a flag or object? Unsure if data should be in main data with curves with depth or separate depth/curve object for dots?

@JustinGOSSES JustinGOSSES added the enhancement New feature or request label Feb 20, 2020
@JustinGOSSES JustinGOSSES self-assigned this Feb 20, 2020
@kernant
Copy link

kernant commented Feb 20, 2020

Maybe simplify to “allow change of line width and style, with an option for no line between points”

@JustinGOSSES
Copy link
Owner Author

I suspect line style is independent of where actual points are (so that might not be possible as dots would not align with real values) but will look into

@JustinGOSSES
Copy link
Owner Author

quick search, saving for later work:

plan to append circles as optional step & combined with ability to zero out the line as there is no innate d3 way to have a line appear to be circles but have the circles be positioned at the real points.

@JustinGOSSES
Copy link
Owner Author

some hover tooltips work on the basis of interacting with circles over lines, so this issue relates potentially this the hover on #13 as well.

@JustinGOSSES JustinGOSSES added hackathon_advanced issues tagged as good for advanced skill level weekend hackathon sprint help wanted Extra attention is needed labels Jun 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hackathon_advanced issues tagged as good for advanced skill level weekend hackathon sprint help wanted Extra attention is needed
Projects
Status: In progress
Development

No branches or pull requests

2 participants