Commit Graph

69 Commits

Author SHA1 Message Date
Bob Monteverde
7cc32ebe3f More updates to sparklinePlus, working on look and feel now, but should be functional 2012-08-22 17:24:30 -04:00
Bob Monteverde
2d76b10749 More progress cleaning up the sparklinePlus model 2012-08-22 13:35:41 -04:00
Bob Monteverde
97954cad84 Mergin in and minifying Pull Request #127 2012-07-31 15:05:42 -04:00
Tomasz Werbicki
a597d3ee36 Allow to put labels outside donut. 2012-07-30 16:30:11 -05:00
Bob Monteverde
7de6971105 Merging in, slightly modifying, and minifying Pull Request #118 2012-07-30 15:06:01 -04:00
Bob Monteverde
bded864229 Added a customizeable No Data Available. message to all the charts when they are fed no series, or all series have no points 2012-07-27 17:37:20 -04:00
Mark Philpot
eb1dda2b31 Adding rotate labels to multiBarChart, SVG greedy in height as well 2012-07-27 11:18:21 -07:00
Bob Monteverde
2f6c35e3ad Revamp of lineWithFocus model to only render data points within window range in main view instead of rendering the entire thing, and clipping 2012-07-27 01:43:56 -04:00
Bob Monteverde
3b81d8aeed Added nv- to almost all classes and IDs.. will need to recheck everything, but I think I got them all 2012-07-26 19:42:42 -04:00
Bob Monteverde
83db5bc1a0 moved view finder x axis to behind the brushBackground to make it more obvious what data is selected 2012-07-19 16:21:37 -04:00
Bob Monteverde
89ff985793 Changed greyed out view finder to white out to imititate an opacity mask, also fixed issue where value bars would not hover 2012-07-19 14:41:02 -04:00
Bob Monteverde
7731a609aa working on adding drag functionality to main view... its working, but its not calculated correctly, so it moves too fast 2012-07-19 11:27:31 -04:00
Bob Monteverde
d3b1dcdb4e Lots of tweaks to historical stock 2012-07-19 06:12:33 -04:00
Bob Monteverde
d1ebad10e4 Highlight window and dim rest of view window, works in FF< but having issues withthe clipping in chrome 2012-07-19 04:59:22 -04:00
Bob Monteverde
960eb3f377 added option to make a line and area, and added chart.isArea() to all relevant charts 2012-07-19 02:15:53 -04:00
Bob Monteverde
93066940b7 Working on historicalStock model, fixed minor issue with axis now lets you set the width for positioning the axislabel 2012-07-17 16:07:07 -04:00
Bob Monteverde
de75aab136 Added chart id reference to stackedArea tooltip trying to prevvent problems with different charts interacting accidentally 2012-07-16 17:59:05 -04:00
Bob Monteverde
de73a5719a Added classes x-nvtooltip, y-nvtooltip, and xy-nvtooltip to the tooltips, also started working on the single data point issue with scatter and lien chart 2012-07-16 15:27:15 -04:00
Bob Monteverde
199ec2aed8 renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00