vinaychuri

Results 5 comments of vinaychuri

Update 1: The following code allows to highlight the series via hover but still no option to know the column name that is being highlighted. ``` dyHighlight(#highlightCircleSize = 5, highlightSeriesBackgroundAlpha...

Not sure if its same issue but posting it here. duckdb version '0.9.0' also tried with '0.9.1' Python version 'Python 3.11.5' MacOS 13.5.2 Ventura `df.shape ` #(1166561, 30) I save...

The same error when using plotly library ``` library(plotly) plot_ly(economics, x = ~date, y = ~pop,type="scatter",mode="markers") ```

Is this released or still under testing? I tried the same on Positron Version: 2024.07.0 (Universal) build 125 and still no output in Notebook

I use the default Dark theme in Positron Version: 2024.07.0 (Universal) build 125 and in R Notebook execute the following code. There is no output but the background of the...