keplergl / keplergl/kepler.gl

Symbol improvements in trip visualizations especially with bigger symbols

Open
#978 0 comments 2 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.**
I would like to be able to render symbols in trip visualizations as points, rather than ermm.. strokes(?). Currently the only available symbol in trip visualizations is a stroke, that looks really strange when the symbol size is increased beyond a certain threshold.

**Describe the solution you'd like**
I would like to see other symbols (e.g. simple points) as an option to the current symbol

_Edit: also it would be nice to set the symbol size and trail length based on an attribute value_

**Describe alternatives you've considered**
In addition to points, there could be a selection of different symbols (e.g. arrow)

**Additional context**
Here's what I'm getting now when I increase the symbol size:
![image](https://user-images.githubusercontent.com/13899537/75549502-825ca700-5a38-11ea-94f0-40cd2afd63d4.png)

Here's more what I'd like to see:
![image](https://user-images.githubusercontent.com/13899537/75549526-8dafd280-5a38-11ea-9902-1d8690609467.png)

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.