Jalen

Results 8 issues of Jalen

### 简要描述问题 每次都是刚打开时可以打开一会google,大概也就一两分钟的样子,然后google刷不了,电脑网也上不了了,切换pac和全局模式都不行都不能上网,请问一下这个是怎么回事呀? 是从搬瓦工上自己搭建的ss,我记得加密方式是aes-256那个,好像是wget 了一个shell脚本那种安装方式 ### 环境 自己购买的搬瓦工是centos7.6 使用的是ss-windows 4.4.1.0 (从github下载的,装在windows10上) - Shadowsocks客户端版本:4.4.1.0 - 操作系统版本:Windows10 - .NET版本:这个我不太清楚怎么查(不过我看注册表HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\下面是v4.0) ### 操作步骤 打开ss,选择pac模式或全局模式,打开浏览器,可以直接进google,一两分钟后, 网都上不了了,之后再多次关闭ss和打开ss,都没办法上网了,可能间隔个几天,打开又可以上一两分钟,之后还是上不了网 ### 期望的结果 能够一直使用ss上网 ### 实际结果 打开后只能上一两分钟 ###...

``` @api.route('/release', methods=['POST', 'GET', 'PUT', 'DELETE']) @swag_from('../swagger/release.yml') def api_mop(): if request.method == 'POST': pass if request.method == 'GET': pass if request.method == 'PUT': pass if request.method == 'DELETE': pass ```...

For example, we want to zoom in/out on map, and we want to get the change from actions, also we want to get the current scale bar value, do we...

``` { id: '7otjdz', type: 'hexagon', config: { dataId: 'bart-stops-geo', label: 'Hexagon', color: [123, 184, 190], columns: { lat: "latitude", lng: "longitude" }, isVisible: true, visConfig: { opacity: 0.8, worldUnitSize:...

![image](https://github.com/keplergl/kepler.gl/assets/16249717/d4f9746f-6068-442c-95b2-83f3ea35d530) How to set custom Icon to map layer config ``` { "id": "2dsuao", "type": "icon", "config": { "dataId": "dc-point", "label": "DC", "color": [ 18, 147, 154 ], "highlightColor": [...

Hi, Team, Do we support custom tooltip for Hexbin, now I see the Hexbin tooltip only display "total points", actually we don't want to use this label, we want to...

Thank you :) I clone it to my local computer, then run 'docker-compose up', some containers exist and throw the error "exec ./run.sh: no such file or directory", can you...

### What problem does this feature solve? This feature can make sankey diagram dragable and be able to zoom in and out, for the sankey with a large dataset, the...

new-feature
pending
en