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

Added Legend To Potential Pools Diagram using new "DiagramLegends" component - Fixes Issue #38 #56

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Tyfoods
Copy link

@Tyfoods Tyfoods commented Apr 24, 2020

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 each object has "label", "fill color", "marker", "markerFillColor" as properties. (See second picture below).

Result:
image

Array of objects used:
image

…, where each object describes the labels you would like configured. In this basic case it just takes 'label', 'fill color', 'marker', 'markerFillColor'. This is used to create the legends for the potential pools diagram.
@Tyfoods Tyfoods changed the title Added Legend To Potential Pools Diagram using new "DiagramLegends" component Added Legend To Potential Pools Diagram using new "DiagramLegends" component - Issue #38 Apr 24, 2020
@Tyfoods Tyfoods changed the title Added Legend To Potential Pools Diagram using new "DiagramLegends" component - Issue #38 Added Legend To Potential Pools Diagram using new "DiagramLegends" component - Fixes #38 Apr 24, 2020
@Tyfoods Tyfoods changed the title Added Legend To Potential Pools Diagram using new "DiagramLegends" component - Fixes #38 Added Legend To Potential Pools Diagram using new "DiagramLegends" component - Fixes Issue #38 Apr 24, 2020
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

Successfully merging this pull request may close these issues.

2 participants