You are viewing a plain text version of this content. The canonical link for it is here.
- Could your add us as committer in incubator-echarts - posted by SHUANG SU <su...@gmail.com> on 2018/04/04 06:47:22 UTC, 0 replies.
- [incubator-echarts] branch master updated (fe2749b -> aa16ddc) - posted by su...@apache.org on 2018/04/05 19:10:58 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge pull request #7956 from apache/sankey - posted by su...@apache.org on 2018/04/05 19:10:59 UTC, 0 replies.
- [incubator-echarts] branch master updated (aa16ddc -> d81f062) - posted by su...@apache.org on 2018/04/05 20:35:30 UTC, 0 replies.
- [incubator-echarts] 01/09: Fix lines update layout in not large but incremental mode. - posted by su...@apache.org on 2018/04/05 20:35:31 UTC, 0 replies.
- [incubator-echarts] 02/09: tweak lines tooltip. - posted by su...@apache.org on 2018/04/05 20:35:32 UTC, 0 replies.
- [incubator-echarts] 03/09: Fix lines rendering in large but not incrementalDisplayable mode. - posted by su...@apache.org on 2018/04/05 20:35:33 UTC, 0 replies.
- [incubator-echarts] 04/09: Merge branch 'master' of https://github.com/apache/incubator-echarts - posted by su...@apache.org on 2018/04/05 20:35:34 UTC, 0 replies.
- [incubator-echarts] 05/09: add example. - posted by su...@apache.org on 2018/04/05 20:35:35 UTC, 0 replies.
- [incubator-echarts] 06/09: Refactor and optimize boxplot. - posted by su...@apache.org on 2018/04/05 20:35:36 UTC, 0 replies.
- [incubator-echarts] 07/09: refactor candlestick. - posted by su...@apache.org on 2018/04/05 20:35:37 UTC, 0 replies.
- [incubator-echarts] 08/09: optimize candlestick. - posted by su...@apache.org on 2018/04/05 20:35:38 UTC, 0 replies.
- [incubator-echarts] 09/09: Merge branch 'master' of https://github.com/apache/incubator-echarts - posted by su...@apache.org on 2018/04/05 20:35:39 UTC, 0 replies.
- [incubator-echarts] branch master updated: resolve the remove node problem in the tree view - posted by de...@apache.org on 2018/04/08 02:59:20 UTC, 0 replies.
- [incubator-echarts] branch master updated: test add node of the tree view - posted by de...@apache.org on 2018/04/08 04:42:55 UTC, 0 replies.
- [incubator-echarts] branch master updated: add recurrent remove node of the tree view - posted by de...@apache.org on 2018/04/08 08:13:29 UTC, 0 replies.
- [incubator-echarts] branch master updated: resolve the collapsed subtree node removed bug - posted by de...@apache.org on 2018/04/09 03:26:11 UTC, 0 replies.
- [incubator-echarts] branch master updated: modify the code struct of the sankeyLayout.js - posted by de...@apache.org on 2018/04/10 14:43:25 UTC, 0 replies.
- [incubator-echarts] branch master updated: modify the infinite loop in sankey when traverse the node to compute the x position - posted by de...@apache.org on 2018/04/11 04:25:50 UTC, 0 replies.
- [incubator-echarts] branch master updated: modify development environment judgement in the sankeylayout.js when calculate the x position of the node - posted by de...@apache.org on 2018/04/11 07:39:35 UTC, 0 replies.
- [incubator-echarts] branch master updated: resolve the error when the data and links in sankey graph is empty - posted by de...@apache.org on 2018/04/11 12:44:23 UTC, 0 replies.
- [incubator-echarts] branch master updated: resolve the error when the data in tree diagram is empty - posted by de...@apache.org on 2018/04/11 13:17:51 UTC, 0 replies.
- [incubator-echarts] branch master updated: fix: sunburst roll-up piece update - posted by ov...@apache.org on 2018/04/13 02:52:47 UTC, 0 replies.
- [incubator-echarts] branch master updated (828a085 -> 736c889) - posted by su...@apache.org on 2018/04/13 11:03:12 UTC, 0 replies.
- [incubator-echarts] 01/03: Fix "add" animation for line chart. - posted by su...@apache.org on 2018/04/13 11:03:13 UTC, 0 replies.
- [incubator-echarts] 02/03: (1) Some refactor about axisTick, axisLabel, splitLine, splitArea interval logic: arrange and uniform the API, about 'ifIgnoreOnTick', 'isLabelIgnored', 'getTicksCoords', 'getLabelsCoords', etc. Fixed the inconsistent calling of user specified "axis interval" function. (2) Make the choice of axisTick, axisLabel, splitLine, splitArea be stable when category axis auto interval exists and moving by dataZoom. (3) Make the animation appropriate for label, ticks, splitLine, splitArea when view [...] - posted by su...@apache.org on 2018/04/13 11:03:14 UTC, 0 replies.
- [incubator-echarts] 03/03: Merge branch 'master' of https://github.com/apache/incubator-echarts - posted by su...@apache.org on 2018/04/13 11:03:15 UTC, 0 replies.
- [incubator-echarts] branch master updated: Fix axis tick and axis label interval dependency. - posted by su...@apache.org on 2018/04/13 19:20:21 UTC, 0 replies.
- [incubator-echarts] branch master updated: Optimize auto category interval calculation. - posted by su...@apache.org on 2018/04/13 21:34:29 UTC, 0 replies.
- [incubator-echarts] branch master updated (bd16c82 -> ddab25f) - posted by su...@apache.org on 2018/04/16 15:43:29 UTC, 0 replies.
- [incubator-echarts] 01/04: tweak. - posted by su...@apache.org on 2018/04/16 15:43:30 UTC, 0 replies.
- [incubator-echarts] 02/04: tweak empty axis. - posted by su...@apache.org on 2018/04/16 15:43:31 UTC, 0 replies.
- [incubator-echarts] 03/04: tweak axis tick when label not show. - posted by su...@apache.org on 2018/04/16 15:43:32 UTC, 0 replies.
- [incubator-echarts] 04/04: support auto sampling in progressive, which makes the incremental graphic elements uniformly distributed. - posted by su...@apache.org on 2018/04/16 15:43:33 UTC, 0 replies.
- [incubator-echarts] branch master updated: Fix #8149 (candlestick default tooltip fix.) - posted by su...@apache.org on 2018/04/16 19:13:48 UTC, 0 replies.
- [incubator-echarts] branch master updated: typo - posted by su...@apache.org on 2018/04/16 20:33:42 UTC, 0 replies.
- [incubator-echarts] branch master updated (c05418c -> 364720b) - posted by su...@apache.org on 2018/04/17 20:04:34 UTC, 0 replies.
- [incubator-echarts] 01/03: Limit min shadow width for axisPointer. - posted by su...@apache.org on 2018/04/17 20:04:35 UTC, 0 replies.
- [incubator-echarts] 02/03: Enhance dataZoom: do not trigger if range not changed, otherwise cause bad effect when progressive rendering. - posted by su...@apache.org on 2018/04/17 20:04:36 UTC, 0 replies.
- [incubator-echarts] 03/03: Support large bar for some cases (to the data amount of 2e5). - posted by su...@apache.org on 2018/04/17 20:04:37 UTC, 0 replies.
- [incubator-echarts] branch master updated: fix node reorder of the sankey view when resize the diagram - posted by de...@apache.org on 2018/04/18 07:55:27 UTC, 0 replies.
- [incubator-echarts] branch master updated: test sankey diagram jumps when switching between series #3543 - posted by de...@apache.org on 2018/04/18 09:41:28 UTC, 0 replies.
- [incubator-echarts] branch master updated (ea62bae -> e5fdb08) - posted by su...@apache.org on 2018/04/18 14:40:41 UTC, 0 replies.
- [incubator-echarts] 01/04: Tweak for gl. - posted by su...@apache.org on 2018/04/18 14:40:42 UTC, 0 replies.
- [incubator-echarts] 02/04: Merge branch 'master' of https://github.com/apache/incubator-echarts - posted by su...@apache.org on 2018/04/18 14:40:43 UTC, 0 replies.
- [incubator-echarts] 03/04: Merge branch 'master' of https://github.com/apache/incubator-echarts - posted by su...@apache.org on 2018/04/18 14:40:44 UTC, 0 replies.
- [incubator-echarts] 04/04: Expose api of auto tick strategy and tweak splitArea logic. - posted by su...@apache.org on 2018/04/18 14:40:45 UTC, 0 replies.
- [incubator-echarts] branch master updated (e5fdb08 -> 5f156ad) - posted by su...@apache.org on 2018/04/18 17:35:43 UTC, 0 replies.
- [incubator-echarts] 01/02: Disable visualMap for large mode. And add test case for bar stream. - posted by su...@apache.org on 2018/04/18 17:35:44 UTC, 0 replies.
- [incubator-echarts] 02/02: Fix remove of bar and candlestick. - posted by su...@apache.org on 2018/04/18 17:35:45 UTC, 0 replies.
- [incubator-echarts] branch master updated: Fix #8003 (yAxis extent do not updated when some of stacked bar series hide) - posted by su...@apache.org on 2018/04/18 19:48:42 UTC, 0 replies.
- [incubator-echarts] branch master updated: Support `series-line.showAllSymbol: 'auto' (default)`: show symbol if there is enough space but not only depends on axis tick interval strategy. - posted by su...@apache.org on 2018/04/19 19:50:47 UTC, 0 replies.
- svn commit: r26435 - /dev/incubator/echarts/ - posted by jo...@apache.org on 2018/04/19 22:53:59 UTC, 0 replies.
- svn commit: r26436 - /release/incubator/echarts/ - posted by jo...@apache.org on 2018/04/19 22:54:16 UTC, 0 replies.
- [incubator-echarts] branch master updated: add drag node interaction for sankey diagram - posted by de...@apache.org on 2018/04/20 12:08:47 UTC, 0 replies.
- [incubator-echarts] branch master updated: Tweak parallel progressive. - posted by su...@apache.org on 2018/04/20 18:01:24 UTC, 0 replies.
- [incubator-echarts] branch master updated: enhance test case. - posted by su...@apache.org on 2018/04/20 23:11:57 UTC, 0 replies.
- [incubator-echarts] branch master updated: Fix rounding error for cartesian symbol cilp. - posted by su...@apache.org on 2018/04/21 16:46:51 UTC, 0 replies.
- [incubator-echarts] branch master updated: Make brushed elements higher than normal elements on z, avoiding them be overlapped by normal elements. - posted by su...@apache.org on 2018/04/21 17:51:13 UTC, 0 replies.
- [incubator-echarts] branch master updated (39e7ad1 -> 66f88dd) - posted by su...@apache.org on 2018/04/22 23:20:41 UTC, 0 replies.
- [incubator-echarts] 01/03: tweak - posted by su...@apache.org on 2018/04/22 23:20:42 UTC, 0 replies.
- [incubator-echarts] 02/03: Fix task when multiple progress. - posted by su...@apache.org on 2018/04/22 23:20:43 UTC, 0 replies.
- [incubator-echarts] 03/03: tweak cases and code check. - posted by su...@apache.org on 2018/04/22 23:20:44 UTC, 0 replies.
- [incubator-echarts] branch master updated: docs: add asf notice - posted by ov...@apache.org on 2018/04/23 03:25:27 UTC, 0 replies.
- [incubator-echarts] branch master updated: Add license header comment on each source file - posted by sh...@apache.org on 2018/04/23 05:32:50 UTC, 0 replies.
- [incubator-echarts] branch master updated: fix when resize the sankey view after drag the node the position of the node won't be changed accordingly - posted by de...@apache.org on 2018/04/23 13:18:25 UTC, 0 replies.
- [incubator-echarts] branch dev updated: Separate focus node adjacency action. - posted by su...@apache.org on 2018/04/24 12:32:57 UTC, 0 replies.
- [incubator-echarts] branch master updated: add KEYS - posted by su...@apache.org on 2018/04/24 12:43:04 UTC, 0 replies.
- [incubator-echarts] branch master updated: release 4.1.0 - posted by su...@apache.org on 2018/04/24 14:46:50 UTC, 0 replies.
- [incubator-echarts] tag 4.1.0 created (now 097e093) - posted by su...@apache.org on 2018/04/24 14:49:47 UTC, 1 replies.
- svn commit: r26485 - in /dev/incubator/echarts: 4.1.0/ 4.1.0/echarts.tar.gz 4.1.0/echarts.tar.gz.asc 4.1.0/echarts.tar.gz.md5 4.1.0/echarts.tar.gz.sha512 KEYS - posted by su...@apache.org on 2018/04/24 16:58:12 UTC, 0 replies.
- svn commit: r26500 - /dev/incubator/echarts/echarts.tar.gz - posted by su...@apache.org on 2018/04/25 05:12:12 UTC, 0 replies.
- svn commit: r26501 - /dev/incubator/echarts/echarts.tar.gz - posted by su...@apache.org on 2018/04/25 05:14:01 UTC, 0 replies.
- svn commit: r26502 - in /dev/incubator/echarts/4.1.0: echarts.tar.gz echarts.tar.gz.asc echarts.tar.gz.md5 echarts.tar.gz.sha512 - posted by su...@apache.org on 2018/04/25 05:14:35 UTC, 0 replies.
- svn commit: r26503 - in /dev/incubator/echarts/4.1.0: echarts.zip echarts.zip.asc echarts.zip.md5 echarts.zip.sha512 - posted by su...@apache.org on 2018/04/25 05:15:42 UTC, 0 replies.
- [incubator-echarts] branch master updated: Add license details. - posted by su...@apache.org on 2018/04/25 18:06:03 UTC, 0 replies.
- svn commit: r26536 - in /dev/incubator/echarts/4.1.0: echarts.zip echarts.zip.asc echarts.zip.md5 echarts.zip.sha512 - posted by su...@apache.org on 2018/04/25 18:08:53 UTC, 0 replies.
- svn commit: r26537 - in /dev/incubator/echarts/4.1.0: echarts.zip echarts.zip.asc echarts.zip.md5 echarts.zip.sha512 - posted by su...@apache.org on 2018/04/25 18:11:00 UTC, 0 replies.
- [incubator-echarts] tag 4.1.0 deleted (was 097e093) - posted by su...@apache.org on 2018/04/25 18:14:55 UTC, 0 replies.
- [incubator-echarts] tag 4.1.0 created (now 66f6e07) - posted by su...@apache.org on 2018/04/25 18:15:23 UTC, 0 replies.
- [incubator-echarts] tag 4.1.0 deleted (was 66f6e07) - posted by su...@apache.org on 2018/04/25 19:38:41 UTC, 0 replies.
- svn commit: r26539 - in /dev/incubator/echarts/4.1.0: echarts.zip echarts.zip.asc echarts.zip.md5 echarts.zip.sha512 - posted by su...@apache.org on 2018/04/25 19:47:23 UTC, 0 replies.
- svn commit: r26540 - /dev/incubator/echarts/4.1.0/ - posted by su...@apache.org on 2018/04/25 19:48:06 UTC, 0 replies.
- svn commit: r26541 - in /dev/incubator/echarts/4.1.0.rc0: ./ apache-echarts-4.1.0.rc0-incubating.zip apache-echarts-4.1.0.rc0-incubating.zip.asc apache-echarts-4.1.0.rc0-incubating.zip.md5 apache-echarts-4.1.0.rc0-incubating.zip.sha512 - posted by su...@apache.org on 2018/04/25 19:51:55 UTC, 0 replies.
- [incubator-echarts] branch master updated: Fix axis extent when stack series exists. - posted by su...@apache.org on 2018/04/26 18:57:50 UTC, 0 replies.
- [incubator-echarts] branch master updated (6d3114b -> 44c157f) - posted by su...@apache.org on 2018/04/26 22:54:39 UTC, 0 replies.
- [incubator-echarts] 01/02: Fix axis interval calculation when no label. - posted by su...@apache.org on 2018/04/26 22:54:40 UTC, 0 replies.
- [incubator-echarts] 02/02: release 4.1.0.rc1 - posted by su...@apache.org on 2018/04/26 22:54:41 UTC, 0 replies.
- [incubator-echarts] branch master updated: [line] Smooth based on tangent on default - posted by sh...@apache.org on 2018/04/27 08:18:35 UTC, 0 replies.
- [incubator-echarts] branch master updated: Fix stack on time axis. - posted by su...@apache.org on 2018/04/27 08:36:04 UTC, 0 replies.
- [incubator-echarts] branch master updated (332b086 -> 40949ae) - posted by su...@apache.org on 2018/04/27 17:42:22 UTC, 0 replies.
- [incubator-echarts] 01/02: tweak. - posted by su...@apache.org on 2018/04/27 17:42:23 UTC, 0 replies.
- [incubator-echarts] 02/02: update build - posted by su...@apache.org on 2018/04/27 17:42:24 UTC, 0 replies.
- svn commit: r26569 - in /dev/incubator/echarts/4.1.0.rc1: ./ apache-echarts-4.1.0.rc1-incubating.zip apache-echarts-4.1.0.rc1-incubating.zip.asc apache-echarts-4.1.0.rc1-incubating.zip.md5 apache-echarts-4.1.0.rc1-incubating.zip.sha512 - posted by su...@apache.org on 2018/04/27 17:47:58 UTC, 0 replies.
- [incubator-echarts] tag 4.1.0.rc1 created (now 40949ae) - posted by su...@apache.org on 2018/04/27 17:54:14 UTC, 0 replies.
- [incubator-echarts] branch master updated: Add 3rd party license to each file. - posted by su...@apache.org on 2018/04/28 15:22:36 UTC, 0 replies.
- [incubator-echarts] branch master updated: Add disclaimer - posted by su...@apache.org on 2018/04/28 19:25:36 UTC, 0 replies.
- [incubator-echarts] branch dev updated (646dec6 -> cba9276) - posted by su...@apache.org on 2018/04/28 19:27:40 UTC, 0 replies.
- [incubator-echarts] 01/01: Merge branch 'master' into dev - posted by su...@apache.org on 2018/04/28 19:27:41 UTC, 0 replies.
- [incubator-echarts] branch dev updated: tweak example. - posted by su...@apache.org on 2018/04/28 19:28:40 UTC, 0 replies.
- [incubator-echarts] branch master updated: tweak license. - posted by su...@apache.org on 2018/04/29 09:57:06 UTC, 0 replies.
- [incubator-echarts] branch master updated: 4.1.0.rc2 - posted by su...@apache.org on 2018/04/29 10:10:00 UTC, 0 replies.
- svn commit: r26586 - in /dev/incubator/echarts/4.1.0.rc2: ./ apache-echarts-4.1.0.rc2-incubating.zip apache-echarts-4.1.0.rc2-incubating.zip.asc apache-echarts-4.1.0.rc2-incubating.zip.md5 apache-echarts-4.1.0.rc2-incubating.zip.sha512 - posted by su...@apache.org on 2018/04/29 10:15:34 UTC, 0 replies.