Search the Community
Showing results for tags 'responsive'.
Found 2 results
-
I have just started exploring Fusion Charts. The documentation is clear and I have been able to create charts using `react`. One problem that I am facing is that the scroll does not work well on a mobile device. If I have charts that are covering the entire width of the screen, how would I scroll up/down? Please see the attachment for details. I can scroll down using the white space above but not using the space below the white space.
- 1 reply
-
- mobile
- responsive
-
(and 2 more)
Tagged with:
-
I have seen references such as "map will adjust to the size of the container which has to be adjusted by other means", but that "other means" is never described in the responses I have seen. Since my experiments seem to show that max-height and max-width do not work, resulting in a tiny, scrunched up map, I assume the only means I have left is javascript or media queries. Is this right, or am I missing something?