Daniel Kuroski

Results 2 issues of Daniel Kuroski

Hello =D. I'm currently testing one of my custom components, and it uses your lib to render a trendline. During the tests, when it envolves a chart update, it causes...

Hello, I was working with the following scenario in a notebook. ``` python import pandas as pd import numpy as np df = pd.DataFrame(np.random.rand(100, 2)) ``` In this example, I...

*