Upgrading nvd3 to dev version fixes a bug around classed series

This commit is contained in:
Maxime Beauchemin 2015-10-05 21:32:22 -07:00
parent 0b87ea6e9b
commit 36c7406786
2 changed files with 11 additions and 9 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,3 +1,3 @@
.dashed {
g.dashed path.nv-line {
stroke-dasharray: 3, 3;
}