Skip to content

table plotted from a dataframe does not use custom indices but replaces row headers with integer indices. #1734

Description

@guziy

Is your feature request related to a problem? Please describe.

I expected to have a simple way to customize row headers in a table.

Describe the solution you'd like

I would prefer row index values (which could be strings or dates) to be rendered as row headers.

Describe alternatives you've considered

I've used panel module table as a workaround.

Additional context

Add any other context or screenshots about the feature request here.

I have set up a test project here (https://github.com/guziy/hvplot-table-issue) to generate two html tables using the two ways and compare. Below are the screenshots:

  • hvplot
Image
  • panel.pane.DataFrame
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    TRIAGERequires triage or initial assessment

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions