javascript - 剑道用户界面 : why Dates in categoryAxis are shuffled?

标签 javascript php jquery kendo-ui kendo-dataviz

我正在使用 KendoUI DataViz Chart 来显示统计数据,日期来自 JSON 数据源并被设置为 categoryAxis,但它们会自动打乱顺序,即;中间日期以某种方式显示为第一个字段,反之亦然。有关详细信息,请查找随附的屏幕截图。 我不知道为什么会这样,请帮忙! enter image description here

最佳答案

我认为您遇到了 stable sort 的问题在 Chrome 中:)。 Kendo UI 的 2012 年第 2 季度 SP1 版本修复了此问题。

关于javascript - 剑道用户界面 : why Dates in categoryAxis are shuffled?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10548134/

相关文章:

javascript - 使用ajax从字节数组下载PDF

javascript - 如何增加基于express的node.js应用程序的代码覆盖率?

php - 我的表单如何使用 <select> 提交文本值?

php - 我如何将html中的链接发布到YouTube评论

php - 从时间戳计算

jquery - 让div消失或者添加显示:none; with jQuery

javascript - 如何在 node.js 上将文本转换为 Base58?

javascript正则表达式搜索模式A(xyz)

PHP MySQL 索引

javascript - 使用 jQuery 发送 JSON 数据