Alexander Wunschik
f38452130a
chore: removed google-analytics from all examples ( #2670 )
7 years ago
David Anderson
100f47a9b7
fix(network): #2591 self reference edge should now appear in all cases ( #2595 )
* self reference edge should now appear in all cases
* add checks for shape width being NaN to get correct circle data
* reorder resize arguments in Diamond, Dot and Star
7 years ago
Alexander Wunschik
bb549ea880
generate individual css files for network and timeline ( #1970 )
* generate individual css files; fixes #1969
* simplified css bundleing
* add new generated dist-css files
* use chart specific css files in the examples
8 years ago
Alex de Mulder
7b434c3204
reverted example
8 years ago
Alex de Mulder
c32aa90a91
Fixed #1597 : Allow zero borders and addressed scaling artifacts.
unified border calculation. Needs to be centralized to avoid duplication.
8 years ago
Alex de Mulder
e44bc8f19b
reverted example
9 years ago
Alex de Mulder
ab112d8a40
added stochastic option check to the testing. Fixed few bugs
9 years ago
jos
a1b987be77
Replaced underscores in example names with camel case
9 years ago
Alex de Mulder
3f6b206a1f
fixed bug in circular images, moved examples
9 years ago
Alex de Mulder
d404798174
fixed alot of bugs, expanded configurator, added more examples, updated docs, updated update interval
9 years ago
Alex de Mulder
0d32566e39
bugfixes, start of reorganisation of examples
9 years ago
Alex de Mulder
b01e3d268d
rebuilt
9 years ago
Alex de Mulder
f81b41c16b
fixed docs (added tabs) fixed gephiparser, fixed edges, labels on selfreferenced edges, fixed dotlanguage
9 years ago
Alex de Mulder
b075115f2d
changed docs, collected methods and events
9 years ago
jos
8effbd782e
Use DataSet in example 01
9 years ago
jos
9105832119
Clean up test code from example 01
9 years ago
Alex de Mulder
c9a1a88f41
fixed all trello issues and added snazzy option lookup to validator
9 years ago
jos
ad088cde4d
Updated examples 1 to 13
9 years ago
Alex de Mulder
357853e2ce
allowed deleting values with null and undefined. Fix for global variables, fix for edge color strings
9 years ago
Alex de Mulder
050e2daa7e
fix for sad labelless nodes
9 years ago
Alex de Mulder
4d57a6df7c
unified options with timeline, updated docs and configurator
9 years ago
Alex de Mulder
6f5bc44eea
docs, bugfixes
9 years ago
Alex de Mulder
efd876dba8
debugging a bit
9 years ago
Alex de Mulder
fbf94397bb
moved options to network
9 years ago
Alex de Mulder
bf274fd51e
added a pretty amazing option checker to network :)
9 years ago
Alex de Mulder
3fbab7cd9d
updated docs partially
9 years ago
Alex de Mulder
d4d928d250
finalized all methods and adde3d more docs
9 years ago
Alex de Mulder
7e30d2f009
added manipulation documentation and numerous bugfixes
9 years ago
Alex de Mulder
5734676b45
added groups docs
9 years ago
Alex de Mulder
a150b7cb27
fixed a number of bugs in manipulation
9 years ago
Alex de Mulder
867f033078
changed the dashes options, fixed bug
9 years ago
Alex de Mulder
28e48828c3
tweaked options, simplified edge:color:inherit option
9 years ago
Alex de Mulder
cc129694f6
bug fixes, methods added and options changed to clean up code and to adhere to docs
9 years ago
Alex de Mulder
6393f3eda1
added shadow option to nodes and edges
9 years ago
Alex de Mulder
0469a7c6a2
reworked some of the options
9 years ago
Alex de Mulder
b12044333d
updated option stucture to use static methods to avoid duplicate definitions
9 years ago
Alex de Mulder
3d29ba586f
restored default width and height to 100%
9 years ago
Alex de Mulder
0129127fdc
added HTML color codes
9 years ago
Alex de Mulder
c68f6d7a12
fixed more bugs in options, we now have a generate options button!
9 years ago
Alex de Mulder
6bdad7ee75
fixed bugs, restyled colorPicker
9 years ago
Alex de Mulder
eec31b0d86
more bugfixes, setOptions now propagates shapes, smooth and font options when set globally.
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
681f48eefe
basic outline for system settings exists
9 years ago
Alex de Mulder
81ea2b1f4a
added google analytics
9 years ago
Alex de Mulder
b954d9c9eb
start of configuration system
9 years ago
Alex de Mulder
83a0cf1cd5
updated option handling for manipulation system
9 years ago
Alex de Mulder
77be45d5f1
all of the manipulation has been moved to 4.0, redone and nicely commented and cleaned up :)
9 years ago
Alex de Mulder
39eb2e5079
most of the manipulation is now in 4.0
9 years ago
Alex de Mulder
dc5564a21e
moved the popup system to 4.0. Fixed #731 .
9 years ago
Alex de Mulder
5b7c3018d3
added edge arrow shorthand
9 years ago