Adding labels to a table: columns and rows The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Highlight table cells using thick, colored borderUsing a table: alignment issues and cell labelsHow to make table with rotated table headers in LaTeXHow do I prevent cellcolor from over effect of hlineAdding a different sized, independent, table under another with same captionHorizontal lines in nested tabular environmentHow to vertically align table columnProblem aligning decimals in multi-column tableColor in every other column for Table with Multicolumn with subcolumnsNote at the end of the table in Latex
How long does the line of fire that you can create as an action using the Investiture of Flame spell last?
Sort a list of pairs representing an acyclic, partial automorphism
Why does this iterative way of solving of equation work?
He got a vote 80% that of Emmanuel Macron’s
First use of “packing” as in carrying a gun
Typeface like Times New Roman but with "tied" percent sign
Problems with Ubuntu mount /tmp
Does Parliament hold absolute power in the UK?
How to stretch delimiters to envolve matrices inside of a kbordermatrix?
Can smartphones with the same camera sensor have different image quality?
Semisimplicity of the category of coherent sheaves?
The following signatures were invalid: EXPKEYSIG 1397BC53640DB551
University's motivation for having tenure-track positions
How do I add random spotting to the same face in cycles?
Mortgage adviser recommends a longer term than necessary combined with overpayments
Is above average number of years spent on PhD considered a red flag in future academia or industry positions?
Why did all the guest students take carriages to the Yule Ball?
Working through the single responsibility principle (SRP) in Python when calls are expensive
Why can't wing-mounted spoilers be used to steepen approaches?
Simulating Exploding Dice
Road tyres vs "Street" tyres for charity ride on MTB Tandem
How to split my screen on my Macbook Air?
What are these Gizmos at Izaña Atmospheric Research Center in Spain?
ELI5: Why do they say that Israel would have been the fourth country to land a spacecraft on the Moon and why do they call it low cost?
Adding labels to a table: columns and rows
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Highlight table cells using thick, colored borderUsing a table: alignment issues and cell labelsHow to make table with rotated table headers in LaTeXHow do I prevent cellcolor from over effect of hlineAdding a different sized, independent, table under another with same captionHorizontal lines in nested tabular environmentHow to vertically align table columnProblem aligning decimals in multi-column tableColor in every other column for Table with Multicolumn with subcolumnsNote at the end of the table in Latex
Can anybody help me? I know how to build the table but I don’t know how to add the “Users” and “Movies” labels.
This is what I've tried so far:
begintable[H]
centering
text textbfMovies
begintabular c
multicolumn1c & multicolumn1c1 & multicolumn1c2
& multicolumn1c3 & multicolumn1c4 & multicolumn1c5
& multicolumn1c6 & multicolumn1c7 & multicolumn1c8 \ hhline
1 & & 5 & & 2 & 4 & & & \ hhline
2 & 4 & & 3 & 1 & & & 3 & \ hhline
3 & & 5 & 4 & & 5 & & 4 &\ hhline
4 & & & & & & 1 & 1 & 2 \ hhline
5 & 3 & & colorbluetextbf? & & colorbluetextbf? & 3 & & 0 \ hhline
6 & & colorbluetextbf? & 2 & & 4 & &colorbluetextbf? & \ hhline
endtabular
Thanks!
tables
New contributor
add a comment |
Can anybody help me? I know how to build the table but I don’t know how to add the “Users” and “Movies” labels.
This is what I've tried so far:
begintable[H]
centering
text textbfMovies
begintabular c
multicolumn1c & multicolumn1c1 & multicolumn1c2
& multicolumn1c3 & multicolumn1c4 & multicolumn1c5
& multicolumn1c6 & multicolumn1c7 & multicolumn1c8 \ hhline
1 & & 5 & & 2 & 4 & & & \ hhline
2 & 4 & & 3 & 1 & & & 3 & \ hhline
3 & & 5 & 4 & & 5 & & 4 &\ hhline
4 & & & & & & 1 & 1 & 2 \ hhline
5 & 3 & & colorbluetextbf? & & colorbluetextbf? & 3 & & 0 \ hhline
6 & & colorbluetextbf? & 2 & & 4 & &colorbluetextbf? & \ hhline
endtabular
Thanks!
tables
New contributor
1
You can have it withmultirow
andmulticolumn
, but I'd use TikZ for that. Anyway: what have you tried so far? Please add a minimal code.
– JouleV
Apr 10 at 5:54
add a comment |
Can anybody help me? I know how to build the table but I don’t know how to add the “Users” and “Movies” labels.
This is what I've tried so far:
begintable[H]
centering
text textbfMovies
begintabular c
multicolumn1c & multicolumn1c1 & multicolumn1c2
& multicolumn1c3 & multicolumn1c4 & multicolumn1c5
& multicolumn1c6 & multicolumn1c7 & multicolumn1c8 \ hhline
1 & & 5 & & 2 & 4 & & & \ hhline
2 & 4 & & 3 & 1 & & & 3 & \ hhline
3 & & 5 & 4 & & 5 & & 4 &\ hhline
4 & & & & & & 1 & 1 & 2 \ hhline
5 & 3 & & colorbluetextbf? & & colorbluetextbf? & 3 & & 0 \ hhline
6 & & colorbluetextbf? & 2 & & 4 & &colorbluetextbf? & \ hhline
endtabular
Thanks!
tables
New contributor
Can anybody help me? I know how to build the table but I don’t know how to add the “Users” and “Movies” labels.
This is what I've tried so far:
begintable[H]
centering
text textbfMovies
begintabular c
multicolumn1c & multicolumn1c1 & multicolumn1c2
& multicolumn1c3 & multicolumn1c4 & multicolumn1c5
& multicolumn1c6 & multicolumn1c7 & multicolumn1c8 \ hhline
1 & & 5 & & 2 & 4 & & & \ hhline
2 & 4 & & 3 & 1 & & & 3 & \ hhline
3 & & 5 & 4 & & 5 & & 4 &\ hhline
4 & & & & & & 1 & 1 & 2 \ hhline
5 & 3 & & colorbluetextbf? & & colorbluetextbf? & 3 & & 0 \ hhline
6 & & colorbluetextbf? & 2 & & 4 & &colorbluetextbf? & \ hhline
endtabular
Thanks!
tables
tables
New contributor
New contributor
edited Apr 10 at 6:04
naveganteX
New contributor
asked Apr 10 at 5:51
naveganteXnaveganteX
325
325
New contributor
New contributor
1
You can have it withmultirow
andmulticolumn
, but I'd use TikZ for that. Anyway: what have you tried so far? Please add a minimal code.
– JouleV
Apr 10 at 5:54
add a comment |
1
You can have it withmultirow
andmulticolumn
, but I'd use TikZ for that. Anyway: what have you tried so far? Please add a minimal code.
– JouleV
Apr 10 at 5:54
1
1
You can have it with
multirow
and multicolumn
, but I'd use TikZ for that. Anyway: what have you tried so far? Please add a minimal code.– JouleV
Apr 10 at 5:54
You can have it with
multirow
and multicolumn
, but I'd use TikZ for that. Anyway: what have you tried so far? Please add a minimal code.– JouleV
Apr 10 at 5:54
add a comment |
2 Answers
2
active
oldest
votes
This is my recommended version, which doesn't use any tables at all, but a powerful tool called TikZ:
documentclass[tikz]standalone
usetikzlibrarymatrix
begindocument
sffamily
begintikzpicture
matrix (m) [matrix of nodes,nodes in empty cells,nodes=minimum size=.75cm,anchor=center] %
& 5 & & 2 & 4 & & & \
4 & & 3 & 1 & & & 3 & \
& 5 & 4 & & 5 & & 4 &\
& & & & & 1 & 1 & 2 \
3 & & colorbluetextbf? & & colorbluetextbf? & 3 & & 0 \
& colorbluetextbf? & 2 & & 4 & &colorbluetextbf? & \
;
draw[step=0.75] (m-1-1.north west) grid (m-6-8.south east);
beginscope[font=scriptsize]
foreach i in 1,...,8 path (m-1-i.north) node[above] i;
foreach i in 1,...,6 path (m-i-1.west) node[left] i;
endscope
path (m-1-5.north west) node[above=1em] Movies;
path (m-3-1.south west) node[left=1em] Users;
endtikzpicture
enddocument
I don't nest tables, but use a multirow
to center "Movies" and "Users":
documentclassarticle
usepackagexcolor
usepackagearray
usepackagemultirow
renewcommandarraystretch1.5
begindocument
sffamily
begintabularcc
&multicolumn1c & multicolumn8cMovies\
&multicolumn1c & multicolumn1c1 & multicolumn1c2
& multicolumn1c3 & multicolumn1c4 & multicolumn1c5
& multicolumn1c6 & multicolumn1c7 & multicolumn1c8 \ cline3-10
multirow6*Users&1 & & 5 & & 2 & 4 & & & \ cline3-10
&2 & 4 & & 3 & 1 & & & 3 & \ cline3-10
&3 & & 5 & 4 & & 5 & & 4 &\ cline3-10
&4 & & & & & & 1 & 1 & 2 \ cline3-10
&5 & 3 & & colorbluetextbf? & & colorbluetextbf? & 3 & & 0 \ cline3-10
&6 & & colorbluetextbf? & 2 & & 4 & &colorbluetextbf? & \ cline3-10
endtabular
enddocument
You are the man! Thank you so much! I had heard about TikZ but I didn't know it had these capabilities!
– naveganteX
Apr 10 at 6:14
@naveganteX and it can do much more. Welcome to TeX.SE!
– JouleV
Apr 10 at 6:14
add a comment |
You can nest tables.
documentclassbeamer
usepackagexcolor
usepackagearray
usepackagehhline
begindocument
beginframe[t]
frametitleTables can be nested
begintabularcc
& Movies\
Users&
begintabular c
multicolumn1c & multicolumn1c1 & multicolumn1c2
& multicolumn1c3 & multicolumn1c4 & multicolumn1c5
& multicolumn1c6 & multicolumn1c7 & multicolumn1c8 \ hhline
1 & & 5 & & 2 & 4 & & & \ hhline
2 & 4 & & 3 & 1 & & & 3 & \ hhline
3 & & 5 & 4 & & 5 & & 4 &\ hhline
4 & & & & & & 1 & 1 & 2 \ hhline
5 & 3 & & colorbluetextbf? & & colorbluetextbf? & 3 & & 0 \ hhline
6 & & colorbluetextbf? & 2 & & 4 & &colorbluetextbf? & \ hhline
endtabular
endtabular
endframe
enddocument
Thank you very much!
– naveganteX
Apr 10 at 6:16
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "85"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
naveganteX is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f484051%2fadding-labels-to-a-table-columns-and-rows%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
This is my recommended version, which doesn't use any tables at all, but a powerful tool called TikZ:
documentclass[tikz]standalone
usetikzlibrarymatrix
begindocument
sffamily
begintikzpicture
matrix (m) [matrix of nodes,nodes in empty cells,nodes=minimum size=.75cm,anchor=center] %
& 5 & & 2 & 4 & & & \
4 & & 3 & 1 & & & 3 & \
& 5 & 4 & & 5 & & 4 &\
& & & & & 1 & 1 & 2 \
3 & & colorbluetextbf? & & colorbluetextbf? & 3 & & 0 \
& colorbluetextbf? & 2 & & 4 & &colorbluetextbf? & \
;
draw[step=0.75] (m-1-1.north west) grid (m-6-8.south east);
beginscope[font=scriptsize]
foreach i in 1,...,8 path (m-1-i.north) node[above] i;
foreach i in 1,...,6 path (m-i-1.west) node[left] i;
endscope
path (m-1-5.north west) node[above=1em] Movies;
path (m-3-1.south west) node[left=1em] Users;
endtikzpicture
enddocument
I don't nest tables, but use a multirow
to center "Movies" and "Users":
documentclassarticle
usepackagexcolor
usepackagearray
usepackagemultirow
renewcommandarraystretch1.5
begindocument
sffamily
begintabularcc
&multicolumn1c & multicolumn8cMovies\
&multicolumn1c & multicolumn1c1 & multicolumn1c2
& multicolumn1c3 & multicolumn1c4 & multicolumn1c5
& multicolumn1c6 & multicolumn1c7 & multicolumn1c8 \ cline3-10
multirow6*Users&1 & & 5 & & 2 & 4 & & & \ cline3-10
&2 & 4 & & 3 & 1 & & & 3 & \ cline3-10
&3 & & 5 & 4 & & 5 & & 4 &\ cline3-10
&4 & & & & & & 1 & 1 & 2 \ cline3-10
&5 & 3 & & colorbluetextbf? & & colorbluetextbf? & 3 & & 0 \ cline3-10
&6 & & colorbluetextbf? & 2 & & 4 & &colorbluetextbf? & \ cline3-10
endtabular
enddocument
You are the man! Thank you so much! I had heard about TikZ but I didn't know it had these capabilities!
– naveganteX
Apr 10 at 6:14
@naveganteX and it can do much more. Welcome to TeX.SE!
– JouleV
Apr 10 at 6:14
add a comment |
This is my recommended version, which doesn't use any tables at all, but a powerful tool called TikZ:
documentclass[tikz]standalone
usetikzlibrarymatrix
begindocument
sffamily
begintikzpicture
matrix (m) [matrix of nodes,nodes in empty cells,nodes=minimum size=.75cm,anchor=center] %
& 5 & & 2 & 4 & & & \
4 & & 3 & 1 & & & 3 & \
& 5 & 4 & & 5 & & 4 &\
& & & & & 1 & 1 & 2 \
3 & & colorbluetextbf? & & colorbluetextbf? & 3 & & 0 \
& colorbluetextbf? & 2 & & 4 & &colorbluetextbf? & \
;
draw[step=0.75] (m-1-1.north west) grid (m-6-8.south east);
beginscope[font=scriptsize]
foreach i in 1,...,8 path (m-1-i.north) node[above] i;
foreach i in 1,...,6 path (m-i-1.west) node[left] i;
endscope
path (m-1-5.north west) node[above=1em] Movies;
path (m-3-1.south west) node[left=1em] Users;
endtikzpicture
enddocument
I don't nest tables, but use a multirow
to center "Movies" and "Users":
documentclassarticle
usepackagexcolor
usepackagearray
usepackagemultirow
renewcommandarraystretch1.5
begindocument
sffamily
begintabularcc
&multicolumn1c & multicolumn8cMovies\
&multicolumn1c & multicolumn1c1 & multicolumn1c2
& multicolumn1c3 & multicolumn1c4 & multicolumn1c5
& multicolumn1c6 & multicolumn1c7 & multicolumn1c8 \ cline3-10
multirow6*Users&1 & & 5 & & 2 & 4 & & & \ cline3-10
&2 & 4 & & 3 & 1 & & & 3 & \ cline3-10
&3 & & 5 & 4 & & 5 & & 4 &\ cline3-10
&4 & & & & & & 1 & 1 & 2 \ cline3-10
&5 & 3 & & colorbluetextbf? & & colorbluetextbf? & 3 & & 0 \ cline3-10
&6 & & colorbluetextbf? & 2 & & 4 & &colorbluetextbf? & \ cline3-10
endtabular
enddocument
You are the man! Thank you so much! I had heard about TikZ but I didn't know it had these capabilities!
– naveganteX
Apr 10 at 6:14
@naveganteX and it can do much more. Welcome to TeX.SE!
– JouleV
Apr 10 at 6:14
add a comment |
This is my recommended version, which doesn't use any tables at all, but a powerful tool called TikZ:
documentclass[tikz]standalone
usetikzlibrarymatrix
begindocument
sffamily
begintikzpicture
matrix (m) [matrix of nodes,nodes in empty cells,nodes=minimum size=.75cm,anchor=center] %
& 5 & & 2 & 4 & & & \
4 & & 3 & 1 & & & 3 & \
& 5 & 4 & & 5 & & 4 &\
& & & & & 1 & 1 & 2 \
3 & & colorbluetextbf? & & colorbluetextbf? & 3 & & 0 \
& colorbluetextbf? & 2 & & 4 & &colorbluetextbf? & \
;
draw[step=0.75] (m-1-1.north west) grid (m-6-8.south east);
beginscope[font=scriptsize]
foreach i in 1,...,8 path (m-1-i.north) node[above] i;
foreach i in 1,...,6 path (m-i-1.west) node[left] i;
endscope
path (m-1-5.north west) node[above=1em] Movies;
path (m-3-1.south west) node[left=1em] Users;
endtikzpicture
enddocument
I don't nest tables, but use a multirow
to center "Movies" and "Users":
documentclassarticle
usepackagexcolor
usepackagearray
usepackagemultirow
renewcommandarraystretch1.5
begindocument
sffamily
begintabularcc
&multicolumn1c & multicolumn8cMovies\
&multicolumn1c & multicolumn1c1 & multicolumn1c2
& multicolumn1c3 & multicolumn1c4 & multicolumn1c5
& multicolumn1c6 & multicolumn1c7 & multicolumn1c8 \ cline3-10
multirow6*Users&1 & & 5 & & 2 & 4 & & & \ cline3-10
&2 & 4 & & 3 & 1 & & & 3 & \ cline3-10
&3 & & 5 & 4 & & 5 & & 4 &\ cline3-10
&4 & & & & & & 1 & 1 & 2 \ cline3-10
&5 & 3 & & colorbluetextbf? & & colorbluetextbf? & 3 & & 0 \ cline3-10
&6 & & colorbluetextbf? & 2 & & 4 & &colorbluetextbf? & \ cline3-10
endtabular
enddocument
This is my recommended version, which doesn't use any tables at all, but a powerful tool called TikZ:
documentclass[tikz]standalone
usetikzlibrarymatrix
begindocument
sffamily
begintikzpicture
matrix (m) [matrix of nodes,nodes in empty cells,nodes=minimum size=.75cm,anchor=center] %
& 5 & & 2 & 4 & & & \
4 & & 3 & 1 & & & 3 & \
& 5 & 4 & & 5 & & 4 &\
& & & & & 1 & 1 & 2 \
3 & & colorbluetextbf? & & colorbluetextbf? & 3 & & 0 \
& colorbluetextbf? & 2 & & 4 & &colorbluetextbf? & \
;
draw[step=0.75] (m-1-1.north west) grid (m-6-8.south east);
beginscope[font=scriptsize]
foreach i in 1,...,8 path (m-1-i.north) node[above] i;
foreach i in 1,...,6 path (m-i-1.west) node[left] i;
endscope
path (m-1-5.north west) node[above=1em] Movies;
path (m-3-1.south west) node[left=1em] Users;
endtikzpicture
enddocument
I don't nest tables, but use a multirow
to center "Movies" and "Users":
documentclassarticle
usepackagexcolor
usepackagearray
usepackagemultirow
renewcommandarraystretch1.5
begindocument
sffamily
begintabularcc
&multicolumn1c & multicolumn8cMovies\
&multicolumn1c & multicolumn1c1 & multicolumn1c2
& multicolumn1c3 & multicolumn1c4 & multicolumn1c5
& multicolumn1c6 & multicolumn1c7 & multicolumn1c8 \ cline3-10
multirow6*Users&1 & & 5 & & 2 & 4 & & & \ cline3-10
&2 & 4 & & 3 & 1 & & & 3 & \ cline3-10
&3 & & 5 & 4 & & 5 & & 4 &\ cline3-10
&4 & & & & & & 1 & 1 & 2 \ cline3-10
&5 & 3 & & colorbluetextbf? & & colorbluetextbf? & 3 & & 0 \ cline3-10
&6 & & colorbluetextbf? & 2 & & 4 & &colorbluetextbf? & \ cline3-10
endtabular
enddocument
edited Apr 10 at 6:37
answered Apr 10 at 6:11
JouleVJouleV
13.2k22663
13.2k22663
You are the man! Thank you so much! I had heard about TikZ but I didn't know it had these capabilities!
– naveganteX
Apr 10 at 6:14
@naveganteX and it can do much more. Welcome to TeX.SE!
– JouleV
Apr 10 at 6:14
add a comment |
You are the man! Thank you so much! I had heard about TikZ but I didn't know it had these capabilities!
– naveganteX
Apr 10 at 6:14
@naveganteX and it can do much more. Welcome to TeX.SE!
– JouleV
Apr 10 at 6:14
You are the man! Thank you so much! I had heard about TikZ but I didn't know it had these capabilities!
– naveganteX
Apr 10 at 6:14
You are the man! Thank you so much! I had heard about TikZ but I didn't know it had these capabilities!
– naveganteX
Apr 10 at 6:14
@naveganteX and it can do much more. Welcome to TeX.SE!
– JouleV
Apr 10 at 6:14
@naveganteX and it can do much more. Welcome to TeX.SE!
– JouleV
Apr 10 at 6:14
add a comment |
You can nest tables.
documentclassbeamer
usepackagexcolor
usepackagearray
usepackagehhline
begindocument
beginframe[t]
frametitleTables can be nested
begintabularcc
& Movies\
Users&
begintabular c
multicolumn1c & multicolumn1c1 & multicolumn1c2
& multicolumn1c3 & multicolumn1c4 & multicolumn1c5
& multicolumn1c6 & multicolumn1c7 & multicolumn1c8 \ hhline
1 & & 5 & & 2 & 4 & & & \ hhline
2 & 4 & & 3 & 1 & & & 3 & \ hhline
3 & & 5 & 4 & & 5 & & 4 &\ hhline
4 & & & & & & 1 & 1 & 2 \ hhline
5 & 3 & & colorbluetextbf? & & colorbluetextbf? & 3 & & 0 \ hhline
6 & & colorbluetextbf? & 2 & & 4 & &colorbluetextbf? & \ hhline
endtabular
endtabular
endframe
enddocument
Thank you very much!
– naveganteX
Apr 10 at 6:16
add a comment |
You can nest tables.
documentclassbeamer
usepackagexcolor
usepackagearray
usepackagehhline
begindocument
beginframe[t]
frametitleTables can be nested
begintabularcc
& Movies\
Users&
begintabular c
multicolumn1c & multicolumn1c1 & multicolumn1c2
& multicolumn1c3 & multicolumn1c4 & multicolumn1c5
& multicolumn1c6 & multicolumn1c7 & multicolumn1c8 \ hhline
1 & & 5 & & 2 & 4 & & & \ hhline
2 & 4 & & 3 & 1 & & & 3 & \ hhline
3 & & 5 & 4 & & 5 & & 4 &\ hhline
4 & & & & & & 1 & 1 & 2 \ hhline
5 & 3 & & colorbluetextbf? & & colorbluetextbf? & 3 & & 0 \ hhline
6 & & colorbluetextbf? & 2 & & 4 & &colorbluetextbf? & \ hhline
endtabular
endtabular
endframe
enddocument
Thank you very much!
– naveganteX
Apr 10 at 6:16
add a comment |
You can nest tables.
documentclassbeamer
usepackagexcolor
usepackagearray
usepackagehhline
begindocument
beginframe[t]
frametitleTables can be nested
begintabularcc
& Movies\
Users&
begintabular c
multicolumn1c & multicolumn1c1 & multicolumn1c2
& multicolumn1c3 & multicolumn1c4 & multicolumn1c5
& multicolumn1c6 & multicolumn1c7 & multicolumn1c8 \ hhline
1 & & 5 & & 2 & 4 & & & \ hhline
2 & 4 & & 3 & 1 & & & 3 & \ hhline
3 & & 5 & 4 & & 5 & & 4 &\ hhline
4 & & & & & & 1 & 1 & 2 \ hhline
5 & 3 & & colorbluetextbf? & & colorbluetextbf? & 3 & & 0 \ hhline
6 & & colorbluetextbf? & 2 & & 4 & &colorbluetextbf? & \ hhline
endtabular
endtabular
endframe
enddocument
You can nest tables.
documentclassbeamer
usepackagexcolor
usepackagearray
usepackagehhline
begindocument
beginframe[t]
frametitleTables can be nested
begintabularcc
& Movies\
Users&
begintabular c
multicolumn1c & multicolumn1c1 & multicolumn1c2
& multicolumn1c3 & multicolumn1c4 & multicolumn1c5
& multicolumn1c6 & multicolumn1c7 & multicolumn1c8 \ hhline
1 & & 5 & & 2 & 4 & & & \ hhline
2 & 4 & & 3 & 1 & & & 3 & \ hhline
3 & & 5 & 4 & & 5 & & 4 &\ hhline
4 & & & & & & 1 & 1 & 2 \ hhline
5 & 3 & & colorbluetextbf? & & colorbluetextbf? & 3 & & 0 \ hhline
6 & & colorbluetextbf? & 2 & & 4 & &colorbluetextbf? & \ hhline
endtabular
endtabular
endframe
enddocument
answered Apr 10 at 6:12
marmotmarmot
117k6150283
117k6150283
Thank you very much!
– naveganteX
Apr 10 at 6:16
add a comment |
Thank you very much!
– naveganteX
Apr 10 at 6:16
Thank you very much!
– naveganteX
Apr 10 at 6:16
Thank you very much!
– naveganteX
Apr 10 at 6:16
add a comment |
naveganteX is a new contributor. Be nice, and check out our Code of Conduct.
naveganteX is a new contributor. Be nice, and check out our Code of Conduct.
naveganteX is a new contributor. Be nice, and check out our Code of Conduct.
naveganteX is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f484051%2fadding-labels-to-a-table-columns-and-rows%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
You can have it with
multirow
andmulticolumn
, but I'd use TikZ for that. Anyway: what have you tried so far? Please add a minimal code.– JouleV
Apr 10 at 5:54