graphinglib.SmartFigureWCS.show_grid# property SmartFigureWCS.show_grid: bool | list[bool]# Whether to show the grid lines on the figure. A grid first needs to be created using the :meth: ~graphinglib.SmartFigure.set_grid method. This can be used to easily toggle the visibility of a previously created grid.