chinmaymk / angular-charts

angular directives for creating common charts using d3
MIT License
1.03k stars 270 forks source link

Feature: Any plans on adding the grid lines? #174

Open gulsharan opened 9 years ago

gulsharan commented 9 years ago

Hey @chinmaymk

The following link shows the trick to add grid lines using D3. Do you think this can be implemented easily? http://www.d3noob.org/2013/01/adding-grid-lines-to-d3js-graph.html

Thanks, Gul