Commit Graph

253 Commits (134ad1d49db4e5aeef4ece6479c8ee4a08317982)

Author SHA1 Message Date
Bob Monteverde 134ad1d49d Fix cumulative line chart, color should have been set to default color 12 years ago
Bob Monteverde 8349223ee1 Minifying Pull Request #154 12 years ago
Bob Monteverde 0588aa057f Minor clean up of axis.js.. it still needs more 12 years ago
Bob Monteverde 685bb46454 Attempting to fix issue #143 12 years ago
Bob Monteverde 4254f4ab34 Removed no data check from the bulletChart until I modify it to work with the bullet chart code 12 years ago
Bob Monteverde 53a5f5323b Minifying Pull Request #139 12 years ago
Bob Monteverde a1a7d4fa4f Minifying Pull Request #135 12 years ago
Bob Monteverde ad622bb512 Fixing merge conflict 12 years ago
Bob Monteverde 70f2d22952 Fixed issue with scatter p[lot distributions with custom data format 12 years ago
Bob Monteverde 2da16192b0 Minifying last commit 12 years ago
Bob Monteverde 21546bcf14 Minifying Pull Request #133 12 years ago
Bob Monteverde c0c19c2cd0 make lines and lines2 public ion the lineWithFocus chart 12 years ago
Bob Monteverde 0dfa90dd2f Fix last Pull Request, get rid of unneeded jQuery 12 years ago
Bob Monteverde 97954cad84 Mergin in and minifying Pull Request #127 12 years ago
Bob Monteverde ebea41d8dc Minifying Pull Request #125 12 years ago
Tomasz Werbicki 0c82e3c76c Remove scatter points on exit. 12 years ago
Tomasz Werbicki a597d3ee36 Allow to put labels outside donut. 12 years ago
Bob Monteverde e4fb08fc58 Fitler out disabled series before doing Y axis domain calculating when rescale is disabled 12 years ago
Bob Monteverde 8d8b5d00f1 Implemented the resize y-axis toggle on cumualtive line, now the user can turn or rescaling the y axis 12 years ago
Bob Monteverde 7de6971105 Merging in, slightly modifying, and minifying Pull Request #118 12 years ago
Tomasz Werbicki 93f960652c Set colors in stackedAreaChart. 12 years ago
Bob Monteverde e00f165760 minifying last commit 12 years ago
Bob Monteverde 4ed747791a Fixing Issue #119 by making tooltip public on multiBarChart model 12 years ago
Tomasz Werbicki c794897a4e Update built files to include d6006ad changes. 12 years ago
Bob Monteverde 637815f4d8 Added nv.utils.pjax, while not a required function, its a convenient way of using d3 to do pjax in a VERY simple manor 12 years ago
Tomasz Werbicki 9535dba170 Allow to set yAxis format in stackedAreaChart. 12 years ago
Bob Monteverde ae1e42ea11 Merging in Pull Request #117 12 years ago
Ger Hobbelt ef3a7aefb0 added .xTickFormat() and .yTickFormat() API methods to make chart axis public I/F as capable as that of lineWithFocus.js - from which this code was ripped and then adjusted to compensate for the slightly different way the 2nd x and y axis are named internally. 12 years ago
Bob Monteverde 0c8cf9261d Added no data available message to sparklineplus 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
Bob Monteverde b5b36cbeb1 Minifying Pull Request #116 12 years ago
Bob Monteverde 38c0a82fd5 Added multiChart.js to Makefile and minifying 12 years ago
Bob Monteverde 9deb24f0f2 tighten up lineWithFocus defautl margin 12 years ago
Bob Monteverde a40baa70af fix type in discreteBar and minify Pull Request #109 12 years ago
Bob Monteverde 0bdd782132 make margin2 accessible in lineWithFocus model 12 years ago
Bob Monteverde 068895cac6 minifying last commit 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 bcd7c85841 Minifying Pull Request #111 12 years ago
Bob Monteverde 631c067b16 Minifying Pull Request #106 12 years ago
Bob Monteverde c09378e963 Some minor tweaks and minifying Pull Request #95 12 years ago
Bob Monteverde 4464968c04 minifying Pull Reqquest #85 12 years ago
Steven Noble 04c4ea97f0 fixes bug that messes up tooltips when you have multiple graphs on one page 12 years ago
Bob Monteverde 1c6a2a8b30 Mergin in Pull Request #84 12 years ago
Bob Monteverde 88a7ae0a64 Removing historicalStockChart, close sourceing it, sorry guys 12 years ago
Patrick Butler 9c2c3c5b84 Expose x/yScale to use time scales in line charts
This patch adds to the rebinded xScale and yScale values from line to
lineCharts
12 years ago
Bob Monteverde 82f4942290 Fixed issue with pan when hitting max/min, part of Issue #79 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 a7b9b113ce Fixed drag ratio, now is 1 to 1 with main data view 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