Focal Point
[SOLVED] Removing X-axis Scroll bar

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

February 24, 2020, 12:08 PM
John Coleman
[SOLVED] Removing X-axis Scroll bar
I have created a longitudinal graph for use on an infoassist created page. After review, my team would like to see one of the graphs not have a scroll bar on the bottom (x-axis). I have found code on how to turn it on, but not how to remove it.

*GRAPH_JS_FINAL
"xaxis": {
"labelLayout": {
"scroll": "auto"
}
}

I am not super familiar with JavaScript so I tried scroll options from HTML5 like: "hidden" and others like "none" and "off" but I can't get it to disappear. Any suggestions?

This message has been edited. Last edited by: FP Mod Chuck,


John Coleman
WEBFocus 8.1.05
Windows 7
February 24, 2020, 01:22 PM
John Coleman
I found it, it was as simple as using the keyword: false.


John Coleman
WEBFocus 8.1.05
Windows 7
February 24, 2020, 01:26 PM
BabakNYC
In InfoAssist charts, Interactive Options, General, uncheck Auto Enable X-Axis Scrolling does the same thing.


WebFOCUS 8206, Unix, Windows