Focal Point
[CLOSED]Scrolling works with scroll bar but not with mouse in my horizontil bar chart

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

April 11, 2019, 02:55 PM
jfr99
[CLOSED]Scrolling works with scroll bar but not with mouse in my horizontil bar chart
Here's an example of a horizontal bar chart using the GGSALES file. Scrolling up or down works using the scroll bar, but doesn't work using the mouse scroll wheel. Does anyone know why or how to make it work?

DEFINE FILE GGSALES
CATEGORY_CITY/A32 = CATEGORY || ('-' | CITY);
END
-*
GRAPH FILE GGSALES
SUM UNITS
BY CATEGORY_CITY
ON GRAPH PCHOLD FORMAT JSCHART
ON GRAPH SET LOOKGRAPH BAR
ON GRAPH SET AUTOFIT ON
ON GRAPH SET STYLE *
INCLUDE=IBFS:/FILE/IBI_HTML_DIR/ibi_themes/Warm.sty,$
TYPE=REPORT, CHART-ORIENTATION=horizontal,$
TYPE=DATA, COLUMN=N1, BUCKET=x-axis, $
TYPE=DATA, COLUMN=N2, BUCKET=y-axis, $
ENDSTYLE
END

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


WebFocus 8.201M, Windows, App Studio
April 12, 2019, 09:55 AM
FP Mod Chuck
jfr99

I get the same behavior. I suggest you open a case as I can't find any settings for the scrolling..


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats