@qn-pandora/pandora-visualization
Version:
Pandora 通用可视化库
12 lines (8 loc) • 1.03 kB
Markdown
### 常规变更
- 优化二维图表 x 轴 label 的显示,使用缩略加 tooltip 的方式显示。[PR-293](https://github.com/qbox/pandora-visualization/pull/293) [PDR-9883](https://jira.qiniu.io/browse/PDR-9883)
- 优化二维图表图例,只有一个指标时不显示指标名称;优化数据表显示,只有一页时不显示分页栏。[PR-309](https://github.com/qbox/pandora-visualization/pull/309) [PDR-10066](https://jira.qiniu.io/browse/PDR-10066) [PDR-10099](https://jira.qiniu.io/browse/PDR-10099)
- 仪表盘支持 readonly 模式 [PR-312](https://github.com/qbox/pandora-visualization/pull/312)
- 仪表盘的数据表的列支持拖拽 [PR-314](https://github.com/qbox/pandora-visualization/pull/314) [JIRA-10060](https://jira.qiniu.io/browse/PDR-10060)
### BugFix
- 修复导出的 csv 用 windows excel 打开时乱码。[PR-311](https://github.com/qbox/pandora-visualization/pull/311)
- 修复图表刷新频率策略异常的 bug [PR-315](https://github.com/qbox/pandora-visualization/pull/315)