cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
New to using JMP? Hit the ground running with the Early User Edition of Discovery Summit. Register now, free of charge.
Register for our Discovery Summit 2024 conference, Oct. 21-24, where you’ll learn, connect, and be inspired.
Choose Language Hide Translation Bar
ABI
ABI
Level III

Change font color within TableBox with JSL

Is it possible to change the font color for individual cells within a Tablebox?

 

I found an older post that said this wasn't possible without conditional formatting: https://community.jmp.com/t5/Discussions/Is-there-a-way-to-send-a-font-color-to-a-single-value-in-a/...

 

And conditional formatting won't work for this project. I was hoping this functionality had been added since the older post was made.

 

Essentailly, what I have is a graph with a corresponding table below it. I want the font color for each row to correspond to the line color on the graph.

 

I've tried setting the tablebox's row background colors with "SetSelectedRowColor", but it is ugly and illegible. Changing the font color would be far better, if it is possible. 

10 REPLIES 10
pmroz
Super User

Re: Change font color within TableBox with JSL

As far as I know, for a tablebox the only supported highlight method is to highlight the entire row.