innovesses

Members
  • Content count

    2
  • Joined

  • Last visited

About innovesses

  • Rank
    Forum Newbie
  1. trendline displayValue direction

    Is there a way to specify the rendering direction of the trendline display value? I'm trying to reduce the space occupied by a zone trend line text to the right of the plot. (Specifically I'm creating a zone to indicate a "normal range" and am setting the displayValue to "Normal".) What I'd like to be able to do is have fusion charts plot the displayValue vertically much like the way it labels the vertical axis.
  2. I am trying to create a contour plot using the Scatter chart. Is there a way to color the <set> elements individually? For example: <set y='...' x='...' color='...' /> Thanks. td