Example based on Scott Murray's Interactive Data Visualization for the Web, Chapter 10, "05_mouseout.html".

Load the dataset from a CSV file
(you may need to run a local HTTP server first for your browser to allow this)
then transform it into the data structure this example expects,
and finally plot it as bars which highlight on mouseover: