Selaa lähdekoodia

Merge branch 'develop' into feature/#2263-convert-templates-from-markdown-to-tgb

Đỗ Trường Giang 4 kuukautta sitten
vanhempi
säilyke
bdf8392bc8
100 muutettua tiedostoa jossa 125 lisäystä ja 125 poistoa
  1. 1 1
      .license-header
  2. 1 1
      LICENSE
  3. 26 26
      README.md
  4. 1 1
      doc/gui/examples/Alert.py
  5. 1 1
      doc/gui/examples/async_callback.py
  6. 1 1
      doc/gui/examples/binding_lov_is_enum/builder.py
  7. 1 1
      doc/gui/examples/binding_lov_is_enum/markdown.py
  8. 1 1
      doc/gui/examples/blocks/dialog_labels/builder.py
  9. 1 1
      doc/gui/examples/blocks/dialog_labels/markdown.py
  10. 1 1
      doc/gui/examples/blocks/dialog_show_hide/builder.py
  11. 1 1
      doc/gui/examples/blocks/dialog_show_hide/markdown.py
  12. 1 1
      doc/gui/examples/blocks/layout_fit/builder.py
  13. 1 1
      doc/gui/examples/blocks/layout_fit/markdown.py
  14. 1 1
      doc/gui/examples/blocks/pane_anchor/builder.py
  15. 1 1
      doc/gui/examples/blocks/pane_anchor/markdown.py
  16. 1 1
      doc/gui/examples/blocks/pane_as_page/builder.py
  17. 1 1
      doc/gui/examples/blocks/pane_as_page/markdown.py
  18. 1 1
      doc/gui/examples/blocks/pane_persistent/builder.py
  19. 1 1
      doc/gui/examples/blocks/pane_persistent/markdown.py
  20. 1 1
      doc/gui/examples/blocks/pane_simple/builder.py
  21. 1 1
      doc/gui/examples/blocks/pane_simple/markdown.py
  22. 1 1
      doc/gui/examples/blocks/pane_simple_lambda/builder.py
  23. 1 1
      doc/gui/examples/blocks/pane_simple_lambda/markdown.py
  24. 1 1
      doc/gui/examples/broadcast.py
  25. 1 1
      doc/gui/examples/broadcast_callback.py
  26. 1 1
      doc/gui/examples/broadcast_change.py
  27. 1 1
      doc/gui/examples/builder_lambda_property.py
  28. 1 1
      doc/gui/examples/charts/advanced_annotations.py
  29. 1 1
      doc/gui/examples/charts/advanced_large_datasets.py
  30. 1 1
      doc/gui/examples/charts/advanced_python_lib.py
  31. 1 1
      doc/gui/examples/charts/advanced_selection.py
  32. 1 1
      doc/gui/examples/charts/advanced_shapes.py
  33. 1 1
      doc/gui/examples/charts/advanced_unbalanced_datasets.py
  34. 1 1
      doc/gui/examples/charts/bar_facing.py
  35. 1 1
      doc/gui/examples/charts/bar_multiple.py
  36. 1 1
      doc/gui/examples/charts/bar_simple.py
  37. 1 1
      doc/gui/examples/charts/bar_stacked.py
  38. 1 1
      doc/gui/examples/charts/basics_multiple.py
  39. 1 1
      doc/gui/examples/charts/basics_simple.py
  40. 1 1
      doc/gui/examples/charts/basics_timeline.py
  41. 1 1
      doc/gui/examples/charts/basics_title.py
  42. 1 1
      doc/gui/examples/charts/basics_two_y_axis.py
  43. 1 1
      doc/gui/examples/charts/basics_xrange.py
  44. 1 1
      doc/gui/examples/charts/bubble_hover.py
  45. 1 1
      doc/gui/examples/charts/bubble_simple.py
  46. 1 1
      doc/gui/examples/charts/bubble_symbols.py
  47. 1 1
      doc/gui/examples/charts/candlestick_simple.py
  48. 1 1
      doc/gui/examples/charts/candlestick_styling.py
  49. 1 1
      doc/gui/examples/charts/candlestick_timeseries.py
  50. 1 1
      doc/gui/examples/charts/continuous_error_multiple.py
  51. 1 1
      doc/gui/examples/charts/continuous_error_simple.py
  52. 1 1
      doc/gui/examples/charts/error_bars_asymmetric.py
  53. 1 1
      doc/gui/examples/charts/error_bars_simple.py
  54. 1 1
      doc/gui/examples/charts/example_rebuild.py
  55. 1 1
      doc/gui/examples/charts/filled_area_normalized.py
  56. 1 1
      doc/gui/examples/charts/filled_area_overlay.py
  57. 1 1
      doc/gui/examples/charts/filled_area_simple.py
  58. 1 1
      doc/gui/examples/charts/filled_area_stacked.py
  59. 1 1
      doc/gui/examples/charts/funnel_area.py
  60. 1 1
      doc/gui/examples/charts/funnel_area_multiple.py
  61. 1 1
      doc/gui/examples/charts/funnel_multiple.py
  62. 1 1
      doc/gui/examples/charts/funnel_simple.py
  63. 1 1
      doc/gui/examples/charts/funnel_styling.py
  64. 1 1
      doc/gui/examples/charts/gantt_simple.py
  65. 1 1
      doc/gui/examples/charts/heatmap_annotated.py
  66. 1 1
      doc/gui/examples/charts/heatmap_colorscale.py
  67. 1 1
      doc/gui/examples/charts/heatmap_drawing_on_top.py
  68. 1 1
      doc/gui/examples/charts/heatmap_simple.py
  69. 1 1
      doc/gui/examples/charts/heatmap_unbalanced.py
  70. 1 1
      doc/gui/examples/charts/heatmap_unequal_cell_sizes.py
  71. 1 1
      doc/gui/examples/charts/histogram_binning_function.py
  72. 1 1
      doc/gui/examples/charts/histogram_cumulative.py
  73. 1 1
      doc/gui/examples/charts/histogram_horizontal.py
  74. 1 1
      doc/gui/examples/charts/histogram_nbins.py
  75. 1 1
      doc/gui/examples/charts/histogram_normalized.py
  76. 1 1
      doc/gui/examples/charts/histogram_overlay.py
  77. 1 1
      doc/gui/examples/charts/histogram_simple.py
  78. 1 1
      doc/gui/examples/charts/histogram_stacked.py
  79. 1 1
      doc/gui/examples/charts/line_style.py
  80. 1 1
      doc/gui/examples/charts/line_texts.py
  81. 1 1
      doc/gui/examples/charts/map_bubbles.py
  82. 1 1
      doc/gui/examples/charts/map_lines.py
  83. 1 1
      doc/gui/examples/charts/map_simple.py
  84. 1 1
      doc/gui/examples/charts/matplotlib/builder.py
  85. 1 1
      doc/gui/examples/charts/matplotlib/image.py
  86. 1 1
      doc/gui/examples/charts/matplotlib/markdown.py
  87. 1 1
      doc/gui/examples/charts/pie_multiple.py
  88. 1 1
      doc/gui/examples/charts/pie_simple.py
  89. 1 1
      doc/gui/examples/charts/pie_styling.py
  90. 1 1
      doc/gui/examples/charts/polar_angular_axis.py
  91. 1 1
      doc/gui/examples/charts/polar_area.py
  92. 1 1
      doc/gui/examples/charts/polar_multiple.py
  93. 1 1
      doc/gui/examples/charts/polar_sectors.py
  94. 1 1
      doc/gui/examples/charts/polar_simple.py
  95. 1 1
      doc/gui/examples/charts/polar_tick_texts.py
  96. 1 1
      doc/gui/examples/charts/radar_multiple.py
  97. 1 1
      doc/gui/examples/charts/radar_simple.py
  98. 1 1
      doc/gui/examples/charts/scatter_classification.py
  99. 1 1
      doc/gui/examples/charts/scatter_more_styling.py
  100. 1 1
      doc/gui/examples/charts/scatter_regression.py

+ 1 - 1
.license-header

@@ -1,4 +1,4 @@
-Copyright 2021-2024 Avaiga Private Limited
+Copyright 2021-2025 Avaiga Private Limited
 
 
 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 the License. You may obtain a copy of the License at
 the License. You may obtain a copy of the License at

+ 1 - 1
LICENSE

@@ -187,7 +187,7 @@
       same "printed page" as the copyright notice for easier
       same "printed page" as the copyright notice for easier
       identification within third-party archives.
       identification within third-party archives.
 
 
-   Copyright 2021-2024 Avaiga Private Limited
+   Copyright 2021-2025 Avaiga Private Limited
 
 
    Licensed under the Apache License, Version 2.0 (the "License");
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    you may not use this file except in compliance with the License.

+ 26 - 26
README.md

@@ -8,43 +8,43 @@
 </div>
 </div>
 </br>
 </br>
 <div align="center">
 <div align="center">
-    <img 
-        src="https://img.shields.io/github/license/Avaiga/taipy?style=plastic&color=ff371a&labelColor=1f1f1f" 
-        alt="GitHub License" 
-        height="20px" 
+    <img
+        src="https://img.shields.io/github/license/Avaiga/taipy?style=plastic&color=ff371a&labelColor=1f1f1f"
+        alt="GitHub License"
+        height="20px"
     />
     />
     <a target="_blank" href="https://github.com/Avaiga/taipy/releases">
     <a target="_blank" href="https://github.com/Avaiga/taipy/releases">
-        <img 
-            alt="GitHub Release" 
-            height="20px" 
+        <img
+            alt="GitHub Release"
+            height="20px"
             src="https://img.shields.io/github/v/release/Avaiga/taipy?display_name=release&style=plastic&color=ff371a&labelColor=1f1f1f"
             src="https://img.shields.io/github/v/release/Avaiga/taipy?display_name=release&style=plastic&color=ff371a&labelColor=1f1f1f"
         ></a>
         ></a>
 </div>
 </div>
 <div align="center">
 <div align="center">
-   <img 
-      src="https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12-ff371a?style=plastic&labelColor=1f1f1f" 
-        alt="Python version needed: 3.9" 
+   <img
+      src="https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12-ff371a?style=plastic&labelColor=1f1f1f"
+        alt="Python version needed: 3.9"
     />
     />
-  
+
 </div>
 </div>
 <div align="center">
 <div align="center">
     <a target="_blank" href="https://docs.taipy.io/en/latest/">
     <a target="_blank" href="https://docs.taipy.io/en/latest/">
-        <img 
-            src="https://img.shields.io/badge/docs-ff371a?style=plastic&labelColor=1f1f1f&label=Explore" 
-            height="20px" 
-            alt="Explore the docs" 
+        <img
+            src="https://img.shields.io/badge/docs-ff371a?style=plastic&labelColor=1f1f1f&label=Explore"
+            height="20px"
+            alt="Explore the docs"
         ></a>
         ></a>
        <a target="_blank" href="https://docs.taipy.io/en/latest/gallery/">
        <a target="_blank" href="https://docs.taipy.io/en/latest/gallery/">
-        <img 
-            src="https://img.shields.io/badge/gallery-ff371a?style=plastic&labelColor=1f1f1f&label=Explore" 
-            height="20px" 
-            alt="Explore Gallery" 
+        <img
+            src="https://img.shields.io/badge/gallery-ff371a?style=plastic&labelColor=1f1f1f&label=Explore"
+            height="20px"
+            alt="Explore Gallery"
         ></a>
         ></a>
     <a target="_blank" href="https://discord.com/invite/SJyz2VJGxV">
     <a target="_blank" href="https://discord.com/invite/SJyz2VJGxV">
-        <img 
-            src="https://img.shields.io/discord/1125797687476887563?style=plastic&labelColor=1f1f1f&logo=discord&logoColor=ff371a&label=Discord&color=ff371a" 
-            height="20px" 
-            alt="Discord support" 
+        <img
+            src="https://img.shields.io/discord/1125797687476887563?style=plastic&labelColor=1f1f1f&logo=discord&logoColor=ff371a&label=Discord&color=ff371a"
+            height="20px"
+            alt="Discord support"
         ></a>
         ></a>
 </div>
 </div>
 <h1 align="center">
 <h1 align="center">
@@ -58,7 +58,7 @@ No more compromises on performance, customization, and scalability.
 
 
 <br />
 <br />
 
 
-<div align="center"> 
+<div align="center">
      <strong> Go beyond existing libraries  </strong>
      <strong> Go beyond existing libraries  </strong>
 </div>
 </div>
 
 
@@ -179,7 +179,7 @@ The application filters a dataset of films based on the user's selected genre an
 Here is the full code for both the front end and back end of the application.
 Here is the full code for both the front end and back end of the application.
 
 
 <p align="center" width=80% >
 <p align="center" width=80% >
-    
+
 ```python
 ```python
 import taipy as tp
 import taipy as tp
 import pandas as pd
 import pandas as pd
@@ -262,7 +262,7 @@ Want to be part of the Taipy community? Check out our [**Code of Conduct**](http
 
 
 ## 🪪 License
 ## 🪪 License
 
 
-Copyright 2021-2024 Avaiga Private Limited
+Copyright 2021-2025 Avaiga Private Limited
 
 
 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 the License. You may obtain a copy of the License at
 the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/Alert.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/async_callback.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/binding_lov_is_enum/builder.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/binding_lov_is_enum/markdown.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/dialog_labels/builder.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/dialog_labels/markdown.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/dialog_show_hide/builder.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/dialog_show_hide/markdown.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/layout_fit/builder.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/layout_fit/markdown.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/pane_anchor/builder.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/pane_anchor/markdown.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/pane_as_page/builder.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/pane_as_page/markdown.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/pane_persistent/builder.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/pane_persistent/markdown.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/pane_simple/builder.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/pane_simple/markdown.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/pane_simple_lambda/builder.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/pane_simple_lambda/markdown.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/broadcast.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/broadcast_callback.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/broadcast_change.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/builder_lambda_property.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/advanced_annotations.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/advanced_large_datasets.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/advanced_python_lib.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/advanced_selection.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/advanced_shapes.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/advanced_unbalanced_datasets.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/bar_facing.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/bar_multiple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/bar_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/bar_stacked.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/basics_multiple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/basics_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/basics_timeline.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/basics_title.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/basics_two_y_axis.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/basics_xrange.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/bubble_hover.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/bubble_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/bubble_symbols.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/candlestick_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/candlestick_styling.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/candlestick_timeseries.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/continuous_error_multiple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/continuous_error_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/error_bars_asymmetric.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/error_bars_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/example_rebuild.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/filled_area_normalized.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/filled_area_overlay.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/filled_area_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/filled_area_stacked.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/funnel_area.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/funnel_area_multiple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/funnel_multiple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/funnel_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/funnel_styling.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/gantt_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/heatmap_annotated.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/heatmap_colorscale.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/heatmap_drawing_on_top.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/heatmap_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/heatmap_unbalanced.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/heatmap_unequal_cell_sizes.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/histogram_binning_function.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/histogram_cumulative.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/histogram_horizontal.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/histogram_nbins.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/histogram_normalized.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/histogram_overlay.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/histogram_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/histogram_stacked.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/line_style.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/line_texts.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/map_bubbles.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/map_lines.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/map_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/matplotlib/builder.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/matplotlib/image.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/matplotlib/markdown.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/pie_multiple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/pie_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/pie_styling.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/polar_angular_axis.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/polar_area.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/polar_multiple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/polar_sectors.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/polar_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/polar_tick_texts.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/radar_multiple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/radar_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/scatter_classification.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/scatter_more_styling.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/scatter_regression.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
 # the License. You may obtain a copy of the License at

Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä