Dan Marshall
Dan Marshall
Let's let these typings see some usage before we commit to DefinitelyTyped. - [ ] Lots of `any`s in @deck.gl/layers - [ ] Should we [generate layer props](https://github.com/uber/deck.gl/issues/1103#issuecomment-398940837) ? -...
Examples
Hello, thanks for making this cool tool! Can you add some examples to the start page, in addition to new and import?
@mrzealot - based on your issue, I had the idea to do a rotate translation of slopes so that the slope is flat, and we can compare the y components...
Via #450
`path.fillet` works the last arc in a Bezier curve, but if the fillet needs to be larger it should be able to skip to the next arc, etc.
Since this spec is used as the example for the [temporal encoding type in the docs](https://vega.github.io/vega-lite/docs/type.html#temporal) it's nice to have it spelled out.
This PR adds a new property `src` to DataFlow nodes. This references the specification property which spawned each node. It is helpful to be able to map the scenegraph item...
On layouts such as Grid, Strips, Treemap, there can be a z axis only in 3d mode.