Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Yunuuuu committed Dec 24, 2024
1 parent 946dce3 commit cdc42c1
Showing 1 changed file with 21 additions and 9 deletions.
30 changes: 21 additions & 9 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,25 @@ navbar:
benchmarks:
text: Benchmarks
href: articles/benchmarks.html
faq:
faq:
text: FAQ
href: articles/FAQ.html

reference:
- title: Layout initialize
desc: A `Layout` object defines how to place the plots.
contents:
- heatmap_layout
- stack_discrete
- stack_continuous
- stack_layout
- quad_continuous
- quad_discrete
- quad_layout
- cross_align
- quad_free
- stack_free
- circle_discrete
- circle_continuous
- circle_layout
- stack_cross
- ggheatmap
- ggoncoplot

- title: Layout Building
Expand All @@ -44,8 +49,11 @@ reference:
- quad_anno
- with_quad
- stack_switch
- circle_switch
- active
- ggalign_attr
- continuous_limits
- layout_expand

- title: Layout Customization
desc: >
Expand All @@ -63,11 +71,14 @@ reference:
This section covers essential functions to add individual plots to the layout,
ensuring they align and interact correctly within the defined structure.
contents:
- ggfree
- ggalign
- align_dendro
- align_line
- ggalign
- ggmark
- ggcross
- ggfree
- mark_line
- mark_tetragon
- mark_draw

- title: Schemes
desc: >
Expand All @@ -82,7 +93,8 @@ reference:
desc: >
Functions to enhance and customize the capabilities of ggalign.
contents:
- align
- mark_pdraw
- align_discrete
- fortify_data_frame
- fortify_matrix
- ggalign_attr_set
Expand Down

0 comments on commit cdc42c1

Please sign in to comment.