Chart is part of a page of other items like map, text, sections. The chart is in a row of a column. I try to make all text vw so that they will resize based on screen and resolution of the viewer. Except charts do not have this option. I have noticed that the chart itself will resize, but not the chart title nor the other chart text elements. So at full screen, the title looks ok, but when it is not or on a smaller resolution screen, the title is overwhelming. Is there anything I can do?
I would go into the views here
and customize. Resize your chart widget to how you'd like it to appear in each screen size view. You can also go in to appearance - text elements and then set the character size for everything.
Thanks for you feedback! The integrated text title in chart is not responsive and it is a known limitation.
A work around you can try is to use "Text" widget to show the chart title. And then design customized moile view. Make sure use different Text widget with different font size for small screen.
Thanks,
Wei