SafetyGraphics / hep-explorer

Interactive Graphic for Exploring Liver Function Data in Clinical Trials
https://safetygraphics.github.io/hep-explorer/test/
MIT License
9 stars 3 forks source link

Option to disable / hide download raw data #339

Closed yichen-wang1 closed 2 weeks ago

yichen-wang1 commented 2 weeks ago

Hi, I'm wondering is there maybe an option to disable or hide the download raw data button? Just in case we don't want the users to directly use or see the entire dataset. Thanks!

jwildfire commented 2 weeks ago

Hi @yichen-wang1 - Setting config.downloadLink to false should disable the button. Source code here.