Commit Graph
39 Commits
Author SHA1 Message Date
liugang 9722d0f7d3 * chartModel: simplify code. 2023-11-06 10:58:33 +08:00
liugang a3bb493532 * chartModel: pass the $filterFormat parameter when call functions to gen chart. 2023-11-03 16:43:46 +08:00
liugang 41874a43d3 * chartModel: refactor the getEchartOptions method. 2023-11-03 14:42:21 +08:00
liugang 754b067448 + chartModel: decode the lang property of a chart. 2023-11-03 14:40:39 +08:00
liugang 3e8b10e961 - chartModel: remove the getFilterOptions method. 2023-11-03 14:34:36 +08:00
liugang a0e1d92e9e * chartModel: rename the getPreviewCharts method to getTreeMenu and refactor it. 2023-11-03 14:33:32 +08:00
liugang 78b2e45fad * chartModel: refactor the getByID method. 2023-11-03 14:32:10 +08:00
liugang e60932574a * chartModel: refactor the processChart method. 2023-11-03 14:30:50 +08:00
liugang 28223795c0 + chartModel: add method to get the charts displayed by default under the specified group. 2023-11-03 14:27:25 +08:00
liugang fd7ab6fa00 * pivotModel: add parameters to the construct method. 2023-11-03 14:26:05 +08:00
liugang 0f10f13e34 * pivotModel: refactor the getFirstChartGroupID method to getFirstGroup. 2023-11-03 14:25:01 +08:00
liugang aea6cfd905 * chart: add function to select multiple charts and preview them. 2023-11-02 13:58:27 +08:00
songchenxuan 4b4fa9999f * Add getFilterOption function to support filters. 2023-10-26 22:34:31 +08:00
songchenxuan 6f2cba1a71 * Draw charts. 2023-10-26 19:53:12 +08:00
朱金勇 6948740e1d * Migrate changes from 18.x to master. 2023-10-12 08:42:59 +00:00
朱金勇 e636eaf108 - Remove array('' => '') for select. 2023-07-12 04:15:29 +00:00
qixinzhi 8b64069757 * Fix bug#34083. 2023-04-27 05:38:26 +00:00
daitingting 2697978732 * Fix bug. 2023-04-27 03:10:19 +00:00
qixinzhi 29031e1fd8 * Fix bug #34687. 2023-04-26 10:01:18 +00:00
qixinzhi 4af6c50489 * Fix bug#34538. 2023-04-25 07:08:29 +00:00
liugang d8a1234ecd * Fix error the type of chart was overwritten. 2023-04-24 11:51:51 +00:00
qixinzhi a9f7c36692 * Fix bug#34665. 2023-04-24 11:26:05 +00:00
wangyuting2 6473ae0ce0 * Finish task #91811. 2023-04-21 10:01:46 +08:00
qixinzhi f6c6c55ad2 * Fix bug#33357. 2023-04-20 08:47:54 +00:00
xieqiyu 8d4cc7844f * Fix bug of radar error of select no data filter. 2023-04-20 08:06:37 +00:00
刘刚 668d9689b1 Merge branch 'zentaobiz39_bi_wangyuting' into 'master'
* Fix chart browse bug.

See merge request easycorp/zentaopms!7497
2023-04-20 03:14:39 +00:00
wangyuting2 e3818f2999 * Fix chart browse bug. 2023-04-20 11:13:04 +08:00
qixinzhi 2dad2fab89 * Fix bug#33355. 2023-04-20 03:04:29 +00:00
wangyuting2 0261dbccee * Show builtin chart. 2023-04-19 16:26:06 +08:00
qixinzhi 0201ca4050 * Fix where condition sql with key words. 2023-04-17 05:18:46 +00:00
宋辰轩 5424de798c * Finish task #91131. 2023-04-14 16:55:50 +08:00
qixinzhi 5b93d9c057 * Fix bug #34124. 2023-04-14 01:50:07 +00:00
qixinzhi fd1bd5e58e * Finish bar chart datazoom. 2023-04-12 14:53:37 +08:00
刘刚 e09c353162 Merge branch 'chart_filter_format' into 'master'
* Add chart filter format.

See merge request easycorp/zentaopms!7357
2023-04-11 03:24:08 +00:00
宋辰轩 a9470cb411 * Modify for commit . 2023-04-10 11:17:44 +08:00
qixinzhi 7033d864a6 * Add chart filter format. 2023-04-07 17:33:01 +08:00
宋辰轩 a11e5a6bd8 * Finish chart result query select dropmenu. 2023-04-07 17:17:33 +08:00
liugang d3dbbfe3e7 * Refactor: only process a chart object. 2023-04-07 02:31:28 +00:00
liugang 492c01807f + Display chart in open source version. 2023-04-06 10:12:08 +00:00