I am currently utilizing the easypie plugin, but I am facing an issue where the number is not displaying inside the pie chart. Despite trying multiple solutions, I haven't been able to resolve this. How can I successfully display the number inside the pie chart? I have included the following CSS:
.easychart {
position: relative;
text-align: center;
margin:10px;
}