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

Plot categorical colours should use valueColours where specified. #662

Closed
benjeffery opened this issue Nov 8, 2016 · 2 comments
Closed
Assignees

Comments

@benjeffery
Copy link
Member

No description provided.

@benjeffery
Copy link
Member Author

Should use Colours.js:51

@leehart
Copy link
Collaborator

leehart commented Nov 9, 2016

Samples & Variants
Start > Table Plotter

  • Table: Variants
  • Plot Type: Scatter
  • Horizontal: Chromosome
  • Vertical: Position
  • Colour: Extra 1

Currently attempts to use propertyColour() from Colours.js, which in this example uses categoryColours()

...but is malfunctioning, i.e. calling propertyColour(propertyName) instead of propertyColour(propertyConfig)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants