Hi,

The changes are committed. Please update hackyReport and hackyTelemetry.

Note that you cannot get SVG from web UI, since the report type selector
does not contain SVG option. You need to construct URL yourself.
Following are two urls for telemetry chart and report ananalyses. Note
that "reportType=SVG".


http://localhost:8080/hackystat/controller?Key=testdataset&Project=test&Command=TelemetryChartAnalysis&IntervalType=Day&DayInterval.StartYear=2003&DayInterval.StartMonth=01&DayInterval.StartDay=01&DayInterval.EndYear=2003&DayInterval.EndMonth=01&DayInterval.EndDay=07&Telemetry.Selector.Selected.Chart=ActiveTimeChart-ForUnitTest%23%23%23Not Shared&Telemetry.Selector.TemplateParameter=**,%20true&reportType=SVG


http://localhost:8080/hackystat/controller?Key=testdataset&Project=test&Command=TelemetryReportAnalysis&IntervalType=Day&DayInterval.StartYear=2003&DayInterval.StartMonth=01&DayInterval.StartDay=01&DayInterval.EndYear=2003&DayInterval.EndMonth=01&DayInterval.EndDay=07&Telemetry.Selector.Selected.Report=ActiveTimeReport-ForUnitTest%23%23%23Not Shared&Telemetry.Selector.TemplateParameter=&reportType=SVG


Attached are two SVG files generated. There are a couple of applications that can read SVG:

(1) Apache XML SVG, they have a swing based viewer. It cannot handle
font well.

(2) MS Visio 2003 (and presumably all office application) can import SVG
files. But microsoft svg filter cannot handle font well.

(3) Adobe has an activeX control (running inside IE) to view SVG. Still
has cannot handle font well.

(4) Corel has an SVG viewer. I have not tried it. I am not even sure
it's free or not.

(5) Only Adobe illustrator can handle SVG files perfectly. You can use
it to transform them to other formats. 30-day trial version downloadable
from Adobe. For me, this is more than enough.

Cheers,

Cedric



<<inline: Temp65110.svg>>

<<inline: Temp65113.svg>>

Reply via email to