Merge pull request #289 from ceefour/patch-1 |
|
More...
|
over 10 years ago
|
Merge pull request #325 from portante/fix-getD3Selector |
|
More...
|
over 10 years ago
|
Fix Travis-CI to have proper environment installed for tests |
|
More...
|
over 10 years ago
|
Merge pull request #324 from portante/add-unittests |
|
More...
|
over 10 years ago
|
Add initial unit test and requisite infrastructure |
|
More...
|
over 10 years ago
|
Merge pull request #323 from portante/fix-readme |
|
More...
|
over 10 years ago
|
Update to reflect community sites |
|
More...
|
over 10 years ago
|
Fix support for graphs requiring random IDs (#322) |
|
More...
|
over 10 years ago
|
fix meta charset position to valid HTML |
|
More...
|
almost 11 years ago
|
Merge pull request #241 from VQComms/filters |
|
More...
|
about 11 years ago
|
First pass at adding in filtering of data, including refreshing dataset example |
|
More...
|
about 11 years ago
|
updated dependencies |
|
More...
|
about 11 years ago
|
Merge branch 'WBad-auto-size' |
|
More...
|
about 11 years ago
|
resolving conflicts |
|
More...
|
about 11 years ago
|
Merge branch 'auto-size' of https://github.com/WBad/angularjs-nvd3-directives into WBad-auto-size |
|
More...
|
about 11 years ago
|
Merge branch 'master' of https://github.com/cmaurer/angularjs-nvd3-directives |
|
More...
|
about 11 years ago
|
Merge pull request #239 from WBad/watch-forceXY |
|
More...
|
about 11 years ago
|
Implemented a generic forceX & forceY $observe method and a way to bundle multiple updates in one digest cycle so that scope.chart.update() only gets called once for multiple changes. |
|
More...
|
about 11 years ago
|
Replaced the width & height attribuites of the svg with the viewBox attribute. This mean that charts will auto size to the 100% width 100% height specified in the nv.d3.css on line 146. This means users can use the width/height angular attributes to set a scale for the svg elements but get propper dynamic sizing. If static sizing is desired use css to override the 100% width 100% height. |
|
More...
|
about 11 years ago
|
Merge branch 'master' of https://github.com/cmaurer/angularjs-nvd3-directives into watch-refactor |
|
More...
|
about 11 years ago
|
Merge pull request #220 from vially/focus-chart-clip |
|
More...
|
about 11 years ago
|
Merge pull request #215 from schmod/attrs |
|
More...
|
about 11 years ago
|
Merge pull request #214 from schmod/mouseout |
|
More...
|
about 11 years ago
|
Add clipEdge and clipVoronoi options to focus chart |
|
More...
|
about 11 years ago
|
fix call to undefined `element().attrs` method |
|
More...
|
about 11 years ago
|
Emit correct mouseout events |
|
More...
|
about 11 years ago
|
Merge pull request #206 from jasadams/feature/chart-resize |
|
More...
|
about 11 years ago
|
Fixed bug where the width and height of chart weren't updated |
|
More...
|
about 11 years ago
|
Merge pull request #205 from jasadams/feature/chart-resize |
|
More...
|
about 11 years ago
|
removed generated files |
|
More...
|
about 11 years ago
|