Lines Matching refs:chart
186 .menu-chart .nav-link::before {
187 content: url(colors/menu/chart.png);
190 .menu-chart-ancestry::before {
191 content: url(colors/menu/chart-ancestors.png);
194 .menu-chart-compact::before {
195 content: url(colors/menu/chart-compact.png);
198 .menu-chart-descendants::before {
199 content: url(colors/menu/chart-descendants.png);
202 .menu-chart-familybook::before {
203 content: url(colors/menu/chart-family-book.png);
206 .menu-chart-fanchart::before {
207 content: url(colors/menu/chart-fanchart.png);
210 .menu-chart-hourglass::before {
211 content: url(colors/menu/chart-hourglass.png);
214 .menu-chart-lifespan::before {
215 content: url(colors/menu/chart-lifespan.png);
218 .menu-chart-pedigree::before {
219 content: url(colors/menu/chart-pedigree.png);
222 .menu-chart-pedigreemap::before {
223 content: url(colors/menu/chart-pedigree-map.png);
226 .menu-chart-relationship::before {
227 content: url(colors/menu/chart-relationship.png);
230 .menu-chart-statistics::before {
231 content: url(colors/menu/chart-statistics.png);
234 .menu-chart-timeline::before {
235 content: url(colors/menu/chart-timeline.png);
238 .menu-chart-tree::before {
239 content: url(colors/menu/chart-tree.png);
382 * Each type of chart will set its own size and hide/show content.
384 * wt-chart-box
385 * +--- wt-chart-box-thumbnail
386 * +--- wt-chart-box-extra
387 * +--- wt-chart-box-zoom
388 * +--- wt-chart-box-icon
389 * +--- wt-chart-box-dropdown wt-chart-box-zoom-dropdown
390 * +--- wt-chart-box-links
391 * +--- wt-chart-box-icon
392 * +--- wt-chart-box-dropdown wt-chart-box-links-dropdown
393 * +--- wt-chart-box-name
394 * +--- wt-chart-box-lifespan
395 * +--- wt-chart-box-facts
396 * +--- wt-chart-box-fact
399 .wt-chart-box-name {
483 /*-- Fan chart ---- */