Changes between Version 18 and Version 19 of EstimationToolsPlugin


Ignore:
Timestamp:
Feb 13, 2009, 9:35:22 PM (15 years ago)
Author:
Jason Winnebeck
Comment:

note about behavior in r5160

Legend:

Unmodified
Added
Removed
Modified
  • EstimationToolsPlugin

    v18 v19  
    7777 * `height`: height of resulting diagram (defaults to 200)
    7878 * `color`: color specified as 6-letter string of hexadecimal values in the format `RRGGBB`.
    79    Defaults to `ff9900`, a nice orange.
     79   Defaults to `ff9900`, a nice orange (except in r5160, it defaults to ff990000, or fully transparent orange, therefore invisible. See #4624. As a workaround, you can specify the color explicitly and not rely on the default).
    8080 * `bgcolor`: chart drawing area background color specified as 6-letter string of hexadecimal values in the format `RRGGBB`.
    8181   Defaults to `ffffff`.