I'm using nvd3 to display the d3 charting. im trying to remove the border that is around the info text on hover over the data points. below is the image:
when i hover over the data point the info text shows up and the border, im trying to remove that border in css. any ideas how???
Thanks!!