forked from ardata-fr/mschart
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
42 lines (39 loc) · 872 Bytes
/
_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
title: mschart
template:
package: ardatatemplate
bootswatch: simplex
reference:
- title: High level functions
contents:
- 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_")
- title: Global visual settings
contents:
- ends_with("_theme")
- title: Send to Microsoft Documents
contents:
- starts_with("ph_with_")
- starts_with("body_add")
navbar:
title: mschart
type: default
left:
- text: Overview
href: articles/introduction.html
- text: Function reference
href: reference/index.html
right:
- icon: fa-github fa-lg
href: https://github.com/ardata-fr/mschart