You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The rendering effect of the line chart is very unusual after passing the parameters to the function rx.recharts.y_axis() when setting the display range of the y-axis.
The plots created using Plotly cannot be resized when embedded in an Rx component. I have tried various methods but have been unable to adjust the width and height of the charts.
Describe the bug
The rendering effect of the line chart is very unusual after passing the parameters to the function rx.recharts.y_axis() when setting the display range of the y-axis.
To Reproduce
Steps to reproduce the behavior:
Screenshots

Specifics (please complete the following information):
Additional context
I do not understand how to set the display range of the y-axis data so that it is displayed in a user-friendly way.
REF-2925
The text was updated successfully, but these errors were encountered: