react-container-dimensions
react-container-dimensions copied to clipboard
When print it's not pass the correct width
I try to print the svg chart, but since the width of ContainerDimensions doesn't pass the width of print port (it still use the screen width), the svg chart won't be printed correctly. Is there any way that we can work around for the problem?
I'd suggest into looking into print specific CSS. Please feel free to provide a solution as a PR (code or docs).