Changeset 35

Show
Ignore:
Timestamp:
01/08/2008 15:10:31 (20 months ago)
Author:
biagio
Message:

fix: inner bg color white

Location:
abstract.ofcchart/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • abstract.ofcchart/trunk/abstract.ofcchart.egg-info/PKG-INFO

    r25 r35  
    11Metadata-Version: 1.0 
    22Name: abstract.ofcchart 
    3 Version: 0.1dev-r24 
     3Version: 0.1 
    44Summary: Plone Open Flash Chart by Abstract 
    55Home-page: www.abstract.it 
  • abstract.ofcchart/trunk/abstract/ofcchart/browser/ofcchartview.py

    r25 r35  
    8181            vmin = vmin - 5 
    8282            vmax = vmax + 5 
    83             url = "&title=" + title + ",{font-size:20px; color: #FFFFFF; margin: 5px; background-color: #505050; padding:5px; padding-left: 20px; padding-right: 20px;}&x_label_style=10,0x000000,0,1&x_axis_steps=1&y_legend=" + ylegend + ",12,#736AFF&x_legend=" + xlegend + ",12,#736AFF&y_ticks=1,10,4&line=2,0x9933CC," + lname + ",10&" + line_values + "&" + line_labels + "&y_min=" + str(vmin) + "&y_max=" + str(vmax) + "&" 
     83            url = "&title=" + title + ",{font-size:20px; color: #FFFFFF; margin: 5px; background-color: #505050; padding:5px; padding-left: 20px; padding-right: 20px;}&x_label_style=10,0x000000,0,1&x_axis_steps=1&y_legend=" + ylegend + ",12,#736AFF&x_legend=" + xlegend + ",12,#736AFF&y_ticks=1,10,4&line=2,0x9933CC," + lname + ",10&" + line_values + "&" + line_labels + "&y_min=" + str(vmin) + "&y_max=" + str(vmax) + "&bg_colour=#F4F8Fa&inner_background=#F4F8Fa&tool_tip=Tore: #val#&" 
    8484        if ctype == "Bar Chart": 
    8585            line_labels = "x_labels="