This Product Ideas board is currently undergoing updates, but please continue to submit your ideas.
Hoping for an added feature to control the colors of a chart block.
Please correct me if I missed a feature in anything I say below !
So far, the only way I found to control the colors of a chart block is to group based on a single-select field. Unfortunately, the colors of single-select options are :
My use case : as I explained here, I have various correlated charts plotting data from a “Sessions” table, and I group them by customer (link to the “Customers” table). I need consistent colors to analyze these at a glance.
Possible implementations that would work for me :
My best solution at the moment : I use a Node.js bot (built for various third-party syncs) to sync the “Customer” link value of a “Sessions” record into a Single-select field of the same record which holds the manually input color of that customer. Really not practical at all 😅
I’d be pleased to read anything related to my needs if someone manages to understand the mess I just wrote :thinking: