nvd3/examples
Itay Neeman 18713b6b19 Fix the ability to rotate labels (#22)
It turns out there was a bug in d3 2.9.2 that made the transition
continuously override the text-anchor property. This was fixed here:
https://github.com/mbostock/d3/pull/684

This pull request contains d3 2.9.6, and also makes a small fix to
handle both negative and positive rotations. Finally, it updates the
discreteBarChart sample to use it.
2012-07-13 16:46:19 -07:00
..
images Created the initial code for an HTML indented tree... will be changing API and styles for it shortly 2012-06-20 20:25:04 -04:00
bullet.html renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00
bulletChart.html renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00
cumulativeLineChart.html renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00
discreteBarChart.html Fix the ability to rotate labels (#22) 2012-07-13 16:46:19 -07:00
historicalBar.html renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00
indentedtree.html renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00
legend.html renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00
line.html renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00
lineChart.html renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00
linePlusBarChart.html renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00
lineWithFisheyeChart.html renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00
lineWithFocusChart.html renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00
multiBar.html renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00
multiBarChart.html renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00
multiBarHorizontalChart.html renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00
pie.html renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00
pieChart.html renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00
scatter.html renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00
scatterChart.html renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00
sparkline.html renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00
sparklineplus.html renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00
stackedArea.html renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00
stackedAreaChart.html renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00
stream_layers.js lineWithFocus now rescales the Y (needs optimization). Added different testing data. Added cumulative line example (still needs work, but functions). 2012-03-22 19:26:02 -04:00