Sign in to join the conversation:
Is there a list already generated for the 40 colors available for selection?
ie #FFF200 = Yellow
Craig
My tool is below. It isn't perfect some are a little off, but it works well enough.
Can I get a copy? That's exactly what I was looking for.
(craig.williams@ronin-global.com)
https://publish.smartsheet.com/4c6c77c86bef4bd497618dd59e14e717
Not a problem. I manually used a color picker to make this, so like I said it isn't perfect, but its close enough for my purposes
Thanks to Luke for getting me started.
I added this to my website:
http://ronin-global.com/color-codes/
This shows the hex codes and RGB values for the colors available in Smartsheet and other.
There's no commentary there, just the codes. The RGB values have been updated from what Luke provided based on the hex codes.
The values Luke provided and those on your site are just a 'little' off.
Here are the correct hex codes and corresponding RGB values:
https://app.smartsheet.com/b/publish?EQBCT=d074402ccb2b496fbbf5a4ba0dfba3eb
I assume you pulled those directly.
I'll update my webpage shortly. The order is different (I did row/column, Luke did column/row)
Yes, the hex I pulled directly. I didn't have the RBG however so that is calculated by the sheet.
I did the same (calc the RGB). I was going to pull from the API next time I was writing code.I updated my sheet with the correct values.
Thanks for the update.
Hello, I am trying to create a chart widget in my dashboard, but I keep getting "Selected data cannot be charted. Please select a new range." error. The report I am using is already summarized in numeric value. What is funny is I have report that I created a chart widget in another dashboard, and when I use that same…
I have a picture below for an example of this. I want to create a formula to get counts of items in "Column2", but if "Column4" states "change" I want the "Column2" count to not work and instead count what is it "Column3" in that given row. Column4 can also have several different things in it besides "good" that I want it…
I've done this a million times - create a report, separated by campus with a total $$. Then add it to a dashboard and make a graph. NOTHING is working right now when I try to do this. I get an error that the data cannot be charted. What the what? Help anyone? Is this a issue since they apparently changed something in the…