Code Monkey home page Code Monkey logo

Comments (1)

mikeseven avatar mikeseven commented on July 21, 2024

because it is not yet updated for nodejs 0.12.x. Please use 0.10.xx.

— mike

On May 17, 2015, at 6:18 AM, int0h [email protected] wrote:

I have just installed:

Windows 8.1 x64;
Visual Studio for Desktop 2013;
Windows SDK for win8;
python 2.7.9 x64
nodejs 0.12.3 x64
node-gyp
glew 1.12.0
glfw 3.1.1 win 64 binary
AntTweakerBar
And I'm trying to install node-glfw by "npm install node-glfw" but I'm having this:

      Conversion from integral type to pointer type requires reinterpret_ca

st, C-style cast or function-style cast
..\src\glfw.cc(36): error C2039: 'NewSymbol' : is not a member of 'v8::String'
[C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\atb.cc(19): error C2039: 'NewSymbol' : is not a member of 'v8::String' [
C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\glfw.cc(36): error C2660: 'v8::Integer::New' : function does not take 1
arguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(19): error C3861: 'NewSymbol': identifier not found [C:\temp\1\no
de_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(36): error C3861: 'NewSymbol': identifier not found [C:\temp\1\n
ode_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(37): error C2039: 'NewSymbol' : is not a member of 'v8::String'
[C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\atb.cc(34): error C2039: 'NewSymbol' : is not a member of 'v8::String' [
C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\glfw.cc(37): error C2660: 'v8::Integer::New' : function does not take 1
arguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(34): error C2660: 'v8::Integer::New' : function does not take 1 a
rguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(37): error C3861: 'NewSymbol': identifier not found [C:\temp\1\n
ode_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(34): error C3861: 'NewSymbol': identifier not found [C:\temp\1\no
de_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(38): error C2039: 'NewSymbol' : is not a member of 'v8::String'
[C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\atb.cc(35): error C2039: 'NewSymbol' : is not a member of 'v8::String' [
C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\glfw.cc(38): error C2660: 'v8::Integer::New' : function does not take 1
arguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(35): error C2660: 'v8::Integer::New' : function does not take 1 a
rguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(38): error C3861: 'NewSymbol': identifier not found [C:\temp\1\n
ode_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(35): error C3861: 'NewSymbol': identifier not found [C:\temp\1\no
de_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(45): error C2039: 'NewSymbol' : is not a member of 'v8::String'
[C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\atb.cc(36): error C2039: 'NewSymbol' : is not a member of 'v8::String' [
C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\glfw.cc(45): error C3861: 'NewSymbol': identifier not found [C:\temp\1\n
ode_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(36): error C2660: 'v8::Integer::New' : function does not take 1 a
rguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(52): error C2660: 'v8::Number::New' : function does not take 1 a
rguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(36): error C3861: 'NewSymbol': identifier not found [C:\temp\1\no
de_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(37): error C2039: 'NewSymbol' : is not a member of 'v8::String' [
C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\glfw.cc(74): error C2664: 'v8::Localv8::Array v8::Array::New(v8::Isola
te *,int)' : cannot convert argument 1 from 'int' to 'v8::Isolate *' [C:\temp\1
\node_modules\node-glfw\build\glfw.vcxproj]
Conversion from integral type to pointer type requires reinterpret_ca
st, C-style cast or function-style cast
..\src\atb.cc(37): error C2660: 'v8::Integer::New' : function does not take 1 a
rguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(37): error C3861: 'NewSymbol': identifier not found [C:\temp\1\no
de_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(78): error C2660: 'v8::Object::New' : function does not take 0 a
rguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(38): error C2039: 'NewSymbol' : is not a member of 'v8::String' [
C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\glfw.cc(79): error C2039: 'NewSymbol' : is not a member of 'v8::String'
[C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\atb.cc(38): error C2660: 'v8::Integer::New' : function does not take 1 a
rguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(79): error C2660: 'v8::Boolean::New' : function does not take 1
arguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(79): error C3861: 'NewSymbol': identifier not found [C:\temp\1\n
ode_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(80): error C2039: 'NewSymbol' : is not a member of 'v8::String'
[C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\atb.cc(38): error C3861: 'NewSymbol': identifier not found [C:\temp\1\no
de_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(80): error C2660: 'v8::Integer::New' : function does not take 1
arguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(39): error C2039: 'NewSymbol' : is not a member of 'v8::String' [
C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\glfw.cc(80): error C3861: 'NewSymbol': identifier not found [C:\temp\1\n
ode_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(39): error C2660: 'v8::Integer::New' : function does not take 1 a
rguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(82): error C2039: 'NewSymbol' : is not a member of 'v8::String'
[C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\atb.cc(39): error C3861: 'NewSymbol': identifier not found [C:\temp\1\no
de_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\atb.cc(40): error C2039: 'NewSymbol' : is not a member of 'v8::String' [
C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\glfw.cc(82): error C3861: 'NewSymbol': identifier not found [C:\temp\1\n
ode_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(40): error C2660: 'v8::Integer::New' : function does not take 1 a
rguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(40): error C3861: 'NewSymbol': identifier not found [C:\temp\1\no
de_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(85): error C2039: 'NewSymbol' : is not a member of 'v8::String'
[C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\atb.cc(41): error C2039: 'NewSymbol' : is not a member of 'v8::String' [
C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\glfw.cc(85): error C2660: 'v8::Integer::New' : function does not take 1
arguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(41): error C2660: 'v8::Integer::New' : function does not take 1 a
rguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(85): error C3861: 'NewSymbol': identifier not found [C:\temp\1\n
ode_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(41): error C3861: 'NewSymbol': identifier not found [C:\temp\1\no
de_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(86): error C2039: 'NewSymbol' : is not a member of 'v8::String'
[C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\atb.cc(42): error C2039: 'NewSymbol' : is not a member of 'v8::String' [
C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\glfw.cc(86): error C2660: 'v8::Integer::New' : function does not take 1
arguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(42): error C2660: 'v8::Integer::New' : function does not take 1 a
rguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(86): error C3861: 'NewSymbol': identifier not found [C:\temp\1\n
ode_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(42): error C3861: 'NewSymbol': identifier not found [C:\temp\1\no
de_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(44): error C2039: 'NewSymbol' : is not a member of 'v8::String' [
C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\atb.cc(44): error C2660: 'v8::Integer::New' : function does not take 1 a
rguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(89): error C2039: 'NewSymbol' : is not a member of 'v8::String'
[C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\atb.cc(44): error C3861: 'NewSymbol': identifier not found [C:\temp\1\no
de_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(89): error C2660: 'v8::Integer::New' : function does not take 1
arguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(45): error C2039: 'NewSymbol' : is not a member of 'v8::String' [
C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\glfw.cc(89): error C3861: 'NewSymbol': identifier not found [C:\temp\1\n
ode_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(45): error C2660: 'v8::Integer::New' : function does not take 1 a
rguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(90): error C2039: 'NewSymbol' : is not a member of 'v8::String'
[C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\atb.cc(45): error C3861: 'NewSymbol': identifier not found [C:\temp\1\no
de_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(90): error C2660: 'v8::Integer::New' : function does not take 1
arguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(46): error C2039: 'NewSymbol' : is not a member of 'v8::String' [
C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\glfw.cc(90): error C3861: 'NewSymbol': identifier not found [C:\temp\1\n
ode_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(46): error C2660: 'v8::Integer::New' : function does not take 1 a
rguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(46): error C3861: 'NewSymbol': identifier not found [C:\temp\1\no
de_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(93): error C2039: 'NewSymbol' : is not a member of 'v8::String'
[C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\atb.cc(47): error C2039: 'NewSymbol' : is not a member of 'v8::String' [
C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\glfw.cc(93): error C2660: 'v8::Integer::New' : function does not take 1
arguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(47): error C2660: 'v8::Integer::New' : function does not take 1 a
rguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(93): error C3861: 'NewSymbol': identifier not found [C:\temp\1\n
ode_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(47): error C3861: 'NewSymbol': identifier not found [C:\temp\1\no
de_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(94): error C2039: 'NewSymbol' : is not a member of 'v8::String'
[C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\atb.cc(48): error C2039: 'NewSymbol' : is not a member of 'v8::String' [
C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\glfw.cc(94): error C2660: 'v8::Integer::New' : function does not take 1
arguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(48): error C2660: 'v8::Integer::New' : function does not take 1 a
rguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(94): error C3861: 'NewSymbol': identifier not found [C:\temp\1\n
ode_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(48): error C3861: 'NewSymbol': identifier not found [C:\temp\1\no
de_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(95): error C2039: 'NewSymbol' : is not a member of 'v8::String'
[C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\atb.cc(49): error C2039: 'NewSymbol' : is not a member of 'v8::String' [
C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\glfw.cc(95): error C2660: 'v8::Integer::New' : function does not take 1
arguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(49): error C2660: 'v8::Integer::New' : function does not take 1 a
rguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(95): error C3861: 'NewSymbol': identifier not found [C:\temp\1\n
ode_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(49): error C3861: 'NewSymbol': identifier not found [C:\temp\1\no
de_modules\node-glfw\build\glfw.vcxproj]
..\src\atb.cc(49): fatal error C1003: error count exceeds 100; stopping compila
tion [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(98): error C2664: 'v8::Localv8::Array v8::Array::New(v8::Isola
te *,int)' : cannot convert argument 1 from 'int' to 'v8::Isolate *' [C:\temp\1
\node_modules\node-glfw\build\glfw.vcxproj]
Conversion from integral type to pointer type requires reinterpret_ca
st, C-style cast or function-style cast
..\src\glfw.cc(100): error C2660: 'v8::Object::New' : function does not take 0
arguments [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
..\src\glfw.cc(101): error C2039: 'NewSymbol' : is not a member of 'v8::String'
[C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
C:\Users\user.node-gyp\0.12.3\deps\v8\include\v8.h(1599) : see decla
ration of 'v8::String'
..\src\glfw.cc(101): fatal error C1003: error count exceeds 100; stopping compi
lation [C:\temp\1\node_modules\node-glfw\build\glfw.vcxproj]
gyp ERR! build error
gyp ERR! stack Error: C:\Program Files (x86)\MSBuild\12.0\bin\msbuild.exe fail
ed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules
npm\node_modules\node-gyp\lib\build.js:269:23)
gyp ERR! stack at ChildProcess.emit (events.js:110:17)
gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:1074
:12)
gyp ERR! System Windows_NT 6.3.9600
gyp ERR! command "node" "C:\Program Files\nodejs\node_modules\npm\node_modu
les\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\temp\1\node_modules\node-glfw
gyp ERR! node -v v0.12.3
gyp ERR! node-gyp -v v1.0.3
gyp ERR! not ok
npm ERR! Windows_NT 6.3.9600
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs
\node_modules\npm\bin\npm-cli.js" "install" "node-glfw"
npm ERR! node v0.12.3
npm ERR! npm v2.9.1
npm ERR! code ELIFECYCLE

npm ERR! [email protected] install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the node-glfw package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls node-glfw
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! C:\temp\1\npm-debug.log

C:\temp\1>
What am I doing wrong? :(
I can give you an access to my system via teamviewer if you want to help and need it.


Reply to this email directly or view it on GitHub #19.

from node-glfw.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.