This repository has been archived by the owner on Nov 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 66
/
Copy path_pkgdown.yml
118 lines (116 loc) · 2.23 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
navbar:
structure:
left: [home, intro, reference, news]
right: [github]
components:
articles: ~
destination: docs
reference:
- title: "rbokeh"
contents:
- rbokeh-package
- title: "Plots"
contents:
- figure
- gmap
- grid_plot
- title: "Layer Functions"
contents:
- ly_annular_wedge
- ly_annulus
- ly_arc
- ly_bezier
- ly_crect
- ly_image
- ly_image_url
- ly_lines
- ly_multi_line
- ly_oval
- ly_patch
- ly_points
- ly_polygons
- ly_quadratic
- ly_ray
- ly_rect
- ly_segments
- ly_text
- ly_wedge
- title: "Higher-Level Layer Functions"
contents:
- ly_quantile
- ly_density
- ly_hist
- ly_hexbin
- ly_boxplot
- ly_abline
- ly_contour
- ly_curve
- ly_map
- ly_bar
- title: "Higher-Level Layer Functions"
contents:
- x_axis
- x_range
- y_axis
- y_range
- title: "Themes"
contents:
- set_theme
- theme_axis
- theme_grid
- theme_legend
- theme_plot
- theme_title
- set_palette
- bk_default_theme
- pal_color
# -
# file: themes.Rd
# title: "themes"
# -
# file: palettes.Rd
# title: "palettes"
- title: "Interaction Tools"
contents:
- tool_hover
- tool_selection
- tool_tap
- tool_box_select
- tool_box_zoom
- tool_crosshair
- tool_lasso_select
- tool_pan
- tool_reset
- tool_resize
- tool_save
- tool_wheel_zoom
- title: "Callback Interactivity"
contents:
- console_callback
- custom_callback
- debug_callback
- shiny_callback
- title: "Output"
contents:
- print_model_json
- bokeh_render_json
- rbokehOutput
- renderRbokeh
- widget2gist
- widget2png
- rbokeh2html
- title: "Misc"
contents:
- flightfreq
- elements
- nyctaxihex
- catjitter
- get_object_refs
- phantom_install
- "%>%"
- point_types
- gmap_style
- figure_data
- sub_names
- data_name_list
- b_eval