Commit Graph

15 Commits (7de6971105e9d41139c76072472714b2821e8dc0)

Author SHA1 Message Date
Bob Monteverde 7de6971105 Merging in, slightly modifying, and minifying Pull Request #118 12 years ago
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 12 years ago
Mark Philpot eb1dda2b31 Adding rotate labels to multiBarChart, SVG greedy in height as well 12 years ago
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 12 years ago
Bob Monteverde 3b81d8aeed Added nv- to almost all classes and IDs.. will need to recheck everything, but I think I got them all 12 years ago
Bob Monteverde 83db5bc1a0 moved view finder x axis to behind the brushBackground to make it more obvious what data is selected 12 years ago
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 12 years ago
Bob Monteverde 7731a609aa working on adding drag functionality to main view... its working, but its not calculated correctly, so it moves too fast 12 years ago
Bob Monteverde d3b1dcdb4e Lots of tweaks to historical stock 12 years ago
Bob Monteverde d1ebad10e4 Highlight window and dim rest of view window, works in FF< but having issues withthe clipping in chrome 12 years ago
Bob Monteverde 960eb3f377 added option to make a line and area, and added chart.isArea() to all relevant charts 12 years ago
Bob Monteverde 93066940b7 Working on historicalStock model, fixed minor issue with axis now lets you set the width for positioning the axislabel 12 years ago
Bob Monteverde de75aab136 Added chart id reference to stackedArea tooltip trying to prevvent problems with different charts interacting accidentally 12 years ago
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 12 years ago
Bob Monteverde 199ec2aed8 renaming d3.css to nv.d3.css 12 years ago