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

Colordata #897

Merged
merged 6 commits into from
Dec 29, 2021
Merged

Colordata #897

merged 6 commits into from
Dec 29, 2021

Commits on Dec 13, 2021

  1. Add a colorData parameter to representations, which gets passed throu…

    …gh to a StructuredataColormaker class. It also provides a mechanism for passing arbitrary data through to a Colormaker instance - see nglviewer#892
    fredludlow committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    30dc45e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    f7b5ab1 View commit details
    Browse the repository at this point in the history
  2. Add colordata examples

    fredludlow committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    16fb3d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Fix formatting in examples

    fredludlow committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    66c9732 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f192dc9 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Update ColorData type signature.

    Fix issue with manageColor introduced earlier in this branch (decorating bondColor with manageColor did not pass through the fromTo flag).
    Update examples
    fredludlow committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    7505d9e View commit details
    Browse the repository at this point in the history