Data Visualization: Color
Color can be used to encode different types of attributes in a data visualization. The choice of colormap depends on the type of the attribute. In addition, there are choices about how many colors to use, whether the colormap should be continuous or segmented, and how to deal with cases when we don't have enough colors. In this courselet, we will explore how to use color in data visualization using the pyobsplot library.
Launching this artifact will open it within Chameleon’s shared Jupyter experiment environment, which is accessible to all Chameleon users with an active allocation.
Download ArchiveDownload an archive containing the files of this artifact.
Download with git
Clone the git repository for this artifact, and checkout the version's commit
git clone https://github.com/dakoop/fount-vis-color/
# cd into the created directory
git checkout ba757b1ae68ef8931d46d61aed8ad035a3bf1a5f
Submit feedback through GitHub issues