Igor Medovolkin

Results 5 issues of Igor Medovolkin

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...

Different colors for path segments are not supported. Steps: - execute the following code: ``` import pandas as pd import numpy as np from lets_plot import * x = np.random.uniform(-1,...

### Describe the bug Date is not displayed in the menu bar when Hidden Bar is collapsed. ### Steps to reproduce 1. Click on Hidden Bar icon in the Menu...

### Before opening the issue, have you...? - [X] Searched for existing issues - [X] Looked through [the wiki](https://github.com/MonitorControl/MonitorControl/wiki) - [X] Updated MonitorControl to the latest version (if applicable) ###...

Type: Bug

### What happened? The icon in the tab title is not updated to a new one when a request is moved to another collection until the tab is reopened ![Screenshot...

bug