Focal Point
[CLOSED] Changing the data displayed in Graph mouse-over

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/894101042

September 15, 2009, 11:12 AM
Anatess
[CLOSED] Changing the data displayed in Graph mouse-over
Normally, in a graph, when you mouse-over the data point, the (y,x) value displays. Is there a way to change this so that it displays something else? For example:

GRAPH FILE car
SUM DEALER_COST
ACROSS MODEL
ON GRAPH SET 3D OFF
ON GRAPH SET BARNUMB OFF
ON GRAPH SET GRID ON
ON GRAPH SET GRAPHEDIT SERVER
ON GRAPH SET VZERO ON
ON GRAPH PCHOLD FORMAT HTML
END
-RUN
-EXIT


When you mouse-over the bar graph, you will see the y (Dealer Cost) and x (Model) values. Say, I want to see the Dealer Cost and Retail Cost (not an axis) instead? Is there a way to do that?

This message has been edited. Last edited by: Kerry,


WF 8.1.05 Windows
September 15, 2009, 01:45 PM
GamP
I don't think so.
But then there may be something in the more than complete API of the graph engine that allows you to accomplish this. I'd try and search the document (available in pdf format fromt he IB website). If it's not there, then I would be inclined to say that it can't be done.


GamP

- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988