Cannot read properties of null (reading 'offsetHeight')
Author: vget98Created Feb 16, 2023Updated Feb 16, 2023
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
Source: uber/react-vis