Giter Site home page Giter Site logo

3d graph about layercake HOT 3 CLOSED

janosh avatar janosh commented on June 1, 2024
3d graph

from layercake.

Comments (3)

mhkeller avatar mhkeller commented on June 1, 2024 1

LayerCake does the work of measuring a container div, measuring the extent of your data and creating D3 scales and SVG, HTML, Canvas, or WebGL elements to draw your chart in. The library has no built-in "chart types" and the idea is you bring your own renderers. If the DOM measurement and data extent calculations would be helpful to you then yes you can use LayerCake to make this dataviz. Once it has set up your canvas element, though, the library gets out of the way and lets you create whatever you want in that space.

from layercake.

janosh avatar janosh commented on June 1, 2024

Thanks for the clarification! I should read the docs more carefully. 😅

from layercake.

mhkeller avatar mhkeller commented on June 1, 2024

All good! If you end up using it, drop a link I'd love to see it. Essentially, if you want a canvas element to be responsive in size to some div, Layer Cake will be helpful for that. But it won't be doing any heavy lifting when it comes to what you want to render inside that canvas except give you scales to use. Within the 3d context, though, I'm not sure if D3 scales will be that applicable though. It's been a while since I've done something in 3d.

from layercake.

Related Issues (20)

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.