-
Notifications
You must be signed in to change notification settings - Fork 25
/
_pkgdown.yml
56 lines (52 loc) · 1.21 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
title: mschart
template:
package: pkgardata
bootswatch: simplex
home:
links:
- text: 'Visit <a href="https://www.ardata.fr"><img alt="ardata" src="https://www.ardata.fr/img/ardata-logo.svg" width="70"></a> website'
href: https://www.ardata.fr
reference:
- title: High level functions
contents:
- mschart
- starts_with("ms_")
- title: Global settings
contents:
- chart_settings
- as_bar_stack
- title: Axis
contents:
- starts_with("chart_ax_")
- title: Chart titles
contents:
- chart_labels
- title: Series visual settings
contents:
- starts_with("chart_data_")
- chart_labels_text
- chart_table
- title: Global visual settings
contents:
- ends_with("_theme")
- title: Send to Microsoft Documents
contents:
- print.ms_chart
- ph_with.ms_chart
- starts_with("body_add")
- title: Datasets
contents:
- browser_data
- browser_ts
- us_indus_prod
navbar:
title: mschart
type: default
left:
- text: Function reference
href: reference/index.html
- text: User Documentation
href: https://ardata-fr.github.io/officeverse/
right:
- icon: fa-github fa-lg
href: https://github.com/ardata-fr/mschart