OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Graphs in docbook?


<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xygr SYSTEM "xygr.dtd">
<xygr xmlns="http://graph2svg.googlecode.com";>
	<title>Frequency, By date</title>
	<curve color="yellow">
		<point x="5" y="11" color="black" pointType="point"/>
		<point x="6" y="14" color="black" pointType="point"/>
		<point x="7" y="13" color="black" pointType="point"/>
		<point x="8" y="16" color="black" pointType="point"/>
		<point x="9" y="17" color="black" pointType="point"/>
		<point x="10" y="16" color="black" pointType="point"/>
		<point x="11" y="13" color="black" pointType="point"/>
		<point x="12" y="11" color="black" pointType="point"/>
		<point x="13" y="21" color="black" pointType="point"/>
		<point x="14" y="14" color="black" pointType="point"/>
		<point x="15" y="14" color="black" pointType="point"/>
		<point x="16" y="15" color="black" pointType="point"/>
		<point x="17" y="14" color="black" pointType="point"/>
		<point x="18" y="14" color="black" pointType="point"/>
		<point x="19" y="11" color="black" pointType="point"/>
		<point x="20" y="15" color="black" pointType="point"/>
		<point x="21" y="8" color="black" pointType="point"/>

			
	</curve>
</xygr>


Does it for me!
The output SVG is really good. Attached, if it gets through

I'll pick that up as a customization.


Jirka, how does this idea fit with 'extending' docbook, vs incorporation 
via a namespace vs incorporating into docbook processing?

Any thoughts?


regards

-- 
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk

op.svg



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]