I've used inline styles for charts all the time. I think your problem
may have been the whitespace. Next time try trimming the string first.

On Thu, Oct 1, 2009 at 7:58 AM, slli...@shayna.com slli...@shayna.com
<sclarkli...@gmail.com> wrote:
>
> Just in case anyone else has this problem in the future and finds this via a 
> search, I managed to fix it.
>
> I went ahead and moved the xml stylesheet out of the <cfsavecontentvariable> 
> and into a xml file in the same directory.  I then called the xml file via 
> the style attribute.
>
> <cfchart style="pie.xml">
>
> This solved the issue on my test server.  Why it solved the issue I have no 
> idea, but its working now.
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326804
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to