Skip to content

Enhance the data viewer #506

@renkun-ken

Description

@renkun-ken

Currently, we are using DataTables in the WebView as the data viewer with session watcher enabled. It has the following capabilities (but we are not using all of them at the moment):

  • Sorting a column
  • Always show column header on page top
  • Different background color of odd/even rows
  • Highlight row on hover
  • Highlight rows on click
  • Search text and filter rows over the entire table
  • Paging (not used yet)

There are some alternative data viewer widgets that could provide more power features such as column filtering by value or range (like in RStudio), multi-column ordering. I guess we could investigate into this and see if we could provide a more powerful data viewer.

More powerful alternatives:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions