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
If I have a chart with 2 Y-axis (one on the left and one on the right) and I don't have any data yet (series is empty array), I get a console error in the browser from the APEX library.
Steps to Reproduce
Create a chart with 2 y-axis defined (one on left, and one with opposite set to true to be on the right) and the series is an empty array
Description
If I have a chart with 2 Y-axis (one on the left and one on the right) and I don't have any data yet (series is empty array), I get a console error in the browser from the APEX library.
Steps to Reproduce
Expected Behavior
No error in the console
Actual Behavior
Error in the browser console
Screenshots
Reproduction Link
https://codepen.io/Scott-Chantry/pen/YPKedqY
The text was updated successfully, but these errors were encountered: