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

Add legend to potential pools diagram #38

Open
rhyolight opened this issue Jun 4, 2019 · 3 comments
Open

Add legend to potential pools diagram #38

rhyolight opened this issue Jun 4, 2019 · 3 comments
Labels
d3js d3js enhancement New feature or request help wanted Extra attention is needed

Comments

@rhyolight
Copy link
Collaborator

rhyolight commented Jun 4, 2019

Use D3js to draw a legend underneath the input space.

Screen Shot 2019-05-28 at 12 18 05 PM

Screen Shot 2019-06-04 at 3 17 33 PM

@rhyolight rhyolight added d3js d3js enhancement New feature or request help wanted Extra attention is needed labels Jun 4, 2019
@newyork167
Copy link

image

image

Were you wanting it more like the first image where it is at the bottom (having the extra space under the grid on the left) or did you want to go with something more like the bottom image with the legend to the right (using the empty space that is there)? I wasn't sure if you were wanting to add more information below or to the side or had any preferences.

@rhyolight
Copy link
Collaborator Author

The graphics have a hard width that I cannot exceed, so please put at the bottom, making the diagram taller. Thanks!

@Tyfoods
Copy link

Tyfoods commented Apr 24, 2020

Doesn't look like this got finished/added, I made a "Diagram Legends" component. It takes in an array of objects, where each object describes the labels you'd like configured. In this basic case it just takes "label", "fill color", "marker", "markerFillColor".

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
d3js d3js enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants