-
I have a react component that contains a chart. I want the chart to render different data depending on the state of the component. The change in state represents a change in what should be rendered al…
-
Hi there,
Great job with this, but it seems that I can't really use this as a node module. If I don't install `babel-loader` (webpack's 6to5 loader) I get this error on require:
```
./~/react-d3-com…
-
We should define an app data format that will be used for describing the UI that the frontend will generate (see https://github.com/Autodesk/molecular-design-applications/issues/204).
-
We are discussing another important aspect of evaluation metrics here, the delay penalty. In TREC2015 Microblog Track, a latency penalty was applied to the gain of each tweet. The maximum acceptable d…
-
Especially for EEG, many ICs may be noise - we often see ~5-6 EOG components (including both blinks and horizontal movements), as well as noisy channels and other things. ica.plot_scores does not dete…
-
When I select a mutation in the study view, all other visualizations (pie charts, barplots, the cna table, kaplan meier, mutation count) update according to my selection.
Only the mutation table stays…
-
I'm attempting to use this charting library for my dataset of about 15,000 points; I want a simple scatter graph. My data is in the format:
```
...
{
"label": "label1",
"x": -2.8419450902…
PAK90 updated
8 years ago
-
Mental note to look into this later:
https://github.com/reactjs/react-router
-
Works fine on latest 2.x, updating to 3.x causes scatterplots to quit rendering.
Additional info:
- Tested on `3.0.0-beta17`
- Present on both core and fp64 layers
- Choropleth layer in the dame over…
-
Tasks:
- profile study view to find bottlenecks: profile frontend and backend code, including DB queries.
Goals:
- report with main bottlenecks identified
- bottlenecks solved or addressed in specifi…