Giter VIP home page Giter VIP logo

dexjs's People

Contributors

patmartin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

dexjs's Issues

Possibility of a rolling heatmap?

Hello, I'm very interested in utilizing this in my current project. Problem is: I need to draw 1000*2000 cells per heatmap. With the potential of adding 1000 cells per second.

Is it possible to just shift points on the left while adding 1000 new cells on the right without completely redrawing the map?

Support external CSVs

Would like to see support for loading external CSV files, rather than a column-formatted json

Some kind data is not accepted

Just starting with dex.js, I tried the example https://bl.ocks.org/PatMartin/0fccfddf5277e01cd5024d963f0caa70, which worked fine.

I then replaced the presidential data with

["10.1.1.1", "10.2.2.2", "22"],
["10.1.1.1", "10.2.2.2", "50"],
["10.1.1.2", "10.2.2.2", "22"],
["10.1.1.3", "10.2.2.2", "22"]

The chart crashed, DevTools show

Uncaught TypeError: Cannot read property 'id' of undefined

I did some try-and-fail tests and it looks like the data must be alphanumeric? For instance bare numbers ("45") are rejected when the data are only numbers, while numbers with an underscore are fine ("45_")

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.