I made a customizable Pie-Chart generator in LaTeX for a paper i was writing based on this example. With this one, you can choose the color for each portion. Here is how it looks: You need the following packages in your document preamble: \usepackage{tikz} \usepackage{pgfplots} \usetikzlibrary{calc} Bellow is the LaTeX code for chart. I marked …
Month: February 2018
Im very excited to announce that next week Im conducting a LaTeX hands-on workshop organized by Women In Engineering affinity group in Tallinn University of Technology’s IEEE student branch. It’s becoming a tradition for me. I have done it twice before. Every year I try to provide this workshop for students who would like to …