File tree Expand file tree Collapse file tree 1 file changed +16
-9
lines changed Expand file tree Collapse file tree 1 file changed +16
-9
lines changed Original file line number Diff line number Diff line change 57
57
%br
58
58
= high_chart(" dojo_tag_chart" , @dojo_tag_chart)
59
59
60
- %h2#howto {style: " margin-top: 70px; color: #333333;"}
61
- %a{href: '#howto '}<
60
+ %h2#table {style: " margin-top: 70px; color: #333333;"}
61
+ %a{href: '#table '}<
62
62
📝
63
63
集計方法と集計対象について
64
64
%ul {style: 'list-style: none; margin-left: -10px;'}
76
76
%b Dojos
77
77
%span{style: 'font-size: 10px;'} (非アクティブになった道場も含まれています)
78
78
79
- #howto-aggregate{align: 'center', style: 'margin-top: 30px;'}
80
- %b 集計対象の道場数と集計割合の推移
79
+ #table-target{align: 'center', style: 'margin-top: 50px; scroll-margin-top: 80px;'}
80
+ %b
81
+ %a{href: '#table-target'} 🔍
82
+ 集計対象と集計割合の推移
81
83
%table.compact{style: 'margin-top: 10px;', border: '1'}
82
84
%tr
83
85
%th
108
110
※
109
111
非アクティブになった道場も含まれています
110
112
111
- #howto-table{align: 'center', style: 'margin-top: 30px;'}
112
- %b 開催回数と参加者数の推移表
113
+ #table-actual{align: 'center', style: 'margin-top: 50px; scroll-margin-top: 80px;'}
114
+ %b
115
+ %a{href: '#table-actual'} ☯️
116
+ 開催回数と参加者数の推移
113
117
%table.compact{style: 'margin-top: 10px;', border: '1'}
114
118
%tr
115
119
%th
141
145
%span.table-item= num
142
146
%span{style: 'font-size: 10px;'}
143
147
※
144
- 本ページ上部にある推移グラフを表にしたデータです
148
+ %a{href: '#graph'}<> 冒頭の推移グラフ
149
+ を表にしたデータです
145
150
146
- #howto-estimate{align: 'center', style: 'margin-top: 30px;'}
147
- %b 開催回数と参加者数の見込み
151
+ #table-estimate {align: 'center', style: 'margin-top: 50px; scroll-margin-top: 80px;'}
152
+ %b
153
+ %a{href: '#table-estimate'} 💭
154
+ 開催回数と参加者数の見込み
148
155
%table.compact{style: 'margin-top: 10px;', border: '1'}
149
156
%tr
150
157
%th
You can’t perform that action at this time.
0 commit comments