Skip to content

Make table row/column display limits configurable #3427

@sschuldenzucker

Description

@sschuldenzucker

Currently, the display limits for tables (before I click the "more" buttons) are hard-coded to table_row_display_limit == 10 and table_column_display_limit == 8 in src/display/format_output.jl.

I often find this annoying, especially for wide data frames where I'd like to see all columns, and I find myself clicking "more" every time. It'd be better if I could set up Pluto such that it always shows all columns.

Can we make this configurable?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions