Yanyan-Wang
|
93ca3d77b6
|
docs: update bubble set example. docs: update changelog and version number.
|
2020-08-25 10:44:49 +08:00 |
|
Yanyan-Wang
|
4670a751ed
|
fix: drop a node onto a sub node of a combo. closes: #1828
|
2020-08-22 22:40:38 +08:00 |
|
Yanyan-Wang
|
1ae908ed74
|
feat: click and drag to create an edge by create-edge behavior; process multiple parallel edges to quadratic with proper curveOffset.
|
2020-08-22 22:40:38 +08:00 |
|
Yanyan-Wang
|
a16fc5d324
|
fix: the position of the tooltip plugin
|
2020-08-22 22:40:38 +08:00 |
|
Yanyan-Wang
|
8cb6b04f23
|
docs: update changelog.
|
2020-08-22 22:40:38 +08:00 |
|
Yanyan-Wang
|
354cf78402
|
doc: update minimap plugin docs.
|
2020-08-22 22:40:38 +08:00 |
|
Yanyan-Wang
|
0cdc30fe6a
|
chore: update the version number and changelog
|
2020-08-22 22:40:38 +08:00 |
|
afc163
|
4f207df68b
|
prettier code style
|
2020-08-17 18:50:55 +08:00 |
|
afc163
|
dc2c6c6043
|
style: fix eslint bugs
|
2020-08-17 18:50:55 +08:00 |
|
chenluli
|
23c52bd295
|
docs: update changelog & version nnumber
|
2020-08-17 16:22:43 +08:00 |
|
Yanyan-Wang
|
2f7b19d745
|
fix: createCombo with double nodes problem. closes: #1896
|
2020-08-11 16:16:16 +08:00 |
|
Yanyan-Wang
|
6791ed6f0d
|
fix: remove item and hide the tooltip for plugin and behavior
|
2020-08-11 16:16:16 +08:00 |
|
Yanyan-Wang
|
9416d34827
|
fix: timebar date undefined problem. docs: update the english version plugins docs and the demos about timebar.
|
2020-07-27 20:15:41 +08:00 |
|
baizn
|
1a858f8cd1
|
fix: remove online node_modules
|
2020-07-27 15:00:39 +08:00 |
|
Yanyan-Wang
|
7936523d67
|
feat: fisheye plugin, support clear, update, show labels.
|
2020-07-27 13:31:24 +08:00 |
|
Yanyan-Wang
|
2e701b897b
|
fix: canvas.on leads to tooltip problem.
|
2020-07-23 22:53:36 +08:00 |
|
Yanyan-Wang
|
e6cd83df3e
|
feat: animate configuration for combo, true by default.
|
2020-07-23 17:42:21 +08:00 |
|
Yanyan-Wang
|
c9b0494843
|
fix: node:click is triggered twice while clicking a node; fix: update combo edge when drag node out of it problem.
|
2020-07-23 17:42:21 +08:00 |
|
Yanyan-Wang
|
af7d93ff6a
|
feat: fix the initial positions by equably distributing for layout to produce similar result.
|
2020-07-22 19:05:44 +08:00 |
|
Yanyan-Wang
|
800fe3c89d
|
docs: update changelog
|
2020-07-22 19:05:44 +08:00 |
|
Yanyan-Wang
|
c0bbb07824
|
fix: Cannot read property getModel of null problem on contextmenu when the target is not an item. closes: #1815.
|
2020-07-22 19:05:44 +08:00 |
|
Yanyan-Wang
|
d620c58a0c
|
fix: update changelog
|
2020-07-22 19:05:44 +08:00 |
|
Yanyan-Wang
|
cf7088ef39
|
fix: combo edge with uncorrect end points; fix: combo polyline edge with wrong path; fix: getViewCenter with padding problem. closes: #1817, #1809, #1775.
|
2020-07-22 19:05:44 +08:00 |
|
baizn
|
5b73d17ab0
|
feat: graph.priorityState & event mode
|
2020-07-22 15:41:48 +08:00 |
|
Yanyan-Wang
|
b1d494610f
|
feat: dijkstra shortest path length algorithm; fix: integrate getSourceNeighbors and getTargetNeighbors to getNeighbors(node, type)
|
2020-07-06 11:51:07 +08:00 |
|
Yanyan-Wang
|
684cd874ec
|
feat: dagre layout supports sortByCombo; feat: allow user to disable relayout in collapse-expand-combo behavior.
|
2020-07-06 11:51:07 +08:00 |
|
Yanyan-Wang
|
2dafd0dd32
|
fix: sync the minZoom and maxZoom in drag-canvas and graph; feat: initial x and y for combo data.
|
2020-07-06 11:51:07 +08:00 |
|
Yanyan-Wang
|
7cf61ad117
|
fix: grid DOM selectable and drag-canvas problem. docs: add docs about the coordinate system.
|
2020-07-06 11:51:07 +08:00 |
|
Yanyan-Wang
|
9cbaf6c4b5
|
fix: dulplicated edges in nodeselectchange event of brush-select
|
2020-07-06 11:51:07 +08:00 |
|
Yanyan-Wang
|
bf2285fcdd
|
fix: fitView and fitCenter with animate in the initial state, closes: #1702
|
2020-07-06 11:51:07 +08:00 |
|
Yanyan-Wang
|
fc24b0dc86
|
fix: multiple animate update shape for combo; fix: removeItem from a combo.
|
2020-06-29 21:19:41 +08:00 |
|
Yanyan-Wang
|
2e9c262ca4
|
chore: update G to resolve the blur canvas problem
|
2020-06-29 11:01:43 +08:00 |
|
Yanyan-Wang
|
802a6a4a82
|
fix: create combo with parentId problem. closes: #1729
|
2020-06-29 11:01:43 +08:00 |
|
Yanyan-Wang
|
5b6f5491a6
|
fix: force layout with addItem and relayout. closes: #1275.
|
2020-06-29 11:01:43 +08:00 |
|
Yanyan-Wang
|
5b1ab44280
|
feat: built-in arrows; feat: built-in markers;
|
2020-06-29 11:01:43 +08:00 |
|
Yanyan-Wang
|
fb93cda45c
|
fix: update the edges after first render with collapsed combos.
|
2020-06-22 13:55:00 +08:00 |
|
Yanyan-Wang
|
3da8396619
|
fix: unify the shape names for custom node and extended node
|
2020-06-22 13:55:00 +08:00 |
|
Yanyan-Wang
|
46689a1042
|
docs: update CHANGELOG
|
2020-06-22 13:55:00 +08:00 |
|
Yanyan-Wang
|
a134a58fd7
|
feat: graph.getMinZoom, graph.setMinZoom, graph.getMaxZoom, graph.setMaxZoom, graph.getWidth, graph.getHeight API. docs: update the graph API with new apis.
|
2020-06-22 13:55:00 +08:00 |
|
Yanyan-Wang
|
161ff7c0e8
|
fix: combo collapse and expand with edges problem. feat: getGroup and getContainer API for graph. fix: destroy the tooltip DOMs when destroy the graph.
|
2020-06-22 13:55:00 +08:00 |
|
Yanyan-Wang
|
ddd7d6335a
|
feat: shouldBegin for click-select behavior, closes: #1706. docs: update the configurations and timing events for behaviors docs.
|
2020-06-22 13:55:00 +08:00 |
|
Yanyan-Wang
|
a59d2d6c7e
|
feat: dropCap for indented layout. docs: update the docs about indented layout.
|
2020-06-16 17:19:39 +08:00 |
|
Yanyan-Wang
|
116694364a
|
fix: cannot drag combo bug.
|
2020-06-15 11:38:37 +08:00 |
|
Yanyan-Wang
|
22e33c6e2b
|
docs: update CHANGELOG and version number.
|
2020-06-15 11:38:37 +08:00 |
|
Yanyan-Wang
|
ba97fa7ef1
|
feat: generate the image url of the full graph by graph.toFullDataUrl. docs: update the api about toFullDataUrl and other download related api. closes: #1657.
|
2020-06-10 15:19:24 +08:00 |
|
Yanyan-Wang
|
c07bca9204
|
feat: focusItem with animation parameters related to the graph configure. docs: update the click to focus a node demo.
|
2020-06-10 15:19:24 +08:00 |
|
Yanyan-Wang
|
cdddab7164
|
feat: degree algorithm; feat: graph.getNodeDegree; docs: update CHANGELOG.
|
2020-06-05 17:59:39 +08:00 |
|
Yanyan-Wang
|
cb58bd66d0
|
fix: downloadFullImage changes the matrix of the graph problem. docs: update CHANGELOG and version number.
|
2020-06-05 10:47:06 +08:00 |
|
Yanyan-Wang
|
0889669158
|
docs: update changelog
|
2020-06-02 15:47:55 +08:00 |
|
Yanyan-Wang
|
bd2dfa02fd
|
feat: fitCenter for translate the graph to align the canvas center; docs: add fitCenter for simpel demos; docs: english description for demos.
|
2020-06-02 15:47:55 +08:00 |
|