zambezi / grid

D3 component for drawing grids
MIT License
4 stars 2 forks source link

Basic feature cleanup #8

Closed gabrielmontagne closed 8 years ago

gabrielmontagne commented 8 years ago

Description

The first version of the grid we put out was missing some basic functionality that this PR aims to provide:

This is part of a series of changes to accrue a sensible set of basic features for the grid. Future PRs will bring in selection and filtering.

How Was This Tested?

This can be tested using the provided examples/browser.html rig. Offline tests have also been done by me -- but, of course, you'll have to take my word for it!

Types of changes

FabienDeshayes commented 8 years ago

:+1: