forked from keller-mark/vueplotlib
-
Notifications
You must be signed in to change notification settings - Fork 0
/
documentation.yml
50 lines (50 loc) · 1000 Bytes
/
documentation.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
toc:
- name: Plot Components
- mixin
- BarPlot
- BoxPlot
- CountBarPlot
- DoubleStratifiedBoxPlot
- DoubleStratifiedScatterPlot
- DoubleStratifiedSinaPlot
- GenomeMultiTrackPlot
- GenomeScatterPlot
- GenomeStackedBarPlot
- GenomeTrackPlot
- HierarchicalMultiTrackPlot
- MultiBoxPlot
- MultiDataRectPlot
- MultiDataTrackPlot
- MultiTrackPlot
- RectPlot
- ScatterPlot
- StackedBarPlot
- StratifiedBoxPlot
- StratifiedKaplanMeierPlot
- StratifiedScatterPlot
- StratifiedSinaPlot
- TrackPlot
- name: Axis Components
- Axis
- GenomeAxis
- DendrogramAxis
- name: Container Components
- PlotContainer
- name: Legend Components
- CategoricalLegend
- ContinuousLegend
- Legend
- name: Other Components
- SortOptions
- name: Data
- DataContainer
- name: History
- HistoryEvent
- HistoryStack
- name: Scale
- AbstractScaleDispatcher
- AbstractScale
- BinaryScale
- CategoricalScale
- ContinuousScale
- GenomeScale