Git Product home page Git Product logo

Comments (1)

Kcnarf avatar Kcnarf commented on July 19, 2024

Thanks for using this package, and here is a first quick response.

Unfortunately, I think ~3000 cells is out of the boundaries of this library. The mainstream use case I'm aware of, is for dataviz, where (I guess) the number of cells/data is no more than ~100 cells (at least in this order of magnitude).

To reduce the number of cells, one strategy is to group cells. A legitimate grouping consists on grouping tiny cells in one huge-but-without-important-details cell, usually named 'Others'. You can use this strategy to handle the missing area issue your facing. Maybe, you can try to also use this strategy to introduce more hierarchy levels, and handle those 3000 cells through 30*100 cells.

I'll try to elaborate and give you more details and ideas in another following response.

Franck.

from d3-voronoi-map.

Related Issues (9)

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.