Alex de Mulder
|
88669ae03b
|
started implementation new hierarchical layout algorithm
|
10 年前 |
Alex de Mulder
|
b76976c3fe
|
fixed example
|
10 年前 |
Alex de Mulder
|
764177417d
|
added example 36, html in nodes
|
10 年前 |
Alex de Mulder
|
d5b6371bae
|
merged pull #554
|
10 年前 |
Alex de Mulder
|
a8300f0324
|
removed redundant line of code
|
10 年前 |
jos
|
3915e9c00c
|
Made TimeAxis robust against old versions of moment.js. Updated to moment.js 2.9.0
|
10 年前 |
Alex de Mulder
|
1bba690963
|
added Bart to the example 34!
|
10 年前 |
Brendon Page
|
510077602b
|
Added an example for circular images.
|
10 年前 |
jos
|
09ac576970
|
Added docs and example on background grid styling and some minor tweaks
|
10 年前 |
Alex de Mulder
|
83f7612954
|
reverted example... again..
|
10 年前 |
Alex de Mulder
|
9f29b0ad57
|
- When hovering over a node that does not have a title, the title of one of the connected edges that HAS a title is no longer shown.
|
10 年前 |
Alex de Mulder
|
fdcd64186f
|
reverted example... again..
|
10 年前 |
Alex de Mulder
|
fe70721ed7
|
reverted example, updated history
|
10 年前 |
Alex de Mulder
|
3a27e55c3a
|
altered behaviour of groups, properties are now extended instead of copied. #477
|
10 年前 |
Alex de Mulder
|
cd7c71a31e
|
- Made nodes who lost their color revert back to default.
|
10 年前 |
Alex de Mulder
|
722300be8d
|
reverted example
|
10 年前 |
Alex de Mulder
|
d342e9482a
|
Added a check so only one 'activator' overlay is created on clickToUse.
|
10 年前 |
Alex de Mulder
|
5c16cf00f8
|
added bounding box to image node style
|
10 年前 |
Alex de Mulder
|
cf55b328a0
|
changed title of example
|
10 年前 |
Alex de Mulder
|
cad2b17629
|
Added zoomExtentOnStabilize option to network. fixed ex 17
|
10 年前 |
Alex de Mulder
|
cac743a3d3
|
- added show major/minor lines options to dataAxis and timeline
|
10 年前 |
Alex de Mulder
|
d399fb18eb
|
removed fit
|
10 年前 |
Alex de Mulder
|
ac74e826b0
|
fixed graph2d not updating on animation correctly
|
10 年前 |
jos
|
90b8e3ef2f
|
Fixed #503: Docs on the item property `subgroup` missing.
|
10 年前 |
jos
|
93aa1c2752
|
Added new example to index.html
|
11 年前 |
Alex de Mulder
|
e05e8b9988
|
fixed infinite loop when clearing dataset
|
11 年前 |
Alex de Mulder
|
e5481cdb04
|
- dragEnd event now does not give the selected nodes if only the viewport has been dragged #453
|
11 年前 |
Alex de Mulder
|
6d20187feb
|
added alignZeros
|
11 年前 |
Alex de Mulder
|
411b08abd6
|
- Added a finishedRedraw event.
|
11 年前 |
Alex de Mulder
|
fed1e4e185
|
reverting example
|
11 年前 |
Alex de Mulder
|
5a023f8077
|
reverted example
|
11 年前 |
Alex de Mulder
|
37c80b1931
|
- Added pointer properties to the click and the doubleClick events containing the XY coordinates in DOM and canvas space.
|
11 年前 |
Alex de Mulder
|
6a93703749
|
modularized graph2d draw styles, added point style.
|
11 年前 |
jos
|
24fb196d3c
|
Added new examples to index.html
|
11 年前 |
Alex de Mulder
|
7c23ffa3c1
|
fixed clean up of icons, titles, fixed some style issues, typos
|
11 年前 |
Alex de Mulder
|
7ce3f418e4
|
Fixed moving legend when postioned on the bottom and vertical dragging
|
11 年前 |
Alex de Mulder
|
ca29945fed
|
Added new verticalDrag event for internal use, allowing the vertical scrolling of the grid lines on drag.
|
11 年前 |
Alex de Mulder
|
aac382fc1c
|
fixed arrowheads not being colored
|
11 年前 |
Chris Jackson
|
e7b9197163
|
Update demo.
|
11 年前 |
Chris Jackson
|
4e6c5a51af
|
Add style option for data points.
Note that this ought to be renamed to be consistent with other style options but currently 'style' is used to define the shape of the point.
|
11 年前 |
Chris Jackson
|
e9cd838493
|
Update examples
|
11 年前 |
Chris Jackson
|
ab76d35203
|
Update demo
|
11 年前 |
Chris Jackson
|
846e2b32d4
|
Catch case where title is undefined
|
11 年前 |
Chris Jackson
|
f82b32c0cf
|
Add style option for axis titles.
|
11 年前 |
Chris Jackson
|
42c022437d
|
Tidy up example
|
11 年前 |
Chris Jackson
|
1636e3717f
|
Add 'title' option to display a title on the left or right axes.
This is primarily designed for the graph2d line graph.
|
11 年前 |
jos
|
8fba071432
|
Fixed a regular expression
|
11 年前 |
Alex de Mulder
|
8527e25c6d
|
fixed subgroups and added sorting
|
11 年前 |
Alex de Mulder
|
5cd6a2c9a2
|
fixed all problems with hiddenDates
|
11 年前 |
Alex de Mulder
|
d35dbef594
|
fixed all problems with hiddenDates EXCEPT moment on firefox
|
11 年前 |