UNPKG

nvd3

Version:

A reusable charting library written in d3.js

8 lines (7 loc) 153 B
/* line plus bar */ .nvd3.nv-linePlusBar .nv-bar rect { fill-opacity: .75; } .nvd3.nv-linePlusBar .nv-bar rect:hover { fill-opacity: 1; }