Giter Club home page Giter Club logo

d3-tsline's Introduction

d3-tsline

A time-series line graph visualization using the D3 javascript library.

License: MIT

d3-tsline's People

Contributors

boorad avatar jasondavies avatar k2xl avatar smoothdeveloper 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

Watchers

 avatar  avatar  avatar  avatar

d3-tsline's Issues

Exception raised when moving handle

On the stock example. When I try to increase the size of the "window" with the handle I get the following error

Uncaught TypeError: Cannot read property 'length' of undefined
d3.tsline.js:709

self.data does not appear to be defined

function callback for time slider

Hey Brad,

this is the reminder to add a callback function to the time slider, so you can add further action after changing the time.

Thanks a lot :-)
Axel

fixed time periods

currently, it's not possible, to adjust the periods of time.
how sexy would it be to set it to 1d, 1M, 3y or similiar? so you need some kind of snapping to the period, you set.. month, day, year, hour, minute... also smaller periods make sense, while investigating through millions of records :-)

unfortunately, you cannot recognize, which period of time you're exactly seeing...so this has to be highlighted properly (e.g. highlight time points in the time axis)

that would be an immense advantage! ;-)

thx a lot!!!!

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.