D3-ID3
D3-ID3 copied to clipboard
iD3: an Integrated Development Environment for D3.js
Thanks for the superb tool! Changing the template to anything other than Scatter plot doesn't seem to work. Could anyone please let me know if they've noticed this?
I'm running the program in Windows 7, I think I installed it correctly. It hasn't thrown any errors but all i get is a running white box. Any idea what's...
I have create a very basic csv file. I then click on "Data Management", then "Open File", select my csv file and get the following error (actually getting the same...
Hi, On Ubuntu 16.04 I can't entirely install ID3 due to this following error : ```bash npm install > electron@https://registry.npmjs.org/electron/-/electron-1.6.8.tgz postinstall /home/USERNAME/Bureau/D3-ID3/node_modules/electron > node install.js /home/USERNAME/Bureau/D3-ID3/node_modules/electron/install.js:47 throw err ^ Error:...
Hi, I cloned this and got the IDE started up. 1.) Selecting a template does effectively nothing. 2.) I am unable to load any CSV or JSON data into the...
Hi, I can't install project dependencies due to this Python dependency checking error : ```bash gyp verb `which` failed Error: not found: python2 gyp verb `which` failed at getNotFoundError (C:\Users\USERNAME\Downloads\D3-ID3\node_modules\which\which.js:13:12)...
Would love to see this easy startable. Maybe like a preconfigured docker-image. Maybe? Love the id3a, but cant try it on localhost because of company restrictions and not the know-how...
Could you be more precise on the python 3.6 dependency? would it run in 3.5? good job anyway