Code Monkey home page Code Monkey logo

dc-samples's Introduction

dc-samples

Basic dc.js graphic meant to demonstrate how it can be used.

Running a Local Version

On a Mac - clone into the repository and run a simple python HTTP server (or your preferred server) python -m SimpleHTTPServer

Next, navigate in a browser to 127.0.0.1:8000 or localhost:8000. Next, click the "Foreign Assistance" directory.

Click "Index.html" to open the file we will be editing.

Troubleshooting

When opening your local web server, open a console and ensure you are not receiving a 404 error on any included JavaScript files.

If you are not seeing files in your lib directory, make sure you are running a web server in the top-level dc-samples directory and not in the foreign assistance directory. Foreign Assitance is a level down from all required included files.

If you want to see what the final product will look like, change the filename foreignassistance.js to foreignassistancefinal.js. You should see multiple graphs on the page. If you see those graphs successfully, change the name back, and resume the tutorial. You're all set!

dc-samples's People

Contributors

sephcoster avatar smckissock avatar

Watchers

 avatar  avatar

Forkers

mehrdad

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.