keplergl / keplergl/kepler.gl

allow stroke width less than 0.1

Open
#1,611 1 comment 0 reactions 1 assignee Claimed by @heshan0131 View on GitHub
Dominant language
TypeScript
Stars
12k
Forks
2k
Avg merge
1d 5h
Merged PRs (30d)
66

Description

**Is your feature request related to a problem? Please describe.**
![Screenshot from 2021-09-10 18-13-33](https://user-images.githubusercontent.com/3218468/132923185-7de64350-0261-406a-b48f-70eef66cd568.png)

We are going to use kepler.gl for microscale geographic data, floor plan. And we think kepler.gl is really promising platform. But it's minimum stroke width is 0.1 and line drawings looks not so good with that think strokes. Currently, if we set the stroke value less than 0.1, then the UI automatically sets it to 0.1. (It seems that stroke width control slider's incremental step is set to 0.1)

**Describe the solution you'd like**
Please allow stroke width less than 0.1, or decrease the slide step from 0.1 to 0.01 or 0.02.

**Additional context**
If this issue fixed, kepler.gl can be an excellent information visualization tool for architecture industry.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.