pbeshai / react-taco-table

A table component for React based on column configuration :taco:
http://pbeshai.github.io/react-taco-table/
MIT License
30 stars 7 forks source link

Add in option to Heatmap to reverse the color scheme #21

Closed pbeshai closed 8 years ago

pbeshai commented 8 years ago

Add in a reverseColors option that when true, uses the reverse of the domain in the color scales so that the colors are applied in reverse order.