Skip to main content
New Participant
July 10, 2009
Question

Custom labels on y-axis in Webcharts

  • July 10, 2009
  • 1 reply
  • 1547 views

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:

So far I have created this using Webcharts:

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

This topic has been closed for replies.

1 reply

BKBK
Community Expert
Community Expert
September 11, 2009

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.