Przeglądaj źródła

adding comment for layout example

namnguyen 11 miesięcy temu
rodzic
commit
1c9fcc56f0
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      doc/gui/examples/controls/metric-layout.py

+ 2 - 0
doc/gui/examples/controls/metric-layout.py

@@ -15,6 +15,8 @@
 # -----------------------------------------------------------------------------------------
 from taipy.gui import Gui
 
+# Layout reference can be found in the documentation: https://plotly.com/python/reference/layout/
+
 custom_layout = {
     "width": "1000",
     "height": "500",