Skip to content

Instantly share code, notes, and snippets.

@tillcarlos
Created February 12, 2012 20:37
Show Gist options
  • Save tillcarlos/1810757 to your computer and use it in GitHub Desktop.
Save tillcarlos/1810757 to your computer and use it in GitHub Desktop.
\newcommand{\tcbStatus}[2]{
{#2} %display the section title every time!
\progressbar[subdivisions=5, roundnessr=0.5, ticksheight=1, tickswidth=1.5pt]{#1}
\colorbox{xingLightGray}{\color{white}{#1}}
} % / tcbStatus
\section{\tcbStatus{0.3}{Time Series Analysis}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment