Skip to main content

Questions tagged [mindmaps]

{mindmaps} are graphical representations of concepts or ideas, together with other related concepts and annotations. {tikz-pgf} provides a mindmap library for drawing {mindmaps}.

1 vote
0 answers
28 views

Have a look at the code below. I am trying to create a sort of mindmap where there is not really a root node, but three nodes connected to each other. This is the best I came up with, but it is not ...
larry77's user avatar
  • 275
3 votes
3 answers
258 views

How do I automatically fill each "challenge" with a different colour in the following code? % Inspired by https://tex.stackexchange.com/a/387466. \documentclass[tikz]{standalone} \def\...
user444's user avatar
  • 367
2 votes
1 answer
108 views

I'm building a Mindmap, and want to display the relationship between two concepts in it's own bubble, i.e. a third level concept. Unfortunately, the third level (explanation) eclipses the main ...
David Collins's user avatar
0 votes
0 answers
106 views

I have a path in a mindmap (see second example) where I would like to not draw one edge between parent and child. Starting from this How to set style of a single edge in the tree (TikZ) ? I played ...
Michael Fischer's user avatar
1 vote
0 answers
65 views

I want to change the position and colour of the title and description boxes; how can I do that? Can someone help me to get this? \documentclass{article} \usepackage{smartdiagram} \usepackage{tikz} \...
Karnan A's user avatar
2 votes
2 answers
164 views

I am trying to make a mindmap but it only seems to let me have 6 siblings no matter what angle I put in or even make the distance bigger to make more room: \documentclass{article} \usepackage{tikz} \...
Paul A's user avatar
  • 1,159
3 votes
1 answer
110 views

I am making a mindmap with many levels, and wanted to set a constant spacing between nodes for all levels. A simple representation of the code looks like this: \documentclass[11pt]{standalone} % ...
tlmoore's user avatar
  • 177
4 votes
3 answers
701 views

There are many ways to draw a simple flowchart, using packages like tikz. But recently I read a paper and it seems that their complex flowchart is not a picture, but actually generated by latex. Here ...
Tianjian Qin's user avatar
2 votes
1 answer
331 views

I tried the code to get this particular flow chart but the flow chart is going out of the page. This code is not complete also for complete flow chart. Also can you suggest how can it be plotted in ...
supragyan priyadarshinee's user avatar
0 votes
1 answer
102 views

\documentclass[12pt,oneside, tikz, ignorerest=false]{book} \usepackage[paperwidth=210mm,paperheight=297mm,hmargin=0.5cm,top=10mm,bottom=23mm]{geometry} \usepackage{tikz} \usetikzlibrary{...
belmeliani meliani's user avatar
1 vote
0 answers
82 views

\documentclass[portrait]{a0poster} \usepackage{tikz} \usepackage{amsfonts, amsmath, amsthm, amssymb} % For math fonts, symbols and environments \usepackage[utf8]{inputenc} \usepackage{dtklogos} \...
Reza's user avatar
  • 811
2 votes
1 answer
145 views

I'm attempting to recreate the 'TOC as a TikZ mind map' as featured on p.47 of Jean-Francois Burnol's "The etoc package" but I cannot resolve the error that occurs on line 115: (\...
RosesBouquet's user avatar
0 votes
1 answer
63 views

I don't know the formal name for the chart shown below. However, it is there a package that would allow one to create this?
DJJerome's user avatar
  • 4,156
1 vote
1 answer
63 views

I am using the following code to generate a mindmap on a single A3 page that is included in a usual A4 formatted paper. I want the caption to be under the whole mindmap, but apparently it is being ...
manuel459's user avatar
  • 329
2 votes
1 answer
325 views

When using TikZ mindmap library on long texts, the text just get's a thin line while the node scales up (compare below). When using the text width argument, the inscribed rectangle gets wider but ...
Suuuehgi's user avatar
  • 962

15 30 50 per page
1
2 3 4 5
12