-
As mentioned [here](https://groups.google.com/forum/#!topic/beaker-user/opKD0KUHZUY), having plugins be distributed as a docker container would modularize plugin development. Each docker container wou…
-
I figured it might be nice to have a "general" issue that tracks what I am focusing on now, since all of these separate issues would make it trickier to follow which one is being prioritised. I'll com…
-
**Version:** 4.0.0-rc1
## Steps to reproduce
* Create a ScatterplotLayer
* Zoom and pan
## Observed result
Once per minute or so, it crashes with the following error:
```
Uncaught Typ…
-
This is another one that is probably mostly useful for ecog. I'm trying to plot sensor activations on a brain plot. There are already a few functions to create custom electrode layouts and such, thoug…
-
*Issue migrated from trac ticket # 745*
**milestone:** HeuristicLab 3.3.15 | **component:** Algorithms.DataAnalysis | **priority:** medium | **resolution:** done
#### 2009-09-15 16:38:31: @gkronber …
-
1) update @fil's example to use `diagram.find()`
2) update that to use bootstrap native popover tooltip
3) update that to use ES2015
4) update that to use this d3-voronoi-scatterplot component
-
Suppose I have a code
```javascript
import lib from 'my-lib';
```
Then I would like to specify module path
```javascript
bundlerOptions {
reslove: {
alias: {
'my-lib': 'lib/index'…
-
As always, this is self-documentation and Rubber Duck Debugging/Architecture Planning. This is just a plan, things will change as I implement it, but since it touches almost every part of the client-s…
-
Our current set-up for plotting is a bit strangely intertwined:
- We start with a view component, say, `LandscapeView` (I'll ignore the whole stack of wrapper components around `LandscapeView` for now…
-
*Issue migrated from trac ticket # 2632*
**milestone:** HeuristicLab 3.3.15 | **component:** Problems.DataAnalysis.Views | **priority:** medium | **resolution:** done
#### 2016-07-08 16:10:04: @gkro…