Skip to content

tooltip_template param is not working when tooltip_include_all_vars or tooltip_agg_collapse_rows_template are specified #18

@danieldrx

Description

@danieldrx

I'm willing to include variables in the tooltip of a highcharts visualization that are not present in the data to be visualized but are part of the original dataframe. See pull request #29 of IFC, there I'm passing the string <b>Tipo de recurso:</b> {recurso_natural}<br><b>Cantidad:</b> {valor} {unidad} as the param tooltip_template for the following data

image

I'm also specifying the params tooltip_include_all_vars = TRUE (or tooltip_sep_all_vars = "" and tooltip_agg_collapse_rows_template = TRUE) but I got this error

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions