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.
您好,我想知道是否可以缩放 XYChart 的 X 值,我的意思是,将每个当前 X 值乘以一个因子,或者我必须手动将每个 X 值替换为新值(这将包括删除所有值并用新值重新加载它们)。
我最终用一个新值替换了每个 X 值。