Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Custom labels on y-axis in Webcharts

New Here ,
Jul 10, 2009 Jul 10, 2009

Hello!

Our customer wants to have labels on one of the axes displaying a percentage which is not part of the graph data. For example:

pic1.jpg

So far I have created this using Webcharts:

pic2.jpg

Using this model:

<?xml version="1.0" encoding="UTF-8"?>

<XML type="default">

<COL></COL>

<ROW col0="3.8"></ROW>

<ROW col0="1.2"></ROW>

</XML>

When I look at the YAxis, there’s a Category type. And I see non-numerical labels (Africa, Asia etc). Might it be used somehow?

To summarize: I want to add a label with a percentage to each scale step. The percentages are not part of the model data.

Please advice!

Regards,

Pelle P

TOPICS
Reporting
1.5K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 11, 2009 Sep 11, 2009
LATEST

It's confusing to me. Displaying data that is not part of the graph? Horizontal axis and y-axis, non-numerical data and 3.8 and 1.2?

I think it will be best to make an image of what you need and post it here.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources