张玉杰

Results 4 issues of 张玉杰

When I use heatmapInstance configure method to change radius ,for example: var newConfig = { radius: Math.random() \* 20 } heatmapInstance.configure(nuConfig); that does't work . I see the code and...

echarts-gl: 1.0.0-beta.4 qtek: 0.4.1 echarts: 3.6.2 zrender: 3.5.2 我想要监听 grid3D.viewControl.beta 改变的事件, 比如可以这样 ``` myChart.on('viewControlChange', (viewControlParam) => { const beta = viewControlParam.beta; // when beta = 90 -> do something })...

question

``` "react-router-navigation-prompt": "^1.8.6", ``` **Do you want to request a *feature* or report a *bug*?** feature **What is the current behavior?** ``` ``` **What is the expected behavior?** ``` {...

enhancement
help wanted

offset less than zero when component load 10 pages, then i reload less data, for example 1 page. this behavior will tigger loadMore function, this mean load one more page....