-
Firstly great work on parallel coordinates with updates on much needed D3 V4.
I have found a sample parallel coordinate with numerical and string axis in D3 V4 like this
http://plnkr.co/edit/dC…
-
Currently, `VictoryCandlestick` supports four types of data: open, close, high, and low.
One common type of plot which could have been drawn using `VictoryCandlestick` is a box plot (https://en.wik…
-
It's time to do a re-design and implementation of the project. Ideally we can timebox it and get a new version up and running, fresh and ready to go.
A mix of implementation thoughts here:
- […
-
At the research centre where I'm based, our Systems team won't allow Docker, but do have Singularity available. I notice that the latest version of bgruening/galaxy-stable claims to support Singulari…
-
Any known typings file for using react-map-gl with TypeScript? For a library this popular, I assumed one would exist but not finding one in `@types`.
rimig updated
6 years ago
-
I experience a strange wobbling behaviour in Chrome when zooming:
![oct-06-2017 11-25-26](https://user-images.githubusercontent.com/351828/31271818-201f4e96-aa89-11e7-8994-1ee5264998df.gif)
My …
-
Work has begun on v0.2.0 and will be tracked in the `0.2.x` branch. Main objectives are:
- Improved label layout features and speed due to better pre-emptive label measuring.
- More modularization o…
-
This is due to 'gl.bufferData' call crashes on safari when size is 0 (second argument), but works fine on Chrome. Copy pasting email contents describing the issue :
CC: @ibgreen @shaojingli
> A…
-
The project is called this `dplyr` but what about `ggplot2`? Are others in favor of converting the plots to ggplot2 as well?
**Pros:**
Easier to make multivariable plots
Default look is a lot more th…
-
**Effect Manager**
- [x] Initial EffectManager and Effect base class
- [x] Integration with DeckGL react component
- [ ] Make effects work with new modelMatrix support on dev (see meter offset scat…