Niekes / d3-3d

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 an essential tool for developers interested in creating immersive and dynamic visualizations.
BSD 3-Clause "New" or "Revised" License
352 stars 34 forks source link

PrimitiveTypes() Function is gone missing. #7

Closed fishjd closed 6 years ago

fishjd commented 6 years ago

The example https://bl.ocks.org/niekes/ff4d3c8497d8436d4d8fdb9f0121d12d uses the function .primitiveType('LINES'); This function is not in the current release of d3-3d.js downloaded from https://github.com/Niekes/d3-3d/releases version 0.0.9 .

Niekes commented 6 years ago

This was a first test. Please take a look at the the README. PrimitiveTypes() is now shape()