ericg

Members
  • Content count

    2
  • Joined

  • Last visited

About ericg

  • Rank
    Forum Newbie
  1. multiple lines per x-axis label?

    That's great, thanks!
  2. Hello, can a label have more than 1 line to it? Say for example my chart has a website name, website URL, and referral URL, and the chart shows the number of hits ... How can I have my label show: SiteName www.sitename.com www.referralurl.com.... For each indiviual x-axis label. I can't find a way to do this yet, and labelDisplay='WRAP' doesn't quite work out very well. Thanks!