pie chart مخطط قطاعي دائري
📅 April 03, 2024 | 👁️ Views: 23

\documentclass{article}
\usepackage{pgf-pie}
\usepackage{xcolor}
\begin{document}
\begin{figure}[h]
\centering
\begin{tikzpicture}
\pie[text=legend,
color={blue!20, red!50, green!50, orange!50}]
{40/A, 30/B, 20/C, 10/D}
\end{tikzpicture}
\caption{Example Pie Chart with Custom Colors}
\label{fig:pie_chart_colors}
\end{figure}
\end{document}
\documentclass{article}
\usepackage{pgf-pie}
\usepackage{xcolor}
\begin{document}
\begin{figure}[h]
\centering
\begin{tikzpicture}
\pie[text=legend,
color={blue!20, red!50, green!50, orange!50}]
{40/A, 30/B, 20/C, 10/D}
\end{tikzpicture}
\caption{Example Pie Chart with Custom Colors}
\label{fig:pie_chart_colors}
\end{figure}
\end{document}
Related Courses, Exams, and Exercises
Course PDF:
Recent Articles

Quran Search: A Feature rich and modern design
13 Feb 2025
Categories