jrf

Members
  • Content count

    3
  • Joined

  • Last visited

About jrf

  • Rank
    Forum Newbie
  1. Chart Caption Wrap issue

    Thanks, that resolved the issue. I was also able to remove the gray line on the right by setting divLineAlpha = 0.
  2. See the following JSFiddle : http://jsfiddle.net/bdt5dngw/1/ How can I make the chart caption expand the entire width of the chart? It seems to only take up the width of the bars, however I would like it to take up the entire width of the canvas. Also how do I remove the gray line on the right hand side of the bars?
  3. I am trying to place a label on the left side of the gauge that is centered vertically. The vertical centering is not working and the label is also getting cutoff. Here is the JSFiddle that shows the issue: http://jsfiddle.net/XhdN4/35/