Charles Grandfield
181c98ec6a
Added support for drawing legends to all graph types other than line and barsize.
Added a "showLegend" option which can be used to toggle legend drawing
Added legend drawing to 11_tooltips and to playground examples
Added description of showLegend option to documentation
пре 9 година
jos
448734ceb9
Fixed #1683 : implemented `currentTimeTick` event
пре 9 година
Alex de Mulder
43472862bc
- Fixed #1672 : Implemented stepped scaling for nice interpolation of images.
- Added interpolation option for interpolation of images, default true.
пре 9 година
Alex de Mulder
2bff294789
- Fixed #1644 , #1631 : overlapping nodes in hierarchical layout should no longer occur.
- Added parentCentralization option for hierarchical layout.
пре 9 година
jos
8e180da2a2
Fixed #1634 : several minor HTML/CSS bugs
пре 9 година
jos
014645d154
Fixed #1630 : fixed docs of `getItemRange` and `getDataRange` in docs
пре 9 година
jos
cd3bb8a5a9
Fixed #1615 : implemented new option `dotSizeRatio`
пре 9 година
maik
ac2c21e06c
typo
пре 9 година
Ludo Stellingwerff
f462072d46
Fixed #1592 : Emit a "changed" event after each redraw. Made "change" event private (by prefixing _).
пре 9 година
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.
пре 9 година
Alex de Mulder
d2a3c7db7d
updated mistake in the docs
пре 9 година
Alex de Mulder
2977dfd565
- Improved the hierarchical layout algorithm by adding a condensing method to remove whitespace.
пре 9 година
Ludo Stellingwerff
b6b3807c51
Fixed #1017 : Allow overriding of the minWidth of bars while zooming out. Fix the variable month width bug. Update documentation to better describe the current behavior.
пре 9 година
Ludo Stellingwerff
257d876e14
-Fix default axis formatting function. Fixes #1557 .
-Keep single defaults location
-Update documentation on formatting function.
пре 9 година
Alex de Mulder
6e9e4cc3d5
- Altered edges for arrows and added the arrowStrikethrough option.
пре 9 година
Alex de Mulder
11888f255d
- Added #1138 , enable the user to define the color of the shadows for nodes and edges.
- Fixed #1528 , #1278 , avoided ID's being cast to string for methods that return ID's as well as storePositions casting to string.
пре 9 година
Alex de Mulder
ceac4bf6a4
- Fixed #1529 , clustering and declustering now respects the original settings of the edges for physics and hidden.
пре 9 година
Anton Zering
66aa047b87
Tiny typo
пре 9 година
Ludo Stellingwerff
81c5730add
-Move icon rendering code to their specific subclass.
-Draw points in bar icon if appropriate
-Introduce point icon
-Cleanups
пре 9 година
Ludo Stellingwerff
bfa68bb54e
Update the documentation to reflect the new stacking options.
пре 9 година
Ludo Stellingwerff
a44e88ef6d
Introducing group based shading
Separate shading from line drawing (fixes drawing order)
Cleanup of draw code
Fix icon-shading CSS override
пре 9 година
jos
2f1ff1b9d2
Fixed #1470 : broken url in docs
пре 9 година
jos
5f0755a373
Fixed #1437 : Restored `data` property of the update event of DataSet.
пре 9 година
jos
6453cd0d62
Fixed #1449 , #1393 : text of minor grids sometimes not being drawn. Implemented option `maxMinorChars` to customize the width of the grids.
пре 9 година
Ludo Stellingwerff
22b09d2197
Add shading example.
пре 9 година
Ludo Stellingwerff
7c5ca074bb
Update documentation for new Shaded option.
Removed some old incorrect texts.
пре 9 година
Maxime Douailin
998bfac3f7
make edges and nodes parameters optional. dead vars removal
пре 9 година
jos
28e2711e74
Updated history and docs
пре 9 година
Liuqing Chen
5009adca92
Rename timeline option 'allDraggable' to 'itemsAlwaysDraggable' and update documentation
пре 9 година
Maxime Douailin
572cafb1da
updated doc with new setSelection method
пре 9 година
Luís Bianchin
0a0e2e2d49
Fix the example link in timeline docs
пре 9 година
jos
dc7fdaa67b
Updated docs on DataSet.get() and DataView.get(). See #1401
пре 9 година
Martin Fischer
4b414646fa
renamed option from multiselectFiltersGroup to multiselectPerGroup,
added docs
пре 9 година
jos
d882fae44d
Removed the removed options `showMinorLines` and `showMajorLines` from the docs.
пре 9 година
Alex de Mulder
11318647fe
added images with borders and updated the manipulation css
пре 9 година
Alex de Mulder
9781185fcb
updated docs
пре 9 година
Arno Barzan
3f03ceb9dc
Added possibility to change (or hide) the title of a CustomTime element.
пре 9 година
Coleman Kane
c966a5feba
Put node-label alignment into 'align' rather than 'textAlign'
Node labels don't currently make use of the 'align' property, so this reuses
the existing property.
The label code has a number of alignment options that make sense to edges only,
so the Edge/Node now passes a boolean to the Label ctor to explain which the label
is being rendered for
пре 9 година
Coleman Kane
b5c59a547d
Remove the "must be a box" requirement.
Theoretically, there are multiple node shape types that this could apply to.
пре 9 година
jos
d97bb0db68
Fixed #1267 : wrong description for `clickToUse`
пре 9 година
Coleman Kane
e39f3af148
Update documentation for PR #1256
пре 9 година
jos
5532a88a0d
Fixed wrongly positioned row in docs
пре 9 година
littleguga
9169559f79
Fixed groups.visible Description
пре 9 година
Uli Fahrer
038e78653b
fix broken links
пре 9 година
Uli Fahrer
0a82942401
Add German locale to network
пре 10 година
jos
10e1ca3114
More explanation for `groupOrder`, see #1241
пре 10 година
Aitor Gómez-Goiri
01e5763b0c
Updating documentation to mention Spanish locale
пре 10 година
unknown
9b6590e74d
Introduced the Graph2d group option 'excludeFromLegend'.
пре 10 година
Alex de Mulder
64c1995d81
added public ready versions of kamadakawai and adaptive layout, clustering bugfixes and reactive network.
пре 10 година
vukk
c0a0a2a085
Fixes documentation for group option of node.
пре 10 година