diff options
author | BonfaceKilz | 2022-04-14 16:10:12 +0300 |
---|---|---|
committer | BonfaceKilz | 2022-04-14 16:10:12 +0300 |
commit | ccf29c3c2480fbfbfa569e3f79ce6abd5f34de46 (patch) | |
tree | e0077a1e41b8a5b017a980581599e21dfc5503d8 /issues | |
parent | 382d49645b09133a63c7a518192df2302fe7b46e (diff) | |
download | gn-gemtext-ccf29c3c2480fbfbfa569e3f79ce6abd5f34de46.tar.gz |
Mouse phenome figure is interactive using D3.js or HighCharts
Diffstat (limited to 'issues')
-rw-r--r-- | issues/cool-interfaces-we-should-emulate.gmi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/issues/cool-interfaces-we-should-emulate.gmi b/issues/cool-interfaces-we-should-emulate.gmi index f7cabd6..4d77258 100644 --- a/issues/cool-interfaces-we-should-emulate.gmi +++ b/issues/cool-interfaces-we-should-emulate.gmi @@ -25,3 +25,9 @@ If you have not watched Molly's presentation from [this past] Friday, then I hig => https://youtu.be/--2c-LWOMRk The Mouse Phenome Project has a quite sophisticated Study Intake Form that we definitely should review. I do not mind that we reinvent the wheels a few times to make sure it is really round. Learning from others will help. + +#### Thu 14 Apr 2022 16:08:54 EAT + +[Zach] Was this [shared above] figure generated with some tool, or manually? + +[Dave] All plots/visualizations/tools in the Mouse Phenome Database are dynamic and interactive, written in either D3.js or with HighCharts, depending on the complexity of the plot. |