ldenison / jchart

JQuery Charting Plugin
MIT License
4 stars 2 forks source link

Hover should darken bars #8

Open ldenison opened 10 years ago

ldenison commented 10 years ago

When you hover over a bar, they should darken and maybe get slightly larger instead of simply having a black outline around them.

ldenison commented 10 years ago

This can probably be done by overlaying a semi-opaque black bar over the top of the existing one on hover.