Focal Point
[SOLVED] Second Y Axis in GraphAssist/InfoAssist

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

March 02, 2015, 01:02 PM
Josh Morel
[SOLVED] Second Y Axis in GraphAssist/InfoAssist
Hello All,

I am trying to add a measure to the second y axis in InfoAssist. The only reference I have found to this functionality involves changing the code. This will need to be done by power users (not developers) so it has to be done in the GUI.

Similarly, is it possible to graph a target line that is not defined in the underlying dataset (user entered).

Does anyone have any suggestions on how to do this?

Thanks,
Josh

This message has been edited. Last edited by: Josh Morel,




WebFOCUS 8004
Windows Server 2008 R2 Standard 64-bit
All Outputs
March 03, 2015, 01:05 AM
atturhari
Just a wild guess, try changing the graph type and see if lets you to add the measure field.

2nd question - Yes it is possible. You need to create a DEFINE or COMPUTE and assign custom values or user entered value.
March 03, 2015, 12:50 PM
Josh Morel
Ah yes, the target solution is obvious now.

For the 2nd y axis... I can have two chart types on the same graph (line and bar) but they are still on the same scale. I want the bar to be numbers (0 - 10000+) while the line as a percent (0 - 1.0) to both be visible.

Thanks,
Josh




WebFOCUS 8004
Windows Server 2008 R2 Standard 64-bit
All Outputs
March 04, 2015, 01:25 AM
atturhari
Take a look at WebFOCUS Chart APIs. The scale values can be modified.
March 06, 2015, 02:48 PM
Josh Morel
quote:
Originally posted by atturhari:
Take a look at WebFOCUS Chart APIs. The scale values can be modified.


Yep, just needed to look at the "Other" charts.




WebFOCUS 8004
Windows Server 2008 R2 Standard 64-bit
All Outputs