-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
62 lines (54 loc) · 1.13 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
url: https://alexym1.github.io/fusionchartsR/
home:
title: Embedding fusioncharts.js in R
authors:
Alex Martinez:
href: https://github.com/alexym1
development:
mode: auto
template:
bootstrap: 5
bslib:
primary: "#0054AD"
border-radius: 0.5rem
btn-border-radius: 0.25rem
search:
exclude: ['news/index.html']
reference:
- title: Build
desc: Build a complete chart with one of its components.
contents:
- ggfusionPlot
- fusionPlot
- fusionMultiPlot
- fusionCaption
- fusionSubcaption
- fusionAxis
- fusionLegend
- fusionTheme
- title: Custom
desc: Customize a chart with one of its components..
contents:
- fusionAnchors
- fusionBackground
- fusionCanvas
- fusionCustomAxis
- fusionCustomBoxplot
- fusionCustomLegend
- fusionDiv
- fusionLogo
- fusionPalette
- fusionTooltip
- fusionTrendline
- title: App
desc: Run shiny app.
contents:
- runDemo
- fusionPlotOutput
- renderfusionPlot
- fusionMultiPlotOutput
- renderFusionMultiPlot
news:
releases:
- text: "Version 1.0.0"
href: #