ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Chart tricks
       [not found] <mailman.1807.1276698383.4277.ntg-context@ntg.nl>
@ 2010-06-16 19:50 ` Vyatcheslav Yatskovsky
  2010-06-16 21:34   ` Henning Hraban Ramm
  0 siblings, 1 reply; 2+ messages in thread
From: Vyatcheslav Yatskovsky @ 2010-06-16 19:50 UTC (permalink / raw)
  To: ntg-context

[-- Attachment #1: Type: text/plain, Size: 650 bytes --]

Hello,

Please, help me with the chart. I need one cell to be offsetted and (if 
possible) larger. The code:

\usemodule[chart]
\starttext
\setupFLOWcharts
[option=test,
nx=5,
ny=4,
dx=1\bodyfontsize,
dy=1\bodyfontsize,
width=12\bodyfontsize,
height=7\bodyfontsize,
maxwidth=\textwidth]

\startFLOWchart [grid]
\startFLOWcell
	\shape {5}
	\location {2,1}
	\text {Higher mathematics}
\stopFLOWcell	
\startFLOWcell
	\shape {5}
	\location {2,2}
	\text {This should bigger and on the center}
\stopFLOWcell	
\stopFLOWchart

\FLOWchart[grid]
\stoptext

To give you idea what I want to achieve (roughly), I attached an image 
chart.png.

Rgrds,
Vyatcheslav

[-- Attachment #2: chart.png --]
[-- Type: image/png, Size: 24374 bytes --]

[-- Attachment #3: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Chart tricks
  2010-06-16 19:50 ` Chart tricks Vyatcheslav Yatskovsky
@ 2010-06-16 21:34   ` Henning Hraban Ramm
  0 siblings, 0 replies; 2+ messages in thread
From: Henning Hraban Ramm @ 2010-06-16 21:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Am 2010-06-16 um 21:50 schrieb Vyatcheslav Yatskovsky:

> Please, help me with the chart. I need one cell to be offsetted and  
> (if possible) larger. The code:


ConTeXt's flowchart module is restricted to flowcharts and similar  
diagrams, where all cells have the same size and are placed in a grid.

For everything else try GraphViz (http://www.graphviz.org/), dia (http://live.gnome.org/Dia 
), MetaPost (http://wiki.contextgarden.net/MetaFun), TikZ (http://wiki.contextgarden.net/TikZ 
) or other tools.

Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net/texnique/
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-16 21:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.1807.1276698383.4277.ntg-context@ntg.nl>
2010-06-16 19:50 ` Chart tricks Vyatcheslav Yatskovsky
2010-06-16 21:34   ` Henning Hraban Ramm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).