Bob Monteverde
|
1c6a2a8b30
|
Mergin in Pull Request #84
|
2012-07-19 20:12:33 -04:00 |
|
Bob Monteverde
|
88a7ae0a64
|
Removing historicalStockChart, close sourceing it, sorry guys
|
2012-07-19 20:02:06 -04:00 |
|
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
|
2012-07-19 19:17:15 -04:00 |
|
Bob Monteverde
|
82f4942290
|
Fixed issue with pan when hitting max/min, part of Issue #79
|
2012-07-19 18:28:34 -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
|
a7b9b113ce
|
Fixed drag ratio, now is 1 to 1 with main data view
|
2012-07-19 11:33:47 -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
|
59dddeb652
|
Added height2 and height3 to historical stock charts public functions, also tweaked the default values
|
2012-07-19 06:38:40 -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
|
f6caf91de4
|
Fix y extent calculations on OHLC bar, which fixes it in the historical stock chart
|
2012-07-19 02:44:09 -04:00 |
|
Bob Monteverde
|
bcd574c70b
|
Fixed issue with OHLC bar in FF where close line was missing, part of Issue #79
|
2012-07-19 02:32:56 -04:00 |
|
Bob Monteverde
|
3daa1b969f
|
isArea is now passed thru d3.functor so user can just set true or false instead of having to wrap that in a function. Set isArea(false) on historicalStockChart
|
2012-07-19 02:20:54 -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
|
01df69bc68
|
Minifying Pull Request #78
|
2012-07-18 23:34:47 -04:00 |
|
ian
|
bd005c35fd
|
disable tooltips separately
|
2012-07-18 21:53:23 -04:00 |
|
Bob Monteverde
|
c6cc17f0cf
|
added ohlcBar and historicalStockChart to makefile and minified
|
2012-07-18 01:59:09 -04:00 |
|
Bob Monteverde
|
0de3da0485
|
Lots of tweaks to historicalStockChart, still more to come
|
2012-07-18 01:49:57 -04:00 |
|
Bob Monteverde
|
3abf806d4f
|
Renemaed historicalStock.html to historicalStockChart.html and renamed historicalStock.js to ohlcBar.js for open-high-low-close
|
2012-07-18 00:26:18 -04:00 |
|
Bob Monteverde
|
0cf6d15b0a
|
Workign on adding a view finder to the historicalStockChart.. halfway there
|
2012-07-17 17:39:24 -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
|
57988c2769
|
Minifying Pull Request #74 and #72
|
2012-07-17 13:47:11 -04:00 |
|
ian
|
3d16ab1e69
|
move x axis label down a bit to avoid overlap on scatter
|
2012-07-16 23:51:49 -04:00 |
|
ian
|
fd8ad4c74a
|
center x axis label for bar charts
|
2012-07-16 23:50:48 -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
|
8cd52e7dfe
|
Hide correct Y axis when bers or lines are not defined in linePlusBarChart
|
2012-07-16 17:16:13 -04:00 |
|
Bob Monteverde
|
cfa185d2ba
|
Fix minor bug with y axis screwing up in stack mode of multibar chart
|
2012-07-16 17:10:02 -04:00 |
|
Bob Monteverde
|
1edf924478
|
added scale adjustment to multibar to work with single data point
|
2012-07-16 17:03:24 -04:00 |
|
Bob Monteverde
|
ee0adbdd4d
|
Working on getting single data point to work on all charts, added scale adjustment to historicalBar to work with the linePlusBarChart
|
2012-07-16 17:00:41 -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
|
a8b080640f
|
Merging in most of PullRequest #16
|
2012-07-16 13:52:24 -04:00 |
|
Bob Monteverde
|
0179534896
|
added yahoo pipes example
|
2012-07-15 18:34:32 -04:00 |
|
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
|
2012-07-15 08:49:59 -04:00 |
|
Bob Monteverde
|
f5fa9e5de0
|
Added new lineChart example that utilizes SVG resizing without recalling the chart, also updated lineChart's tooltips to work with this
|
2012-07-15 02:55:32 -04:00 |
|
Bob Monteverde
|
9d3ded6566
|
Added nv.log for convenient inplace logging in dev mode thats omitted when not in dev
|
2012-07-15 02:00:56 -04:00 |
|
Bob Monteverde
|
acc85870ca
|
Fixed Issue #28 and set showMaxMin to false on multibar due to ordinal axis
|
2012-07-14 17:38:36 -04:00 |
|
Bob Monteverde
|
66f5b1a890
|
Minifying Pull Request #67
|
2012-07-14 17:25:31 -04:00 |
|
Itay Neeman
|
46033a06cf
|
Add e.pointIndex to all chart tooltip calculations
|
2012-07-14 12:46:14 -07:00 |
|
Itay Neeman
|
0f7ca82e1d
|
Merge remote-tracking branch 'novus/master'
|
2012-07-13 23:23:50 -07:00 |
|
Bob Monteverde
|
a6a9386700
|
Now stacked/grouped controls are set inside of chart call so user should be able to switch the default
|
2012-07-14 01:26:04 -04:00 |
|
Bob Monteverde
|
6c5af197ad
|
Fixed default value fo stacke/grouped multibar from Pull Request #43
|
2012-07-14 01:11:25 -04:00 |
|
Bob Monteverde
|
7fffe34a08
|
Minifying Pull Request #65
|
2012-07-14 00:19:53 -04:00 |
|
Bob Monteverde
|
7b00276f20
|
Merge remote-tracking branch 'itay/feature/fix-wrong-series'
|
2012-07-14 00:16:15 -04:00 |
|
Bob Monteverde
|
bd58161273
|
Minifying Pull Request #66 plus a minor tweak
|
2012-07-14 00:14:17 -04:00 |
|
Bob Monteverde
|
7b195d9f6d
|
Merge remote-tracking branch 'itay/feature/fix-linebar-chart-incorrect-tooltip'
|
2012-07-14 00:13:06 -04:00 |
|
Bob Monteverde
|
862c04cfdf
|
Minifying Pull Request #64
|
2012-07-14 00:10:12 -04:00 |
|
Bob Monteverde
|
2c052ac6aa
|
Merge remote-tracking branch 'itay/feature/fix-linebar-chart-tooltip'
|
2012-07-14 00:09:56 -04:00 |
|
Bob Monteverde
|
dff61c303c
|
Minifying Pull Request #63
|
2012-07-14 00:07:59 -04:00 |
|
Itay Neeman
|
b82bacd322
|
Update compiled files in master
|
2012-07-13 19:13:29 -07:00 |
|