Skip to content

Commit

Permalink
Add styling doc
Browse files Browse the repository at this point in the history
  • Loading branch information
pshivale committed Aug 13, 2015
1 parent 8bab672 commit 7342c88
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,11 @@ psd3 should work with the latest [d3.js](http://d3js.org/) version 3.5.3 and lat
donutRadius: 50
}
```
### Style

You can change the style of some of the elements of the chart in psd3.css

* Highlight color of the pie slice
* Arc stroke color
* Arc stroke width
* Tooltip

0 comments on commit 7342c88

Please sign in to comment.