@import "../../style/themes/default.less"; .antd-pro-charts-chart-card-chartCard { position: relative; .antd-pro-charts-chart-card-chartTop { position: relative; width: 100%; overflow: hidden; } .antd-pro-charts-chart-card-chartTopMargin { margin-bottom: 12px; } .antd-pro-charts-chart-card-chartTopHasMargin { margin-bottom: 20px; } .antd-pro-charts-chart-card-metaWrap { float: left; } .antd-pro-charts-chart-card-avatar { position: relative; top: 4px; float: left; margin-right: 20px; img { border-radius: 100%; } } .antd-pro-charts-chart-card-meta { height: 22px; color: @text-color-secondary; font-size: @font-size-base; line-height: 22px; } .antd-pro-charts-chart-card-action { position: absolute; top: 4px; right: 0; line-height: 1; cursor: pointer; } .antd-pro-charts-chart-card-total { height: 38px; margin-top: 4px; margin-bottom: 0; overflow: hidden; color: @heading-color; font-size: 30px; line-height: 38px; white-space: nowrap; text-overflow: ellipsis; word-break: break-all; } .antd-pro-charts-chart-card-content { position: relative; width: 100%; margin-bottom: 12px; } .antd-pro-charts-chart-card-contentFixed { position: absolute; bottom: 0; left: 0; width: 100%; } .antd-pro-charts-chart-card-footer { margin-top: 8px; padding-top: 9px; border-top: 1px solid @border-color-split; & > * { position: relative; } } .antd-pro-charts-chart-card-footerMargin { margin-top: 20px; } } .antd-pro-charts-field-field { margin: 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; .antd-pro-charts-field-label, .antd-pro-charts-field-number { font-size: @font-size-base; line-height: 22px; } .antd-pro-charts-field-number { margin-left: 8px; color: @heading-color; } } .antd-pro-charts-mini-progress-miniProgress { position: relative; width: 100%; padding: 5px 0; .antd-pro-charts-mini-progress-progressWrap { position: relative; background-color: @background-color-base; } .antd-pro-charts-mini-progress-progress { width: 0; height: 100%; background-color: @primary-color; border-radius: 1px 0 0 1px; transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s; } .antd-pro-charts-mini-progress-target { position: absolute; top: 0; bottom: 0; z-index: 9; width: 20px; span { position: absolute; top: 0; left: 0; width: 2px; height: 4px; border-radius: 100px; } span:last-child { top: auto; bottom: 0; } } } .antd-pro-charts-pie-pie { position: relative; .antd-pro-charts-pie-chart { position: relative; } &.antd-pro-charts-pie-hasLegend .antd-pro-charts-pie-chart { width: ~'calc(100% - 240px)'; } .antd-pro-charts-pie-legend { position: absolute; top: 50%; right: 0; min-width: 200px; margin: 0 20px; padding: 0; list-style: none; transform: translateY(-50%); li { height: 22px; margin-bottom: 16px; line-height: 22px; cursor: pointer; &:last-child { margin-bottom: 0; } } } .antd-pro-charts-pie-dot { position: relative; top: -1px; display: inline-block; width: 8px; height: 8px; margin-right: 8px; border-radius: 8px; } .antd-pro-charts-pie-line { display: inline-block; width: 1px; height: 16px; margin-right: 8px; background-color: @border-color-split; } .antd-pro-charts-pie-legendTitle { color: @text-color; } .antd-pro-charts-pie-percent { color: @text-color-secondary; } .antd-pro-charts-pie-value { position: absolute; right: 0; } .antd-pro-charts-pie-title { margin-bottom: 8px; } .antd-pro-charts-pie-total { position: absolute; top: 50%; left: 50%; max-height: 62px; text-align: center; transform: translate(-50%, -50%); & > h4 { height: 22px; margin-bottom: 8px; color: @text-color-secondary; font-weight: normal; font-size: 14px; line-height: 22px; } & > p { display: block; height: 32px; color: @heading-color; font-size: 1.2em; line-height: 32px; white-space: nowrap; } } } .antd-pro-charts-pie-legendBlock { &.antd-pro-charts-pie-hasLegend .antd-pro-charts-pie-chart { width: 100%; margin: 0 0 32px 0; } .antd-pro-charts-pie-legend { position: relative; transform: none; } } .antd-pro-charts-radar-radar { .antd-pro-charts-radar-legend { margin-top: 16px; .antd-pro-charts-radar-legendItem { position: relative; color: @text-color-secondary; line-height: 22px; text-align: center; cursor: pointer; p { margin: 0; } h6 { margin-top: 4px; margin-bottom: 0; padding-left: 16px; color: @heading-color; font-size: 24px; line-height: 32px; } &::after { position: absolute; top: 8px; right: 0; width: 1px; height: 40px; background-color: @border-color-split; content: ''; } } > :last-child .antd-pro-charts-radar-legendItem::after { display: none; } .antd-pro-charts-radar-dot { position: relative; top: -1px; display: inline-block; width: 6px; height: 6px; margin-right: 6px; border-radius: 6px; } } } .antd-pro-charts-tag-cloud-tagCloud { overflow: hidden; canvas { transform-origin: 0 0; } } .antd-pro-charts-timeline-chart-timelineChart { background: #fff; } .antd-pro-charts-water-wave-waterWave { position: relative; display: inline-block; transform-origin: left; .antd-pro-charts-water-wave-text { position: absolute; top: 32px; left: 0; width: 100%; text-align: center; span { color: @text-color-secondary; font-size: 14px; line-height: 22px; } h4 { color: @heading-color; font-size: 24px; line-height: 32px; } } .antd-pro-charts-water-wave-waterWaveCanvasWrapper { transform: scale(0.5); transform-origin: 0 0; } } .antd-pro-charts-miniChart { position: relative; width: 100%; .antd-pro-charts-chartContent { position: absolute; bottom: -28px; width: 100%; > div { margin: 0 -5px; overflow: hidden; } } .antd-pro-charts-chartLoading { position: absolute; top: 16px; left: 50%; margin-left: -7px; } }