jos
|
faddd158d4
|
Updated history
|
9 years ago |
Andrew Schwartz
|
729ee128bd
|
Only set backgroundColor if specified in setOptions
|
9 years ago |
jos
|
01a351f6ac
|
Fixed #970: Implemented options `dataColor`, `axisColor`, and `gridColor`.
|
9 years ago |
Alex de Mulder
|
8998421993
|
fixed mouse x and y position for graph3d tool tips
|
9 years ago |
jos
|
090383d462
|
Fixes for ES5 strict mode
|
10 years ago |
fabriziofortino
|
47e3d25dce
|
graph3d: added custom ticks label support for z axis
|
10 years ago |
fabriziofortino
|
fd5eede1f7
|
graph3d: added support for custom axis ticks labels
|
10 years ago |
jos
|
30fb003077
|
Moved Slider and Camera into separate modules
|
10 years ago |
jos
|
2da139a4e8
|
Moved some util functions to util.js
|
10 years ago |
jos
|
72dfc0c45f
|
Reworked all code to commonjs modules. Replaced the build script with Gulp
|
10 years ago |
jos
|
f0a5b12593
|
Moved source code from `/src/` to `/lib/`
|
10 years ago |
jos
|
942de0df42
|
Refactored more code from `graph` to `network`
|
10 years ago |
Alex de Mulder
|
d65fbafcd7
|
refactor: graph --> network
|
10 years ago |
jos
|
3bb867890f
|
Throws an error when constructing without new keyword.
|
10 years ago |
jos
|
d95ecad360
|
Replaced double quotes in js with single quotes
|
10 years ago |
jos
|
d0efc46422
|
Fixed an auto animation start/stop issue
|
10 years ago |
jos
|
b698f68b89
|
Graph3d listens for changes in the dataset now
|
10 years ago |
jos
|
a3c0b3565e
|
Removed Graph3d.data, added Graph3d.setData and setOptions. Data and options can be passed when constructing a Graph3d
|
10 years ago |
jos
|
f2b1eed9d4
|
Renamed event `camerapositionchange` to `cameraPositionChange`
|
10 years ago |
jos
|
f2d792435c
|
Removed a left over console.log
|
10 years ago |
Alex de Mulder
|
59195f9d3c
|
tiny refactor and updated history for graph3d
|
10 years ago |
Alex de Mulder
|
3506b636b0
|
fixed broken examples
|
10 years ago |
Alex de Mulder
|
6777f7f73e
|
graph3d finished for vis
|
10 years ago |
Alex de Mulder
|
2f903e08c2
|
graph3d functional
|
10 years ago |
Alex de Mulder
|
e0199ea556
|
graph3d functional, examples and playground working. Docs need to be done.
|
10 years ago |
Alex de Mulder
|
e4181b02dc
|
filtering not working at the moment
|
10 years ago |