Commit Graph

25 Commits (535993aa7c972810b2c2002df15c7ad4ddf6cca7)

Author SHA1 Message Date
Robin Hu 535993aa7c Adding real time bar chart test example. Updating historicalBar.js
to add a data key function for each bar <rect>.
Added transition to historicalBarChart.update, just like lineChart.
11 years ago
Robin Hu 3c6d1b65ee Added historicalBar.interactive. If set to false, tooltips/hoverovers don't work. 11 years ago
Robin Hu 8479f5fce1 Exposed 'highlightPoint' and 'clearHighlights' in historicalBar. 11 years ago
Bob Monteverde 38ba70f4dc Added padData option to allow bars and lines to align correctly without cutting off half of the first and last bar 12 years ago
Bob Monteverde eabda14d91 Fixed historical bar position, bars are now centered over ticks 12 years ago
Bob Monteverde 1e3e05b286 Issue #292 display bar's with 0 hight 12 years ago
Bob Monteverde 10d0a6e5fa Historical bar sets class and color on update, not enter 12 years ago
Bob Monteverde 0ea195be72 Defaulting to forcing 0 on historical bar to be consistent with other bar models 12 years ago
Bob Monteverde 5cae2587fd Fixed Issues #161 in the historicalBar 12 years ago
Bob Monteverde bd24b87f62 Issue #68 updated historicalBar model to standard format 12 years ago
Bob Monteverde c1f546a5e7 Merging in Pull Request #109 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
Jyry Suvilehto ca6e2c589b update models to use new colors 12 years ago
Bob Monteverde 008ffbfdb0 Mergin in changes, and some updates to historicalBar and ohlcBar models 12 years ago
Bob Monteverde ee0adbdd4d Working on getting single data point to work on all charts, added scale adjustment to historicalBar to work with the linePlusBarChart 12 years ago
Bob Monteverde 333e77e167 Updates to linePlusBar chart, as well as historical bar, fixed some issues with time series on the x axis not owrking correctly 12 years ago
Bob Monteverde b35a9e6f64 Updates to linePlusBarChart 12 years ago
Bob Monteverde 803dfc6b38 Added nvd3 class to the parent wrap of all graphs, fixed some colors and css 12 years ago
Bob Monteverde 5ca0f2b310 Some minor tweaks to the multiBar, and created the first cut horizontal version of the model 12 years ago
Bob Monteverde b806a46f91 Using category20 colors instead of category10, now the default colors work with up to 20 series, will deal with more later 12 years ago
Bob Monteverde fd585afc17 Got most of the needed functionality in the bullet chart. Has protovis style triangle, and working toooltips 12 years ago
Bob Monteverde aac0e0d046 updated linePlusBar to a valid use case example, fixed some obvious bugs, should be pretty close to correct 12 years ago
Bob Monteverde 434c56ff30 updates to linePlusBar, and some fixes to historicalBar. Also moved nv.utils into utils.js 12 years ago
Bob Monteverde 998a2b828c Added linePlusBar example, almsot complete 12 years ago
Bob Monteverde ed6402e460 Added a stackedAreaChart to the charts collection. created a historical bar example similar to the line.js example 12 years ago