Release Notes - OFC2 Patched by DZ

  • 15 March 2009
       * Added "overlap" property to Bar Charts for depth stacked charts
       * Added "radius" and "angle" properties to Tags for Pie Charts
       * Fixed #val# magic value for Pie Chart Labels
       * Fixed #label# magic value for Pie Chart tooltips


  • 8 March 2009
       * Added "on-click-window" property


  • 28 February 2009
       * Added "justify" property to X Axis Labels
       * Added "key" and "colour" property to Tags
       * Added Horizontal Stacked Bar Charts


  • 27 February 2009
       * For Advanced AntiAliasing: fixed Y Labels to properly handle "rotate":360
       * For Advanced AntiAliasing: Rearranged order of code to hopefully fix "top" legend


  • 23 February 2009
       * Added passing the Chart Parameter "ID" to the "save_image" callback
       * Added passing the Chart Parameter "ID" to the callback passed to post_image


  • 21 February 2009
       * Added "on-click-text" property to be sent as second parameter to on-click events.
          The same magic values that are available for tooltips can be used in "on-click-text".
       * Added "italic" property to Tags
       * Fixed a bug in Stacked Bar Charts which resulted in double tool tips
       * For Chart Title and X Axis Legend, if the "style" property sets the "font-family" to "spArial" then
          the embedded font is used and Advanced AntiAliasing is enabled.
       * Added "font" property to the "legend" object and if it is set to "spArial" then
          the embedded font is used and Advanced AntiAliasing is enabled.
       * Added chart parameters "allowDomain" and "allowInsecureDomain" (untested as of 12-Feb-2009)


  • 15 February 2009
       * Fixed setting "barwidth" value for horizontal bars at the element type level.
       * Added setting "alpha" value for horizontal bars at the element type level and the bar level.
       * Fixed Inverse Y Axis labels so that an array of label texts works with the "steps" value.