D3-ID3

iD3: an Integrated Development Environment for D3.js

Github星跟踪图

iD3 - an IDE dedicated for development in D3.js

iD3 is an open-source, cross-platform desktop application geared to simplify data visualization with D3 for non-JavaScript and JavaScript data scientists and analysts. With our integrated Python based data management system and custom generated attribute controls, iD3 supports the full process from importing your data to exporting your final presentation.

iD3 is in active development. Please follow this repo for contribution guidelines and upcoming updates.

To Use

Fork or download

# Clone this repository
git clone https://github.com/C-JSN/D3-ID3.git
# Go into the repository
cd D3-ID3
# Install dependencies
npm install  
# Run webpack
npm run webpack
# Run the app  
npm start  

Please make sure you have Python 3.6 installed.
Click here to install Python 3.6

Keyboard shortcuts:

ctrl + s (main app editor) = run code and render
ctrl + s (data management editor) = run code

Take control of your visualization

Upload your own D3 code and see it visualized immediately on the Renderer. Modify your data visualization straight in the editor, or through the custom generated attribute controls to your right and see your changes reflected in the Renderer as you go.

New to D3? Use a Template

Select a template from our library and start creating right away.

Export files

Export your finalized code to be used on your other projects!

Note: Refresh the Attribute Panel by clicking Generate Attr when you upload a new file or run a new template

Manage your data

Use your custom data processing algorithms on top of D3's built-in functions with our integrated Python based data management system. This system allows you to feed your .csv or .json files through your personal Python script and check your data in the print statement window before sending it back to the main application to render in your visualization.

Resources

Find us on www.d3-id3.com
Special thanks to Mike Bostock for creating D3.js

Contributors

Christian Pascual, Jeffrey Ma, Steve Meads, Naomi Lai

主要指标

概览
名称与所有者C-JSN/D3-ID3
主编程语言CSS
编程语言HTML (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2017-04-29 18:10:54
推送于2017-10-13 01:29:15
最后一次提交2017-08-31 18:41:45
发布数0
用户参与
星数785
关注者数48
派生数54
提交数271
已启用问题?
问题数11
打开的问题数8
拉请求数78
打开的拉请求数1
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?