Hello everyone,
     is there an issue doing custom xml files for Pie Charts for cfchart?.

normally I just create a custom xml file and put it in the 
<cf-root>/charting/styles/ directory.

then I call it like this
style="Bar_3D_SLANTED_2Axis" = Bar_3D_SLANTED_2Axis.xml in directory above
and when I create a bar chart this works fine.

but as soon as I create a custom Pie chart it gives me the error 
            Could not locate the style file Pie_3D.in Pie_3D.xml
<?xml version="1.0" encoding="UTF-8"?>
<pieChart depth="Double">
        <elements>
            <morph morph="Grow" stage="Cols"/>
        </elements>
        <popup background="white"/>
</pieChart>

if I map to it with a relative path it works fine but calling it as I normally 
do with a bar chart it doesn't work.

any help would be great cause I don't want to use relative paths since its 
called at different locations thru out our application.

Thank You
Troy 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
CF 8 – Scorpio beta now available, 
easily build great internet experiences – Try it now on Labs
http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284006
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to