navis 1.4.0
  • Install
  • Quickstart
  • Tutorials
  • API
  • Changelog
  • Github
  • Ecosystem
  • Site
    • Page
        • navis.interfaces.blender.ObjectList.colorize
          • ObjectList.colorize()

    navis.interfaces.blender.ObjectList.colorize¶

    ObjectList.colorize(groups=None, palette='hls')[source]¶

    Assign colors across the color spectrum.

    Parameters:
    • groups (dict, optional) – A dictionary mapping either neuron ID (always str!) or object name to a group (str). Neurons of the same group will receive the same color.

    • palette (str) – Name of a seaborn color palette.

    Back to top

    Source

    © Copyright 2018, Philipp Schlegel.
    Created using Sphinx 5.3.0.