statgen / locuszoom

A Javascript/d3 embeddable plugin for interactively visualizing statistical genetic data from customizable sources.
https://statgen.github.io/locuszoom/
MIT License
154 stars 29 forks source link

[request] Provide an option for panel titles to contain HTML #176

Open abought opened 4 years ago

abought commented 4 years ago

From @amkwong:

In some cases, users may wish to include formatting in panel titles. (eg HTML italics) This is not supported by default due to the potential for XSS in user-provided data, but we should provide a layout option to do so on sites that completely control their own data.