I have an interface chart that displays bar data grouped by a "Linked Records" field. In the table where these records exist, I have color-coded entries in this field (it is a "Single Select" dropdown). Here are some things that I've noticed:
- (doesn't work) In the interface, if I group by this linked field, and choose "Use colors from base", then the data in the graph disappears (the axes remain, but there are no bars displayed, no elements in the legend). This is my main problem.
- (works) If I choose a "manual AirTable colormap", the bar graph shows up.
- (works) If I choose a non-linked Single Select field that also has custom colors, then the bar graph shows up with the appropriately colored lines.
- (works) If I make a bar graph from the records in the *original* table and use the same field, but now the original (non-linked) version, then the colors also show up appropriately.
Can somebody explain what is going on?
