.. |
bar.html
|
Fix for Bar/Pie chart not showing updated data...
|
2012-05-14 12:14:12 -05:00 |
bullet.html
|
Added new interactive sparklinePlus example, updated sparkline model and bullet model
|
2012-05-26 13:26:47 -04:00 |
cumulativeLine.html
|
merging in pull request from @Nathanaela removing jQuery dependence, added pie chart model, some other useful changes
|
2012-05-17 16:35:57 -04:00 |
cumulativeLineChartDaily.html
|
updated chart examples to work with new no-jQuery tooltips and resizing
|
2012-05-17 17:11:01 -04:00 |
historicalBar.html
|
updates to linePlusBar, and some fixes to historicalBar. Also moved nv.utils into utils.js
|
2012-05-24 02:22:58 -04:00 |
legend.html
|
Reworked library to remove jquery dependancies
|
2012-05-07 07:53:51 -05:00 |
line.html
|
Cleaned up the core scatter and line implementations, made consistent with each other, sped things up a bit by delaying rendering and updating of the interactive layer
|
2012-05-24 07:48:35 -04:00 |
lineChart.html
|
updated chart examples to work with new no-jQuery tooltips and resizing
|
2012-05-17 17:11:01 -04:00 |
lineChartDaily.html
|
updated chart examples to work with new no-jQuery tooltips and resizing
|
2012-05-17 17:11:01 -04:00 |
linePlusBar.html
|
updated linePlusBar to a valid use case example, fixed some obvious bugs, should be pretty close to correct
|
2012-05-24 17:01:41 -04:00 |
lineWithFocus.html
|
removed deprecated dotRadius setting from lineWithFocus
|
2012-05-29 00:44:26 -04:00 |
lineWithFourAxes.html
|
updated chart examples to work with new no-jQuery tooltips and resizing
|
2012-05-17 17:11:01 -04:00 |
lineWithLegend.html
|
Trying to speed up performance by not recalculating scale domains that have already been calcualted. Also added first cut at a grouped multiBar model and example.
|
2012-05-29 02:30:15 -04:00 |
miltiBar.html
|
added multiBar and stackedAreaChart to makefile, and minified. A few random fixes in a few core models
|
2012-05-29 03:42:25 -04:00 |
monthendAxis.html
|
Reworked library to remove jquery dependancies
|
2012-05-07 07:53:51 -05:00 |
pie.html
|
Fix for Bar/Pie chart not showing updated data...
|
2012-05-14 12:14:12 -05:00 |
scatter.html
|
Reworked library to remove jquery dependancies
|
2012-05-07 07:53:51 -05:00 |
scatterWithLegend.html
|
Cleaning up stackedArea code to be consistent with line and scatter
|
2012-05-28 18:31:26 -04:00 |
sparkline.html
|
Added new interactive sparklinePlus example, updated sparkline model and bullet model
|
2012-05-26 13:26:47 -04:00 |
sparklineplus.html
|
Refactored the core line and scatter models to make them consistent, then worked on a lineWithScatter model in an attempt to replace the line model with one that utilized the scatter directly instead of having similar point detection code. Almost worked, minor problems when animating and resizing
|
2012-05-27 22:11:43 -04:00 |
stackedArea.html
|
updated chart examples to work with new no-jQuery tooltips and resizing
|
2012-05-17 17:11:01 -04:00 |
stackedAreaChart.html
|
stackedArea chart now uses the scatter overlayed, not the line. Updates to examples, made the X and Y distrivutions on the scatter options, defaulting to off. Some minor changes to the sparklin example
|
2012-05-27 19:52:28 -04:00 |
stackedAreaWithLegend.html
|
stackedArea chart now uses the scatter overlayed, not the line. Updates to examples, made the X and Y distrivutions on the scatter options, defaulting to off. Some minor changes to the sparklin example
|
2012-05-27 19:52:28 -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 |