The Wayback Machine - https://web.archive.org/web/20200701050929/https://github.com/topics/interactive-visualizations
Skip to content
#

interactive-visualizations

Here are 218 public repositories matching this topic...

blast-radius
28mm
28mm commented Jan 25, 2018

Blast Radius , when launched in --serve mode, does some pretty weak error reporting, and does nothing to help users resolve problems. It asks the user to look into several possible issues, rather than checking itself...

To observe the current (undesired) behavior, run Blast Radius in an empty directory:

[...]$ mkdir tmp
[...]$ cd tmp
[...]$ blast-radius --serve

A short

lianos
lianos commented Feb 27, 2020

I was poking around the codebase to see if there was any guidance on how to respond to plotly hover, click, etc. events when using iheatmapr with shiny.

I landed on the ?iheatmapr_event man page, which alludes to having an exemplar shiny app in its Examples section:

## Not run: 
shiny::runApp(system.file("examples", "shiny_example", package = "iheatmapr"))
## End(Not run)
Shians
Shians commented Feb 10, 2017

Bug

  • When clicking on a gene on the MD plot, the table sometimes does not scroll such that the first highlighted entry is the clicked gene.
  • Sometimes the highlighted entry is not in the main view of the table at all.

Expectation

  • When clicking on a gene, the table scrolls such that the clicked gene is highlighted as the first entry on the table.

Reproduction

  • Uncle
bug

Improve this page

Add a description, image, and links to the interactive-visualizations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the interactive-visualizations topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.