react-vis icon indicating copy to clipboard operation
react-vis copied to clipboard

Cannot read properties of null (reading 'offsetHeight')

Open vget98 opened this issue 2 years ago • 0 comments

When using the FlexibleXYPlot I get this error whenever the plot updates with new data, any ideas? Cannot read properties of null (reading 'offsetHeight')

When I use just XYPlot with a set width it works fine but I can't get it to scale on window size

vget98 avatar Feb 16 '23 18:02 vget98