Giter Club home page Giter Club logo

dvl's People

Contributors

corybarr avatar desaianuj avatar jasondavies avatar schloerke avatar swang avatar vogievetsky avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dvl's Issues

Where to find documents?

Hi Guys,

the DVL is very good in realtime charting, but I can not find any document/API guide, would you please advise where to get them?

Thks

Some examples don't work

Hola,

These examples do not work on chrome:

  • examples/misc/projection.html
  • examples/dropdown/dropdown.html
  • examples/time/mouse.html
  • examples/time/simple.html

Looking at the code, should be a quick update to dvl.bind from ancient dvl code. ;-)

Thanks,
Barret

json.onError

In dvl.ajax.requester['normal' || 'cache'], can you replace the onError callback to call with

normal:
  //...
  complete(xhr.responseText ? textStatus, null)    // complete(textStatus, null)
cache:
  //...
  cb(xhr.responseText ? textStatus, null);               // cb(textStatus, null)

It allows for response body capture, even though it's an error.

Best,
Barret

Informations

Hi,

I've to write a dashboard with real-time stats and I found DVL (via http://labs.metamx.com/ ). This library looks awesome but some question remains:

  • Is it production ready ? (if not what will you recommend for making up real-time stats dashboard ?)
  • Which browser are tested ?
  • Is DVL maintained ?
  • No documentation ?
  • http://labs.metamx.com/js/_/dvl_realtime.js seems to offer some helpers for DVL like "instrument_histogram" and "instrument_graph" why aren't they included in the DVL project ? I think they could be useful for starters like me :)

Thanks for your time

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.