Piegraph

Syntax

[dexp_piegraph title="" percent="10" width="200" style=""]text[/dexp_piegraph]

Result

<div class="dexp-pie-chart-wrapper">
  <div class="dexp-pie-chart gt-50" data-percent="80" data-title="HTML/CSS">
    <div class="ppc-progress">
      <div class="ppc-progress-fill" style="transform: rotate(288deg);"></div>
    </div>
    <div class="ppc-percents">
      <div class="pcc-percents-wrapper">
        <span>80%</span>
        <div class="pcc-title">HTML/CSS</div>
       </div>
      </div>
    </div>
  </div>
  <div class="dexp-pie-chart-content"></div>
</div>

Attributes

title: is a piegraph title.

percent: is % of piegraph.

width: is width of the piegraph.

style: is a style of the piegraph.

results matching ""

    No results matching ""