This website requires JavaScript.
Explore
Help
Register
Sign In
blob42
/
nvd3
Watch
1
Star
0
Fork
0
You've already forked nvd3
Code
Issues
Pull Requests
Releases
Wiki
Activity
333e77e167
nvd3
/
src
History
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
..
models
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
core.js
Added nv.log for convenient inplace logging in dev mode thats omitted when not in dev
2012-07-15 02:00:56 -04:00
intro.js
Minor change to intro, outro, and gitignore
2012-03-21 18:03:18 -04:00
nv.d3.css
renaming d3.css to nv.d3.css
2012-07-13 15:25:19 -04:00
outro.js
Reworked library to remove jquery dependancies
2012-05-07 07:53:51 -05:00
tooltip.js
Issue
#5
Setting position absolute and pointer-evetns none in the JS (as well as css) on the tooltip, appears to fix both issues I was having with them
2012-06-28 16:30:55 -04:00
utils.js
Getting rid of charts collection, merging tooltips directly in complete charts, no need for separate charts collection
2012-06-09 02:51:41 -04:00