Ovilia/cv 544
Wenli Zhang's CV as Web Front-End Engineer
Ovilia/2019-typography-calendar 340
2019 字体日历 App
Ovilia/blog 254
Ovilia's blog
Ovilia/biangua 110
变卦·易经64卦
This is a project showing varied shading algorithms with a simple apple.
不日记:高效、全面记录分析你的日常行为数据
COSCon Workshop on ECharts
baidu-smart-app/baidu-smart-app-echarts-demo 13
百度智能小程序 ECharts 动态库示例
Devtools for debugging ECharts
push eventapache/incubator-echarts
commit sha 0a1b895fb24016692833324a881a177351091cc7
fix: (1) fix data-transform specify dimension by index throw error. (2) some little refactor about source creation original brought by feature data transform.
commit sha 57fb8f7161d643fe3111d3bfe5d8f143867a262d
fix: data transform: support 'fromTransformResult' and 'transform' set on both dataset.
commit sha 50cdaf78dcafea3341a8f028b0beb525723ee588
fix: make addComma more readable for tooltip and label when encounter "category" data.
commit sha 93530530375866e5e3fa6b924afc219a4f700336
fix: [data-transform] add more hint in dev mode.
commit sha 68cd56e096352c0999d8b0ca9025c2702440aff9
Merge branch 'next' of github.com:apache/incubator-echarts into next
commit sha 3e46bf5129abcc1788700ac49b2e82db3cecabec
fix: fix tooltip location in rich text mode.
commit sha f24d9900bf9df116a181b6f1017538e5593ba3ed
fix: restrict expose of number and format: always declare expose explicitly.
commit sha 91f4964495685fd965f1b1705896a009077844ae
chore: migrate changes to next branch and fix a bug brought by a typo(apache/incubator-echarts#13213).
commit sha bb4559fe4c6be0cc6cd16d445ec34f99d8503143
fix: (1) Fix some buggy display result in tooltip, like 2 value axis scatter, add add test cases for them. (2) Buggy results in tooltip.renderModel: 'richText' for each cases. And add test cases for them. (3) Add styles to renderMode: 'richText', make them the same as renderMode: 'html'. (4) Make `tooltip.confine` default `true` if `tooltip.renderMode` is `richText`. And fix the positioning of it to avoid to overflow the container, which will be cut. (5) Fix the `tooltip.formatter` callback in `renderMode: 'richText'`, previously the concatenating rich text by `params.marker.content` does not work. (6) Refactor the implementation of `Series['formatTooltip']`: Add a abstract layer named `TooltipMarkup` to describe the tooltip layout requirement for each series, instead of lots of messy code to concatenate `html` and `richText` in each series. `TooltipMarkup` is responsible for generating `html` or `richText` finally. Add `TooltipMarkup` is also in charge of sort the tooltip by `valueAsc`, `valueDesc`, `seriesAsc`, `seriesDesc`. [TEST_CASES]: test/new-tooltip.html [PENDING]: Do we need to expose API (like `tooltipMarkup.ts#TooltipMarkupStyleCreator`) to `tooltip.formatter` callback, by which users can add richText style themselves. At present users is not able to do that. But if we expose that kind of API, there is an issue: should we use ZRender style (use `fill` to describe text color) or ECharts label style (use `color` to describe text color).
commit sha e14fd922bc0781df7eafd30dcca509e72350c5a8
fix: eslint.
commit sha 85a47ef63c1f0cf4821e3b882ea7758609a848b5
Merge pull request #13242 from apache/new-tooltip2 fix:
commit sha 99ab1d7a2f1413ce38dd55d3808c4e434fe49ba8
ts: (1) add more strict type check for id, name from option. (2) add more strict conversion for id, name from option.
commit sha 752f511ac660f784c6ccf419d6a0d12a3c55cbc5
chore: fix eslint, add console warn, enhance example.
commit sha 69be972c5ffca252e572fbee913418a1fc811429
feat(custom): add shapeMorphing option in renderItem returns.
commit sha 5ae6bded20836973eb4d846a761462fd38bb3bf1
fix(custom): fix other props transition when shape morphing
commit sha 63dfb28b15323ad147b843c1a925a77a2fd086eb
fix: rename 'shapeMorphing' to 'morph' in option.
commit sha 9be4a3943250e7f0cdcf2b841af762fe97f0fe70
Merge pull request #13271 from apache/custom-shape-morphing [5.0] [Feature] Bring shape morphing ability in custom series
commit sha d312b1c724d7a6cfc102b9e2933a58b79a851454
Merge branch 'next' of github.com:apache/incubator-echarts into next # Conflicts: # src/chart/custom.ts
commit sha 85c9b4c4b6faa5aef8694b8f52d1b36e8e0744c5
chore: tweak log.
commit sha 948f1d83dffeb62985100c773f00dcad5225f9e1
chore: remove __esModule mark in cjs export. To compatitable with the original `import echarts from 'echarts/lib/echarts'` code. If __esModule mark exists. It will get an undefined export.
push time in 2 days
push eventapache/incubator-echarts
commit sha 3abf0df61727d43c295dac2c4bb04a76b1e7163a
feat: endLabel state styles
push time in 2 days
push eventapache/incubator-echarts
commit sha 4d652335eafe7a71b326ed417ba82aa5e6ec2127
feat: line label animation with all data dimensions
push time in 4 days
PR opened ecomfe/zrender
See issue apache/incubator-echarts#13263 and ECharts PR apache/incubator-echarts#13304
pr created time in 8 days
PR opened apache/incubator-echarts
<!-- Please fill in the following information to help us review your PR more efficiently. -->
Brief Information
This pull request is in the type of:
- [ ] bug fixing
- [x] new feature
- [ ] others
What does this PR do?
<!-- USE ONCE SENTENCE TO DESCRIBE WHAT THIS PR DOES. -->
Support decal in ECharts, see #13263 for more details.
Fixed issues
- #13263
Usage
Are there any API changes?
- [x] The API has been changed.
<!-- LIST THE API CHANGES HERE -->
Related test cases or examples to use the new APIs
NA.
Others
Merging options
- [ ] Please squash the commits into a single one when merge.
Other information
pr created time in 8 days
push eventecomfe/zrender
commit sha 43b15f7c6b00e7e6539a3a91da1f9ff2838603b1
feat: move decal to echarts
push time in 8 days
pull request commententronad/flutter_echarts
Update README.md & README_CN.md
@entronad Hi, Thanks for making flutter_echarts. @Hansz00 is a community contributor and I am a committer and PPMC member of Apache ECharts (incubating). We are asking the favor of these changes because we are going through the incubation graduation discussion and we were asked to make certain change requests like this PR to protect the branding of Apache ECharts (incubating). So we really appreciate your help accepting this PR. Thanks!
comment created time in 10 days
push eventOvilia/ECharts-Theme-Builder
commit sha 100a2e74d695ab675d58d203126977ac0fab345c
Update README.md
push time in 10 days
push eventapache/incubator-echarts
commit sha 7113d24a8225f13e896eaa48c9cf63d4655fa0d0
feat: legend.itemStyle has higher priority
push time in 12 days
push eventdevyumao/js13k-every-alien-loves-404
commit sha ae517bb9db1291ba44e740371980ffe503d354a7
chore: update readme
push time in 13 days
starteddevyumao/js13k-every-alien-loves-404
started time in 13 days
push eventapache/incubator-echarts-handbook
commit sha 2c9c40f91f107723305401ecad3a1b9e9b34c138
Translation Update `best-practise` part completed.
commit sha 244953fbaca77f0244c81fd40a55f6afca6477ad
application/data
commit sha 7d7ef58c1cfb8b2670344403220d2dcc231d236a
Trans Update 2
commit sha 8a63fc4d888f36deab84f64b2ac59171409bf531
Create dataset.md
commit sha 371b9e06cd89034ded68668a47ad8f84c2727448
Create event.md
commit sha b8c48e4947e52341bcc6cec9ee78a31a4e313cd3
Create legend.md
commit sha 64c6a5555249b372c9d3d351551265278bf55254
create 3 files
commit sha 2a9e25f06a30b696a940c09a97cd1f8c23808c27
Merge pull request #4 from Hansz00/master Translation Update
push time in 16 days
PR merged apache/incubator-echarts-handbook
best-practice part completed.
pr closed time in 16 days
issue openedapache/incubator-echarts
Background
Patterns in charts can be served as an extra hint for data along with colors, and it can help with accessibility and better artistic expression.
In ECharts 5.0, we are going to support patterns.
Proposed APIs
option = {
pattern: [patternA, patternB], // A list of patterns which would be adopted sequentially and circularly from this list. Similar to https://echarts.apache.org/option.html#color
series: [{
pattern: patternC, // Pattern for the series
itemStyle: {
data: [{
pattern: patternD // Pattern for one data item
}]
}
}]
};
ZRender currently has Pattern.ts and it should be extended to be:
(This list may not be the final one. It may be adjusted when implementing.)
type PatternObject = {
type: 'pattern',
repeat: 'repeat' | 'repeat-x' | 'repeat-y' | 'no-repeat',
color: string, // foreground color of the pattern
backgroundColor: string, // background color of the pattern; default value is 'none' (same as 'transparent') so that the underlying series color is displayed
dashArrayX: number | number[] | number[][], // dash-gap pattern on x; see explanation below
dashArrayY: number | number[] | number[][], // dash-gap pattern on y; see explanation below
dashOffsetX: number, // offset of the starting x
dashOffsetY: number, // offset of the starting y
rotation: number, // in radians; valued from -Math.PI to Math.PI
shape: string, // 'image', 'triangle', 'diamond', 'pin', 'arrow', 'line', 'rect', 'roundRect', 'square', 'circle'
image: ImageLike | string, // should be used only if shape is 'image'; can also be an SVG path
symbolSize: number, // size relative to the dash bounding box; valued from 0 to 1
symbolKeepAspect: boolean, // keep the aspect ratio and use the smaller one of width and height as bounding box size
};
dashArrayX and dataArrayY are inspired from SVG stroke-dasharray, which either be a number (for the same dash and gap) or an array of numbers (for the dash-gap pattern) or an array of a number array (for the dash-gap pattern of each line). This will be better explained in the PR with images.
Patterns can be expressed with parameters so that they are more understandable and changeable than SVG path, although you can still use SVG path if you wish. And we may even have an opportunity to use the document preview tool to generate the pattern.
<!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE -->
created time in 16 days
push eventapache/incubator-echarts
commit sha 51925a0f3515b8d8095120d81413ff4018200879
fix(Series): check null pointer
commit sha 841794c77a6c2c474c180631f5870fcab0778ba0
Add missing param for treemap setLabelStyle
commit sha 91f2dd58354bceee3cca158f3f2168ce5fb5c885
Feature: add tooltip for edges(links) (#12006)
commit sha 88a22eb340228b0a77ed71178ab7702899d18123
Fix lint
commit sha 7d9e04bdd32804a59d35d033b7fbf591dfb7daf4
Merge pull request #12134 from susiwen8/lint Fix lint
commit sha d25239464ba9959e0e73e57c5346135119225eb6
Update gansu.js 更正酒泉市坐标
commit sha 86d1df7380bec9fb2370aaff373e912201a2bea7
Merge pull request #12139 from siminx/patch-1 Update gansu.js 更正酒泉市坐标
commit sha fa5952ab6b5928991a2c496eab5d2c290043bc30
fix(svg): download svg image with toolbox
commit sha 41da1fa0918ed8e72f6736a5ad6d00dbe41b7f2d
feat(svg): support exporting svg with connected charts
commit sha 8028f41f84e8834c715cdc9cf03d24890669d6ad
fix(svg): rename function name
commit sha ab47a244ba5e48acb93528a2bfc160e5e983ddd4
Fix: minOpen is true will drop a piece
commit sha 055dea04bd641e8d1216073c6be5dbb68750c858
fix 11799 add new option 'nameProperty' in map series option to denote key in geoJSON
commit sha da128eb116f47bb10e31bbdc075605be4f3616b8
Merge pull request #12156 from alex2wong/fix-11799 fix 11799 add new option 'nameProperty' in map series option
commit sha 4f0ec36d3b3ff98c7cfad36854be5a8f587d0673
fix(toolbox): only change title of requested feature. closes #12162
commit sha 331ac4aa7a9ba9054bea9ba907b08f7ac2aceaf5
Merge pull request #12168 from nsmgr8/toolbox-title-12162 fix(toolbox): only change title of requested feature. closes #12162
commit sha 6aabb4abef6e42913dc9d003f82b4e52ff0cf9dc
Calendar fix for DST
commit sha dbaa9bff95729d242e2edd883a679930f3b7b427
Correction base on CR
commit sha 80d389f755cc810f7b9f85f492f5cae8990a6f72
Merge pull request #12147 from susiwen8/#12121 Fix: minOpen is true will drop a piece
commit sha c18d9fcb15e3d2e346ba98ffd54131c988c29d09
Fix sankey link value is 0, node will disappear
commit sha f5f0585ce9b0a3a5c8ae1a0ce07e17418aed4f78
Feat: use auto calculate if min /max is null
push time in 18 days
PR closed apache/incubator-echarts
Fix #7651
/**
* If both x and y axes are snapping and one and only one of them is
* of category type, then the category axis is used as primary
* snapping, otherwise the baseAxis is used as primary snapping.
* The snapped value of the other axis is calculated from it.
*
* 4 | *
* 3 | *
* 2 | *
* 1 | * +
* ---------------------
* a b c d
*
* In the above example, the x axis is in category type, and y axis
* value.
* The *'s are data items, + is the mouse position.
*
* If both x and y axes are using snapping, then:
* 1. x axis is used as primary snapping axis because it's the only
* category axis.
* 2. The nearest x value to the mouse is 'b', so 'b' is used as
* snapped x value.
* 3. The corresponding y value of 'b' is 3, so 3 is used as snapped y
* value.
* 4. So the axisPointer should be at ('b', 3).
*
* If only x is snapping, then the axisPointer should be at ('b', 1).
* If only y is snapping, then the axisPointer should be at the
* position of +.
*/
pr closed time in 18 days
pull request commentapache/incubator-echarts
WIP(axisPointer): snapping logic WIP.
Too many conflicts when merging next. Close this PR and open a new one to next branch.
comment created time in 18 days
push eventapache/incubator-echarts
commit sha dd9c6dbfd2013bffe9187a92f785b35831e315a8
feat: update setOption animation
push time in 18 days
PR opened apache/incubator-echarts
<!-- Please fill in the following information to help us review your PR more efficiently. -->
Brief Information
This pull request is in the type of:
- [ ] bug fixing
- [ ] new feature
- [ ] others
What does this PR do?
<!-- USE ONCE SENTENCE TO DESCRIBE WHAT THIS PR DOES. -->
Fixed issues
<!--
- #xxxx: ... -->
Details
Before: What was the problem?
<!-- DESCRIBE THE BUG OR REQUIREMENT HERE. -->
<!-- ADD SCREENSHOT HERE IF APPLICABLE. -->
After: How is it fixed in this PR?
<!-- THE RESULT AFTER FIXING AND A SIMPLE EXPLANATION ABOUT HOW IT IS FIXED. -->
<!-- ADD SCREENSHOT HERE IF APPLICABLE. -->
Usage
Are there any API changes?
- [ ] The API has been changed.
<!-- LIST THE API CHANGES HERE -->
Related test cases or examples to use the new APIs
NA.
Others
Merging options
- [ ] Please squash the commits into a single one when merge.
Other information
pr created time in 18 days
startedKilledByAPixel/ZzFX
started time in 24 days
issue closedapache/incubator-echarts
What problem does this feature solve?
在百度智能小程序中,有echarts提供的动态库,可以很好的帮助用户制作图标,但是现在我想在今日头条上做图标,并且想做成和百度智能小程序一样的效果,并没有看到相关的echarts接入头条的小程序信息,然后选用其他的画图插件并不能很好的达成和ehacrts一样的效果,因此希望echarts接入今日头条小程序
What does the proposed API look like?
我对这个功能的期望希望是引入echarts相关的js后,能够和百度小程序一样来使用画图功能。
<!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
closed time in 24 days
xiesp123issue commentapache/incubator-echarts
欢迎社区贡献,Apache ECharts (incubating) 官方没有计划支持。
comment created time in 24 days
startedg200kg/webaudio-tinysynth
started time in a month
push eventecomfe/zrender
commit sha 2b1f217ccd0b101396c34cbc1d0f986fed64d9dd
refactor: add comments and improve code
push time in a month
push eventapache/incubator-echarts-bot
commit sha 721cb2eb6f32f109402d7295476bc0a7a2958c91
feat: add "PR: awaiting doc" label if doc changed
push time in a month
issue commentapache/incubator-echarts
哦哦,那你用多个 grid 就可以了,数组形式
comment created time in a month
pull request commentwandergis/arcgis-echarts3
@wandergis Please also help us to change the word "ECharts" in "About" description to "Apache ECharts (incubating)" in this project. Thank you very much! :)
comment created time in a month
pull request commentJohnCoene/echarts4r
@JohnCoene Please also help us to change the word "ECharts" in "About" description to "Apache ECharts (incubating)". Thank you very much!
comment created time in a month
pull request commentyihui/recharts
@yihui Please also help us to change the word "ECharts" in "About" description to "Apache ECharts (incubating)". Thank you very much!
comment created time in a month
push eventapache/incubator-echarts
commit sha c03bbbb5b4cc4e03314ded9a65263de6c34d7c12
refactor(dirty-rect): merge conditions
push time in a month
startedgithub/roadmap
started time in a month
push eventecomfe/zrender
commit sha 6424151b1670d75d561977ee65140e0d3c8b982c
style(dirty-rect): small style updates
push time in a month
push eventapache/incubator-echarts
commit sha b0d945690810e2ec4b9e283cd20264b1ded2ed5b
refactor(dirty-rect): reuse window logic
push time in a month
push eventecomfe/zrender
commit sha bb2ce4cbb13a634c534fa70e543f4b6862bd5db3
fix(dirty-rect): fix image, motionBlur bgStyle and more
push time in a month
startedarscan/hexasphere.js
started time in a month
push eventOvilia/echarts-gl
commit sha 676ca02bf30b3770047b59450ce403e9bd7a50fe
Update README.md
push time in a month
startedJustineo/color-converters
started time in a month
issue commentapache/incubator-echarts
不太确定你说的分段是什么样的,这个例子是不是可以满足你的需求:https://echarts.apache.org/examples/zh/editor.html?c=line-aqi 在即将发布的 5.0 版本中,有一个(需配置后生效的)新功能是,鼠标移动到图例中的一个系列时,高亮该系列,并且将其他系列的透明度提高,这样方便观察高亮的系列。不知道是不是可以满足你的需求?
comment created time in a month
issue commentapache/incubator-echarts
When downloading the SVG of the chart, there is no need to display the background color block.
This is a bug of SVG readers like Sketch that it doesn't understand the "style='fill: transparent'" style. We shall probably make a compatibility patch upon this.
comment created time in a month
issue commentapache/incubator-echarts
The main title, subtitle, and chart are aligned to the left by default.
Also consider solving the problem of #13110.
comment created time in a month
issue commentapache/incubator-echarts
The main title, subtitle, and chart are aligned to the left by default.
yAxis.axisLabel options should be considered carefully in this case as well as grid.containLabel.
comment created time in a month
startedMKorostoff/1-pixel-wealth
started time in a month
push eventapache/incubator-echarts-doc
commit sha 006a10147cb34fd0e1e4f6c6c86eb1ab03c6afd1
doc: hoverLayerThreshold is missing in en option
push time in a month
PR opened apache/incubator-echarts
See https://github.com/ecomfe/zrender/pull/570 for more information.
pr created time in a month
push eventecomfe/zrender
commit sha 1a8dcbbf0043d5a3eb17a71cb985a7b1f0b4f0da
fix window !== 'undefined' branch ends too early
commit sha 26b4336b2a956bf6b6104f59547c19e07c986177
release: 5.0.0-alpha.2
commit sha cab5746f0215ca8725d4608dc76dd8cc2946b403
Merge pull request #626 from dsonet/patch-1 fix window !== 'undefined' branch ends too early
commit sha a7611ab04f1e5c5f5e5288eb7f4fe117f50b3297
Merge branch 'next' into dirty-rect
commit sha cb983d8560434485d18a25645fb59ecca5eec552
fix(dirty-rect): minor fixes
push time in a month
push eventecomfe/zrender
commit sha 6730730d9a89d1a2e59c7f558d23b3f9e6ab914d
fix(dirty-rect): bug when elements have multiple zlevel
commit sha a1d827e331921fdd4b2c731fe6ea26b32dbd6f5d
feat(dirty-rect): provide useDirtyRect when init
push time in a month
push eventecomfe/echarts-for-weixin
commit sha b2cdc7c1353491ce91e2e0aec24d007a7412687c
fix dead link in README.
push time in a month
PR opened hustcc/echarts-for-react
Sorry for your time @hustcc but I have to make a little more adjustment here. Please also help change the about description to be "📈 A React component wrapper for Apache ECharts (incubating). 一个简单的 Apache echarts (incubating) 的 React 封装。".
Thank you very much!
pr created time in a month
push eventOvilia/echarts-for-react
commit sha 9d47949d6c1887065376063fb1f95ba0fa65f425
Update README.md
push time in a month
push eventecomfe/echarts-liquidfill
commit sha 124542b0ae19a826de4da03b54de61dbcdc1acd0
Update README.md
push time in a month
push eventOvilia/echarts-miniBI
commit sha 21cd63d54ae881204bc60dc400a936ed6037f1a3
Update README.md
push time in a month
push eventOvilia/echarts-boilerplate
commit sha a44ba9dcfcbfc693c54c37ac997c2fe71092d43a
Update README.md
push time in a month
push eventecomfe/echarts-gallery-feedback
commit sha 513583f83a0f197d777bf3c751733c7780d7049c
Create README.md
push time in a month
push eventOvilia/echarts-dagre
commit sha 34f9e5f1cb557a5bb192034ebfe25a091acf7a92
Update README.md
push time in a month
PR opened ecomfe/echarts-graph-modularity
pr created time in a month
push eventOvilia/echarts-graph-modularity
commit sha 132340aafee29194954cf70a39f0ecc7e2c29589
Update README.md
push time in a month
fork Ovilia/echarts-graph-modularity
ECharts graph modularity extension for community detection
fork in a month
push eventecomfe/echarts-map-tool
commit sha 06ab9189ff76aa1fb4e0968eec45dfc7fcfc520a
Update README.md
push time in a month
push eventecomfe/echarts-stat
commit sha 1cdf6cab5d17d469fcb3fc1f2016e711c669e034
Update README.zh-CN.md
push time in a month
push eventecomfe/echarts-stat
commit sha 8665752d870ba94609f713d991fd47665a03e4c8
Update README.md
push time in a month
push eventOvilia/echarts-gl
commit sha 139713533aa0d4e1957661b7b95898ecb712208b
Update README.md
push time in a month
fork Ovilia/echarts-gl
Extension pack of ECharts providing globe visualization and 3D plots
fork in a month
push eventecomfe/echarts-wordcloud
commit sha f3f81fda54eaaa32f60a4c332e361f8ec10bfdba
Update README.md
push time in a month
push eventecomfe/echarts-for-weixin
commit sha c7abd3ac7b1accb19104c5fad82b81764d72065a
Update README.md
push time in a month
push eventecomfe/zrender
commit sha 4cc8be5cec311b1f41813cedacbcd22ba192cf8e
Update README.md (#629)
push time in a month
push eventOvilia/vue-echarts
commit sha c04e0b03a0d1d8955d484c9c0b03237a2642006c
Update README.zh_CN.md (#1)
push time in a month