Skip to content

Commit 606c3fa

Browse files
committed
start plugins
1 parent 7183031 commit 606c3fa

14 files changed

+2396
-0
lines changed

NAMESPACE

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,32 @@
11
# Generated by roxygen2: do not edit by hand
22

33
export(auto_adapt_label)
4+
export(background)
45
export(brush_select)
6+
export(bubble_sets)
57
export(click_select)
68
export(collapse_expand)
9+
export(context_menu)
710
export(create_edge)
811
export(drag_canvas)
912
export(drag_element)
1013
export(drag_element_force)
14+
export(edge_bundling)
15+
export(edge_filter_lens)
16+
export(fish_eye)
1117
export(fix_element_size)
1218
export(focus_element)
19+
export(fullscreen)
1320
export(g6)
1421
export(g6Output)
1522
export(g6_behaviors)
23+
export(grid_line)
24+
export(history)
1625
export(hover_activate)
26+
export(hull)
1727
export(lasso_select)
28+
export(legend)
29+
export(minimap)
1830
export(optimize_viewport_transform)
1931
export(renderG6)
2032
export(scroll_canvas)

0 commit comments

Comments
 (0)