plotly.R icon indicating copy to clipboard operation
plotly.R copied to clipboard

ggplot2::sec_axis is unsupported

Open dongdongdong7 opened this issue 4 months ago • 0 comments

Hello!

When I use ggplot2::scale_y_continuous(sec.axis = ggplot2::sec_axis(~ . / scale_factor)) like this, I discovered that plotly does not support this function. Providing support for this function would greatly assist developers like myself who are accustomed to ggplot but wish to utilise plotly's interactive capabilities.

Thanks.

dongdongdong7 avatar Sep 06 '25 03:09 dongdongdong7