Commit Graph
82 Commits
Author SHA1 Message Date
liugang 9722d0f7d3 * chartModel: simplify code. 2023-11-06 10:58:33 +08:00
liugang 673b6bc9bc * chart: rename echarts.html.php to charts.html.php. 2023-11-06 10:29:26 +08:00
liugang 69fa455be8 - chart: remove unused file. 2023-11-06 10:25:58 +08:00
liugang 5c8b21279c + chartJS: add function to filter a chart. 2023-11-06 10:20:01 +08:00
liugang 596fbbf45d * chartJS: refactor method to preview checked charts. 2023-11-06 10:19:06 +08:00
liugang 85be8ba1d2 * chart: refactor the preview method. 2023-11-06 10:17:52 +08:00
liugang 97e8cc9e96 + chartZen: add method to fiter a chart. 2023-11-06 10:17:26 +08:00
liugang 62080f23c9 + chart: add method to preview checked charts. 2023-11-06 10:16:45 +08:00
liugang df67de4c18 * chart: fix error the on::click won't work if the element is loaded by ajax. 2023-11-06 10:10:42 +08:00
liugang a3bb493532 * chartModel: pass the $filterFormat parameter when call functions to gen chart. 2023-11-03 16:43:46 +08:00
liugang 56afe5400a * chart: don't load page if no chart to be selected. 2023-11-03 15:54:15 +08:00
liugang cd2aef1847 * pivot: refactor the page to preview charts. 2023-11-03 14:42:58 +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 276fc10eab - chartZen: remove unused method. 2023-11-03 14:22:41 +08:00
liugang 58e2bb5045 * pivot: refactor the preview method. 2023-11-03 14:21:39 +08:00
liugang aea6cfd905 * chart: add function to select multiple charts and preview them. 2023-11-02 13:58:27 +08:00
liugang 31835152ab * chart: convert file format from dos to unix. 2023-10-31 16:05:58 +08:00
songchenxuan 8e67b08f7f * Add chart filter. 2023-10-27 00:10:56 +08:00
songchenxuan 4b4fa9999f * Add getFilterOption function to support filters. 2023-10-26 22:34:31 +08:00
songchenxuan 6229fa9a22 * Add drawID for every echart. 2023-10-26 20:51:42 +08:00
songchenxuan c5159b6fd6 Modify page desc. 2023-10-26 20:06:43 +08:00
songchenxuan 6f2cba1a71 * Draw charts. 2023-10-26 19:53:12 +08:00
songchenxuan 75e0bbd058 * Add empty tip. 2023-10-26 17:20:02 +08:00
songchenxuan 94914995ad * Delete useless dimension code. 2023-10-26 13:10:07 +08:00
songchenxuan f0f4a7ba5a * Modify variable for chart. 2023-10-26 10:44:47 +08:00
songchenxuan 6329d308b3 * Add dom structure. 2023-10-26 08:51:29 +08:00
songchenxuan f2df0080f3 * Remove old page and use new page. 2023-10-25 00:00:19 +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
wangyuting2 be82f90fd8 * Fix chart langs bug. 2023-04-28 15:00:36 +08: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
liugang 3a7ba8e58f * Change lang items to upper case. 2023-04-24 11:51:21 +00:00
qixinzhi a9f7c36692 * Fix bug#34665. 2023-04-24 11:26:05 +00:00
宋辰轩 3a0195009c * Modify dom. 2023-04-24 13:39:22 +08:00
宋辰轩 b013c400c8 * Fix bug #34583. 2023-04-24 13:34:18 +08:00
xieqiyu 7527b808bb * Code for bug#34621. 2023-04-24 02:01:32 +00:00
wangyuting2 1ef6a08016 * Fix langs bug. 2023-04-21 15:49:06 +08:00
wangyuting2 a2611624ff * Fix lang bug. 2023-04-21 10:30:01 +08:00