.. |
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
|
Add e.pointIndex to all chart tooltip calculations
|
2012-07-14 12:46:14 -07:00 |
historicalBar.html
|
renaming d3.css to nv.d3.css
|
2012-07-13 15:25:19 -04:00 |
historicalStockChart.html
|
Lots of tweaks to historical stock
|
2012-07-19 06:12:33 -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
|
added option to make a line and area, and added chart.isArea() to all relevant charts
|
2012-07-19 02:15:53 -04:00 |
lineChartSVGResize.html
|
Added new lineChart example that utilizes SVG resizing without recalling the chart, also updated lineChart's tooltips to work with this
|
2012-07-15 02:55:32 -04:00 |
linePlusBarChart.html
|
Working on getting single data point to work on all charts, added scale adjustment to historicalBar to work with the linePlusBarChart
|
2012-07-16 17:00:41 -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
|
added scale adjustment to multibar to work with single data point
|
2012-07-16 17:03:24 -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
|
Added chart id reference to stackedArea tooltip trying to prevvent problems with different charts interacting accidentally
|
2012-07-16 17:59:05 -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 |