Tagged Questions
3
votes
1answer
151 views
Pgfplotstable adding a growth column without column names and then offsetting it
I'm trying to create a new column in a pgfsplotstable which shows the compound growth over the preceding columns. The columns don't have names, and I want to shift the column a little to the right to ...
4
votes
1answer
338 views
Changing the fontsize of selected column in table
I want to decrease the font-size of a selected column. I tried
\documentclass{article}
\usepackage{multirow,array}
\usepackage{booktabs}
\begin{document}
...