jrsconfitto / ExeleEventMap

Exele's entry in OSIsoft's Visualization Virtual Hackthon 2017

Home Page:http://exele.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cell color improvements

jrsconfitto opened this issue · comments

Cell colors are random based on differing values and this can look overwhelming when coloring based on a property that provides lots of different values. For example, it's difficult to tell what colors mean here:

image

It would be an improvement to have colors use a spectrum when they are based on numerical values and then be discrete if the selected color is coming from discrete (e.g. enumerable) attribute values.

Closed by #59