Javascript d3 Compatibility with Android Smartphones

I wonder how compatible d3 rendering is with smartphone screens. When the width is 1000 and the height is 600 with a padding of 60, the chart is much too big for the screen. Also there are no scrollbars.

The chart renders with the years on the x-axis starting at 2000 instead of 1994. The y-axis is not visible on the screen.

The JavaScript d3 course seems to be geared for users of PCs, laptops and notebooks that have larger screens. What is acceptable for the rendering. If I render a shoddy chart that passes the tests, is it still acceptable?

You need to create a chart that satisfy the tests.

After that, remember, your final projects will always be linked to your certification, so be sure to have projects you are proud to show off when you share your certification