Skip to content

Add hyperlinks to Shiny plot #2

@nealhaddaway

Description

@nealhaddaway

The hyperlinks in the R script were added by appending HTML < a href> tags to the plot text for each node using JavaScript. HTML appending is not supported in Shiny, so the hyperlinks will not display.
Need to find another way to add hyperlinks to the nodes.

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