Giter Site home page Giter Site logo

bastitee / d3-workbench Goto Github PK

View Code? Open in Web Editor NEW
18.0 4.0 7.0 3.56 MB

A d3.js-powered workbench for rapid visualization prototyping

License: GNU General Public License v3.0

HTML 30.03% CSS 10.95% JavaScript 49.86% Python 2.61% Shell 5.34% Dockerfile 1.21%
d3 d3js d3v4 d3-plugin reusable-components reusable-d3-charts javascript

d3-workbench's Issues

How to include new libraries into d3-workbench (via mail)

-- question posted by jm/ via mail

can't seem to find the ../libs folder that is referenced in index-collection.html

I use express.js for serving static files. In this case ./lib is a symlink to node_modules in your local clone or install path.

I'm unable to figure out how to include external libraries like jQuery in the svg.js

To include jquery according to my current practise, you'd need to npm install it and then add the relative path to jquery.min.js to the files d3-wb-server/index-collection.html and d3-wb-server/index-canvas.html. The latter is the template for a fullscreen viz, the other for the collections overview.

as well as other elements (buttons, sliders) into the svg.js

Please check http://localhost:50321/coll_01_tech_specs/006-wb-html/ in the running demo instance and the corresponding source code to see how I would do this with the d3-wb-html module. And since you can always use core d3, check d3-selection how to select DOM elements and append HTML elements manually.

Let me know if you need further information.
Thanks and best regards,
Basti.

d3-scale-chromatic 404'ing

In demo and new project getting a 404 for ../../libs/d3-scale-chromatic/build/d3-scale-chromatic.min.js

Looking at thed3-scale-chromatic package, the output is in a dist rather than build

blog/tutorial down

Looks like an interesting project. The blog is down. Also, there seems to be a pause in development. Is this still under active development, or has it been abandoned?

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.