0

Here's an example: I have a bar chart representing the status of my runs. I would like to make some sort of button or filter... so that I could change the range of the date. Ex: 1 day, 7 days, 30 days... etc. Is this even possible with an extjs chart? With grids it is, but I'm thinking something similar just with a chart. Something so that upon user selection, it sends the new date and changes the query.

Opinions, examples?

4

1 回答 1

0

是的,它将以完全相同的方式工作。只需在商店中调用适当的方法(排序、过滤、加载),图表就会更新。

于 2012-08-30T22:57:57.733 回答