macleodbroad-wf
48c7cf93f1
Enable jsdoc-require MethodDefinition ( #3382 )
* Enables require MethodDefinition for require-jsdoc lint rule and corrects 66% of missing Method Definitions
* Adds jsdoc for all remaining methods and corrects @class/@constructor documentation
* Define values more accurately
* Correct bugs that prevent jsdoc generation
7 years ago
macleodbroad-wf
6dfb468974
Enables "ClassDeclaration" for require-jsdoc lint rule, and adds all missing class-level jsdoc ( #3373 )
7 years ago
macleodbroad-wf
d4e4e9fa07
Removes redundant .eslintrc from graph3d, lints the rest of the code … ( #3363 )
* Removes redundant .eslintrc from graph3d, lints the rest of the code base, and enables valid-jsdoc lint rule
* Corrects lint violations
7 years ago
macleodbroad-wf
c9a1183293
lint shared ( #3309 )
* lint shared
* Re-introduce semi-colons to () => {} variables in ColorPicker
7 years ago
Alex de Mulder
39ea3b43d0
- Added options to customize the hierarchical layout without the use of physics.
added example. Improved handling of options for hierarchical view.
8 years ago
Alex de Mulder
2be3235210
- Fixed upscaling when the window size increases.
- Accepted pull request #1544 , thanks @felixhayashi !
- Fixed documented bug in #1544 .
8 years ago
Felix Hayashi
3828e07959
fixes positioning of colorpicker BUT ALSO HAS A BUG
not sure but for some reason, once the colorpicker is open, the buttons won't work correctly and the huecircle jumps back.
8 years ago
jos
96afb72d17
Fixed #964 : `Timeline`, `Graph2d`, and `Network` not working on IE9
9 years ago
jos
176742b33f
Implemented configurator for Graph2d. Fixed Configurator displaying nothing when `filter: true`.
9 years ago
jos
0d2cd482e1
Refactored css of ColorPicker and Popup
9 years ago
jos
7248587d67
Removed spam
9 years ago
jos
6c61e7b418
Renamed Network modules to capital first letter
9 years ago
Alex de Mulder
0129127fdc
added HTML color codes
9 years ago
Alex de Mulder
6bdad7ee75
fixed bugs, restyled colorPicker
9 years ago
Alex de Mulder
a30c994e92
finalized a very fancy option configurator with a fancy color picker for color fields!
9 years ago
Alex de Mulder
9c324697dd
added color picker
9 years ago