JetBrains / JetBrains/lets-plot

Parameter info for aes() is missing all its arguments

Open
#314 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
1.8k
Forks
60
PR merge metrics
No merged PRs in 30d

Description

Preconditions:
```
from lets_plot import *

ggplot(aes())
```

Steps:
- call parameter info for `aes()`

Expected:
- suitable arguments are listed

Actual:
- there is only `x` and `y` arguments listed
![Screenshot 2021-02-12 at 13 33 43](https://user-images.githubusercontent.com/376776/107768743-3a14c280-6d37-11eb-80f7-c1f430373d88.png)
![Screenshot 2021-02-12 at 13 33 49](https://user-images.githubusercontent.com/376776/107768797-4ef15600-6d37-11eb-8695-742bab4ee43d.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.