宋辰轩
|
baefa12ba0
|
* Add chart preview no-data-dom.
|
2024-03-29 16:35:44 +08:00 |
|
宋辰轩
|
a81c0fa6da
|
* Add rotate for echart options.
|
2024-03-29 09:30:27 +08:00 |
|
宋辰轩
|
30ecdf3fbe
|
* Move code to master.
|
2024-03-28 17:17:16 +08:00 |
|
宋辰轩
|
3105269f30
|
* Add echart options formatter.
|
2024-03-28 16:22:07 +08:00 |
|
宋辰轩
|
0cfa2f164d
|
* Fix waterpolo echart show bug.;
|
2024-03-28 15:23:29 +08:00 |
|
songchenxuan
|
b53abbc4e8
|
* Add bi getScopeOption.
|
2024-03-27 14:33:24 +08:00 |
|
zhouxin
|
7d65fab7a0
|
* Fix date filter with same begin and end.
|
2024-03-18 14:33:28 +08:00 |
|
zhouxin
|
fb7eb781e2
|
* Fix builtin chart edit action.
|
2024-03-18 14:25:48 +08:00 |
|
zhouxin
|
cc06fded9f
|
* Add method to get waterpolo option.
|
2024-03-18 11:21:45 +08:00 |
|
songchenxuan
|
06217dd97a
|
* Fix screen view error.
|
2024-02-21 09:22:28 +08:00 |
|
daitingting
|
dd9eda90fc
|
* Fix bug #43450.
|
2024-01-09 08:17:24 +00:00 |
|
xieqiyu
|
effe7f4e44
|
* Fix the bug of chart.
|
2023-12-11 13:19:44 +08:00 |
|
xieqiyu
|
d7f44c8a6e
|
* Add the void return for the model file.
|
2023-12-08 14:52:59 +08:00 |
|
xieqiyu
|
5eb18e5ee4
|
* Modify test file.
|
2023-12-07 10:12:47 +08:00 |
|
caoyanyi
|
8e17266f28
|
* Update commit link info.
|
2023-12-06 13:42:44 +08:00 |
|
caoyanyi
|
a33ad4ad71
|
* Update copyright year.
|
2023-12-05 13:32:52 +08:00 |
|
xieqiyu
|
a320b0f956
|
* Refactor the module of entry.
|
2023-12-04 16:21:53 +08:00 |
|
xieqiyu
|
f0380961d0
|
* Add the test file for the method of parseSqlVars.
|
2023-12-04 10:44:58 +08:00 |
|
xieqiyu
|
6f263bf96c
|
* Add the test file for the method of getTables.
|
2023-12-04 10:00:00 +08:00 |
|
xieqiyu
|
2d69341dab
|
* Code for task#106671.
|
2023-12-02 11:27:01 +08:00 |
|
xieqiyu
|
a930a25545
|
* Code for task#106670.
|
2023-12-02 10:18:09 +08:00 |
|
xieqiyu
|
fe6202e4b3
|
* Fix the bug of the method of getFieldOptions.
|
2023-11-30 15:07:15 +08:00 |
|
xieqiyu
|
a65bef06ed
|
* Code for task#106662,#106663,#106664,#106665,#106666,#106667,#106668,#106669.
|
2023-11-30 14:52:59 +08:00 |
|
xieqiyu
|
0eb71c34b3
|
* Add test file for the method of getDefaultCharts.
|
2023-11-29 13:31:26 +08:00 |
|
xieqiyu
|
ae4417d6ef
|
* Code for task#106672.
|
2023-11-27 16:19:49 +08:00 |
|
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 |
|