Skip to content

expr column in ColumnsSheet is hidden, or how to config default columns in built-in sheets #2445

Answered by saulpw
betamint asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @betamint,

If you want it to be exposed by default, you can add this to your .visidatarc:

ColumnsSheet.knownCols.expr.width = 10

This will work for any sheet and column too, not just internal sheets.

I'll take this as a vote to make the expr unhidden by default again, which I'm not opposed to. We hid the expr column on the ColumnsSheet by default because it seemed like it was internal clutter.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@betamint
Comment options

@saulpw
Comment options

@betamint
Comment options

Answer selected by betamint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants