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.
如何动态设置 ExtJs4 Chart 的轴和系列字段?我有一个组合框,其中包含商店的所有属性,用户可以使用它来选择折线图的 X 轴和 Y 轴字段。因此,每当用户更改选择时,我都必须从控制器更改图表字段。
谢谢