How my charts are made

To build my charts, I am using FrameMaker running on a NeXTSTEP on VMware on a Macintosh computer.

In FrameMaker I have a mutipage document. Each page is in A4 format. I use the graphic tools of FrameMaker to draw the arrows and write the texts. I am using the all page array for the drawing (no margin at all).

To publish a chart on the web, I print from FrameMaker to a file. The result is the PS file in A4. Then I print in another file using a 94 % reduction and a Letter format. The result is the PS file in Letter.

Then I run a shell script that cut the A4 PS file into several PS file (on for each page). Those PS files are then converted to GIF file by a unix tool (for now I have not found a command line tool running on NeXTSTEP that can smooth the graphics). Those GIF files are the preview images for the HTML page. Another script translates the multipage A4 PS file into a simple EPS image (for the plotter). This can be done because the A4 PS file is not using any margin. Then the PS file is converted into PDF using GhostScript.

My FrameMaker source files are not public. But everybody can use my PS/PDF/EPS files for non-commercial use.

I am not using some automatic tools like Dataviz because I don't like their output. I think for the future I'll use OmniGraffle, but as I'll have to redraw all by hand, I am not going to do it right now.

For now I have 3 charts on my web site :