I need to display some larger charts that are hard to see on a phone. For this reason I was wondering if it could be displayed in a container that would allow the scroll to be made. From the tests I did not find a container in which to insert the xChart.
This is a shortwrap for this Github-Project. Notes: - The Apps needs to be AppCompat compatible as the Zoomage extends an AppCompat Imageview - The Image should be place in a path readable by the app. It seems not to work with Assets. I did not tried it much; if i copy it first to a save path...
www.b4x.com
It allows you to expand the xChart to see it better on a smaller device
It works on a HorizontalScrollView.
But, you must disable the ValuesShow option to disable the horizontal scrolling in the chart, which interferes with the scrolling of the HorizontalScrollView.