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.
我在反应中使用highchart。它在桌面视图中看起来不错,而在移动设备中看起来太小了。我们怎样才能使它响应,使它在移动设备上看起来更好。
容器高度设置为 100%,然后图表全屏显示,但字体和标签仍然看起来更小。
当我们在 REACT 中使用 highchart 时,index.html 应该有带有根 div 的 body 标记。