Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个带有 4 行的 LineChart,它们的图例很长,所以我只能看到前两个...我试图放置一个 ScrollView,但它没有用。我能做些什么?谢谢
一些想法:
renderer.setLegendHeight();
renderer.setFitLegend(true);