Skip to content

provide Mathjax support in DataTable #2180

Open
@NilsUUID

Description

@NilsUUID

Hello Dash Community,

Dash v2.3.0 introduced Mathjax support in dcc.Markdown and dcc.Graph which is very nice for producing scientific dashboards.

Dash DataTable also provides the Markdown presentation option, but Mathjax does not seem to be activated in this case. This feature would be nice in order to display pretty-printed data in the table.

I tried outputing a $$ delimited LaTex formula in a MarkDown cell of DataTable but it didn't rendered with Mathjax (using Dash 2.6.0):

image

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3backlogdash-data-tablerelated to DataTable componentfeaturesomething new

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions