d3-3d icon indicating copy to clipboard operation
d3-3d copied to clipboard

d3-3d is a powerful JavaScript library designed for 3D visualizations, specifically tailored to work seamlessly with d3.js. This library enables the projection of 3D data onto web browsers, making it...

Results 17 d3-3d issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

I tried passing the points as shown in the triangle example. But not able to draw a cylinder. Can you please help

I want to select points on the 3d scatter plot just the way we do it in 2d scatter using d3 brush.

drag to move origin in Browser but do not want to move rotateCenter in viewport. How?

Hi, How does one use this to make an area chart ? I am having trouble figuring this out.

enhancement

https://github.com/Niekes/d3-3d/commit/c58f69115e82c2ba583b471c98f5bdea2c1e521a

Pardon for opening a question here. Let me know if you'd rather me use StackOverflow. How would you suggest to start going about adding axes to the visualization?

Similar to how you create the cube bar chart, is it possible to create one with hexagons instead of cubes? If a cube requires 4 vertices and 8 planes, I'm...

Hi! First of all, thank you for the amazing lib! It's the perfect companion for D3. I've been using the latter in an Angular 6 project and it has its...

Hi, I'm using this library and it is doing wonders for us. Currently I am able to show two states on our 3D scatter plot by showing and hiding two...