Hi there,
Just thought I might offer up this tip: use CSV formatting for instant
tables:

http://wiki.fluidproject.org/renderer/notationhelp.action?section=tables

so this:

{csv}
January, February, March, April
Max, 37.5, 32.7, 28.0, 25.3
Min, 31.3, 26.8, 25.1, 18.7
{csv}

would look like a nice, normal table. This is a little faster than the
pipes, I think. Plus you can mock up your data in a spreadsheet first and
export it to a CSV format.
_______________________________________________
fluid-work mailing list
[email protected]
http://fluidproject.org/mailman/listinfo/fluid-work

Reply via email to