Commit Graph

75 Commits (3974ce1693ae39240f4cf17d2f7056f1a13e50f4)

Author SHA1 Message Date
Bob Monteverde 6a2c32c519 line now uses scatter's id. this is inreplace of Pull Request #259. Also pulled styles out of the sparkline into the css. 12 years ago
Bob Monteverde f8141c046e Fix issue with sparkline min and max dots incorrectly positioned 12 years ago
Bob Monteverde 121183f8ed Minor tweak to default font size on sparklinePlus 12 years ago
Bob Monteverde b7cb7b4b33 Issue #253 cumulative line re-zero's on click 12 years ago
Bob Monteverde 5db233787f Minor tweak to css to hide the x axis domain when not 0 12 years ago
Bob Monteverde 702388e4a3 made x axis max and min anchor to the middle 12 years ago
Bob Monteverde 7cc32ebe3f More updates to sparklinePlus, working on look and feel now, but should be functional 12 years ago
Bob Monteverde 2d76b10749 More progress cleaning up the sparklinePlus model 12 years ago
Bob Monteverde 97954cad84 Mergin in and minifying Pull Request #127 12 years ago
Tomasz Werbicki a597d3ee36 Allow to put labels outside donut. 12 years ago
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