Giter Site home page Giter Site logo

samhogg / histoslider Goto Github PK

View Code? Open in Web Editor NEW
30.0 30.0 27.0 3.97 MB

:bar_chart: A D3 based histogram slider component for React.

Home Page: http://samhogg.github.io/histoslider/

License: MIT License

JavaScript 93.96% HTML 6.04%
dashboards data-visualization histogram react react-component slider-component

histoslider's People

Contributors

cpsievert avatar fellmirr avatar greenkeeper[bot] avatar greenkeeperio-bot avatar martinfrancois avatar msftenhanceprovenance avatar plxel avatar samhogg 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

Watchers

 avatar  avatar  avatar

histoslider's Issues

Minified version

Hi there! This project looks pretty nice, how can I build a production version of histoslider?

Thanks!

Handle touch events

At present mousedown mouseout and mouseover are being used - need to investigate approaches friendly to touch devices

Bucketed input

Handle input in predefined tuples rather than raw data, useful for already aggregated data.

An in-range update of react-scripts is breaking the build 🚨

Version 0.9.3 of react-scripts just got published.

Branch Build failing 🚨
Dependency react-scripts
Current Version 0.9.2
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As react-scripts is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ


Status Details
  • ❌ ci/circleci No test commands were found Details
Release Notes v0.9.3

0.9.3 (February 28, 2017)

πŸš€ New Feature

  • create-react-app

    • #1423 Fall back to Yarn offline cache when creating a new project. (@voxsim)

    If you are using Yarn, and you have created at least one app previously, Create React App now works offline.

    Yarn offline installation demo

πŸ› Bug Fix

πŸ’… Enhancement

πŸ“ Documentation

  • react-scripts

🏠 Internal

  • End-to-end Tests

    • #1648 Add Windows CI tests for better stability. (@Timer)

Committers: 5

Migrating from 0.9.2 to 0.9.3

Inside any created project that has not been ejected, run:

npm install --save-dev --save-exact [email protected]

You may also optionally update the global command-line utility for offline Yarn cache support:

npm install -g [email protected]
Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

Shift click to extend range

I should be able to hold shift and click a bar on the histoslider and extend the selection to include that bar.

Registry returned 404 for GET on https://registry.npmjs.org/histoslider

Tris-MBP trivuong$ npm install --save histoslider

npm ERR! Darwin 15.5.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "--save" "histoslider"
npm ERR! node v0.12.7
npm ERR! npm v2.12.1
npm ERR! code E404

npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/histoslider
npm ERR! 404
npm ERR! 404 'histoslider' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

Hover styles

  • Histogram bars
  • Selection handles
  • Bottom selection bar

An in-range update of d3-array is breaking the build 🚨

The devDependency d3-array was updated from 1.2.4 to 1.3.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

d3-array is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

Commits

The new version differs by 4 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

numBuckets property

As an alternative to the bucketWidth, a user could define a numBuckets property such that the width of the visualisation is equally split into a number of buckets, dependant on the supplied data, start, and end properties.

An in-range update of prop-types is breaking the build 🚨

The dependency prop-types was updated from 15.6.2 to 15.7.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

prop-types is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Handle accessiblity

At the moment, the range selectors aren't keyboard accessible - need to investigate options here.

Component title

Add an attribute, element, and styling hooks to insert a title

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.