malloy icon indicating copy to clipboard operation
malloy copied to clipboard

Renderer: Add a way to highlight a particular column

Open lloydtabb opened this issue 1 year ago • 1 comments

What happens?

run: order -> {
  group_by:
     product
  aggregate:
     total_revenue
     # highlight
      order_count
 }

### To Reproduce

something

### OS:

all

### Malloy Client:

render

### Malloy Client Version:

all

### Database Connection:

all

lloydtabb avatar Sep 17 '23 17:09 lloydtabb

lets please hold a bit on this... i'm working on bigger picture table/results stuff.

tschomer avatar Sep 20 '23 18:09 tschomer