xuen

Members
  • Content count

    86
  • Joined

  • Last visited

  • Days Won

    1

About xuen

  • Rank
    Advanced Member
  1. Hi, This is working. Do you have list of symbols that need to use encoded form in the chart? I have some doubt why "<" have issue but ">" do not have any issue. It is good if you can provide list of symbols that need to use encoded form so that my chart will not fail to load suddenly. Thanks.
  2. Hi, Encounter an issue which if the <category label='<20' /> have the symbol of "<", that chart will return Invalid Data message. But if i change the symbol to ">", the chart is successfully loaded. Please help. Please see the text file in the attachment. You may just change the symbol "<" to ">" for testing. InvalidData.txt
  3. Wrap Long Data Value

    Hi, Anyone can help? Thanks...
  4. Show Yaxis Value At Right

    Hi, Thanks for the work-around. It fit what i want.
  5. Wrap Long Data Value

    Hi, I would like to wrap long date value. For example, value of "234, 45%", I would like to show it as 234, 45% I have use {br} as work-around, e.g. displayValue='510 , {br}0.69%' but the value is not display on top of the column. See attachment for the explaination. WrapDataValue.txt
  6. Hi, Is it possible to show YAxis value at right hand side? or any work-around is available to do so? Please see the image and xml in the attachment. YAxisValueOnRight.txt
  7. Pyaxis Name Length Issue

    Hi, Thanks for the reply. It is helpful.
  8. Pyaxis Name Length Issue

    Hi, one more question. Can the PYAxisName to be wrap text? Please see the attached image.
  9. Pyaxis Name Length Issue

    Hi, So the only work around are: 1. Align the legend position to right 2. Increase the value of lengendNumColumns attribute.
  10. Legend Icon Size

    Hi, Noted. Your normal is not normal for me. It is so obvious that the triangle is smaller than the circle one. It's ok. Thanks for reply.
  11. Pyaxis Name Length Issue

    Hi, No different. Please help.
  12. Legend Icon Size

    Hi, Base on the image I attached, i have increase the legend icon size, i have set legendIconscale = '2'. But as you see, the circle is look bigger compare to the triangle. it look like not in same size. Please help.
  13. Pyaxis Name Length Issue

    Hi, Thanks for your reply. You mention "Chart is calculating the alignment for PYAxisName to be appeared at the center, from the bottom of the legend to the uppermost portion of the chart." But if I shorten the PAxisName = "Other Than Channel" and SAxisName = "Online", both can be in the center. The PAxisName doesn't look like is in the center from the bottom of the legend to the uppermost porttion of the chart. Is there any scenario only will happen to render the PAxisName to be appeared at the center, from the bottom of the legend to the uppermost portion of the chart.? Please see the attached image. Thanks.
  14. Pyaxis Name Length Issue

    Hi, Any update on the issue?