Chirag Patel
unread,Dec 7, 2007, 1:29:21 AM12/7/07Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ZiYa Plugin
When I resize my chart by adjusting the :width and :height below, my
chart gets cut off. Can anyone recommend a way around this?
<%= ziya_chart( url_for( :controller => 'chart',
:action => 'line_chart_live'),
:id => 'data_live',
:width => 650,
:height => 550,
:bgcolor => "#efefef") %>
Thanks,
Chirag