QuickGraphLib 0.1.0a10__tar.gz → 0.1.0a11__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (279) hide show
  1. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/PKG-INFO +1 -1
  2. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/Axis.qml +10 -7
  3. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/GraphArea.qml +3 -4
  4. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/_version.py +1 -1
  5. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/helpers/AxisHelper.cpp +6 -1
  6. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/AllTheAxes.dat +0 -0
  7. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/AllTheAxes.svg +82 -82
  8. quickgraphlib-0.1.0a11/tests/reference_images/AllTheAxes_grab.png +0 -0
  9. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/BasicHistogram.dat +0 -0
  10. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/BasicHistogram.svg +41 -41
  11. quickgraphlib-0.1.0a11/tests/reference_images/BasicHistogram_grab.png +0 -0
  12. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/BasicSinGraph.dat +0 -0
  13. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/BasicSinGraph.svg +33 -33
  14. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/BasicSinGraphNoPrefabs.dat +0 -0
  15. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/BasicSinGraphNoPrefabs.svg +33 -33
  16. quickgraphlib-0.1.0a11/tests/reference_images/BasicSinGraphNoPrefabs_grab.png +0 -0
  17. quickgraphlib-0.1.0a11/tests/reference_images/BasicSinGraph_grab.png +0 -0
  18. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/ColorMesh.dat +0 -0
  19. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/ColorMesh.svg +50 -50
  20. quickgraphlib-0.1.0a11/tests/reference_images/ColorMesh_grab.png +0 -0
  21. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/Complex.dat +0 -0
  22. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/Complex.svg +41 -41
  23. quickgraphlib-0.1.0a11/tests/reference_images/Complex_grab.png +0 -0
  24. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/Contours.dat +0 -0
  25. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/Contours.svg +41 -41
  26. quickgraphlib-0.1.0a11/tests/reference_images/Contours_grab.png +0 -0
  27. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/DarkSinGraph.dat +0 -0
  28. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/DarkSinGraph.svg +33 -33
  29. quickgraphlib-0.1.0a11/tests/reference_images/DarkSinGraph_grab.png +0 -0
  30. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/DraggableRegion.dat +0 -0
  31. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/DraggableRegion.svg +41 -41
  32. quickgraphlib-0.1.0a11/tests/reference_images/DraggableRegion_grab.png +0 -0
  33. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/InvertedAxes.dat +0 -0
  34. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/InvertedAxes.svg +41 -41
  35. quickgraphlib-0.1.0a11/tests/reference_images/InvertedAxes_grab.png +0 -0
  36. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/PeakButtons.dat +0 -0
  37. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/PeakButtons.svg +33 -33
  38. quickgraphlib-0.1.0a11/tests/reference_images/PeakButtons_grab.png +0 -0
  39. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/ReadoutLine.dat +0 -0
  40. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/ReadoutLine.svg +25 -25
  41. quickgraphlib-0.1.0a11/tests/reference_images/ReadoutLine_grab.png +0 -0
  42. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/ScalingGraph.dat +0 -0
  43. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/ScalingGraph.svg +49 -49
  44. quickgraphlib-0.1.0a11/tests/reference_images/ScalingGraph_grab.png +0 -0
  45. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/Scatter.dat +0 -0
  46. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/Scatter.svg +41 -41
  47. quickgraphlib-0.1.0a11/tests/reference_images/Scatter_grab.png +0 -0
  48. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/SpansAndLines.dat +0 -0
  49. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/SpansAndLines.svg +41 -41
  50. quickgraphlib-0.1.0a11/tests/reference_images/SpansAndLines_grab.png +0 -0
  51. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/Subgraphs.dat +0 -0
  52. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/Subgraphs.svg +68 -68
  53. quickgraphlib-0.1.0a11/tests/reference_images/Subgraphs_grab.png +0 -0
  54. quickgraphlib-0.1.0a11/tests/reference_images/TwinX.dat +0 -0
  55. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/TwinX.svg +50 -50
  56. quickgraphlib-0.1.0a11/tests/reference_images/TwinX_grab.png +0 -0
  57. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/ZoomableAsImage.dat +0 -0
  58. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/ZoomableAsImage.svg +33 -33
  59. quickgraphlib-0.1.0a11/tests/reference_images/ZoomableAsImage_grab.png +0 -0
  60. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/ZoomableAxes.dat +0 -0
  61. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/ZoomableAxes.svg +33 -33
  62. quickgraphlib-0.1.0a11/tests/reference_images/ZoomableAxes_grab.png +0 -0
  63. quickgraphlib-0.1.0a10/tests/reference_images/AllTheAxes_grab.png +0 -0
  64. quickgraphlib-0.1.0a10/tests/reference_images/BasicHistogram_grab.png +0 -0
  65. quickgraphlib-0.1.0a10/tests/reference_images/BasicSinGraphNoPrefabs_grab.png +0 -0
  66. quickgraphlib-0.1.0a10/tests/reference_images/BasicSinGraph_grab.png +0 -0
  67. quickgraphlib-0.1.0a10/tests/reference_images/ColorMesh_grab.png +0 -0
  68. quickgraphlib-0.1.0a10/tests/reference_images/Complex_grab.png +0 -0
  69. quickgraphlib-0.1.0a10/tests/reference_images/Contours_grab.png +0 -0
  70. quickgraphlib-0.1.0a10/tests/reference_images/DarkSinGraph_grab.png +0 -0
  71. quickgraphlib-0.1.0a10/tests/reference_images/DraggableRegion_grab.png +0 -0
  72. quickgraphlib-0.1.0a10/tests/reference_images/InvertedAxes_grab.png +0 -0
  73. quickgraphlib-0.1.0a10/tests/reference_images/PeakButtons_grab.png +0 -0
  74. quickgraphlib-0.1.0a10/tests/reference_images/ReadoutLine_grab.png +0 -0
  75. quickgraphlib-0.1.0a10/tests/reference_images/ScalingGraph_grab.png +0 -0
  76. quickgraphlib-0.1.0a10/tests/reference_images/Scatter_grab.png +0 -0
  77. quickgraphlib-0.1.0a10/tests/reference_images/SpansAndLines_grab.png +0 -0
  78. quickgraphlib-0.1.0a10/tests/reference_images/Subgraphs_grab.png +0 -0
  79. quickgraphlib-0.1.0a10/tests/reference_images/TwinX.dat +0 -0
  80. quickgraphlib-0.1.0a10/tests/reference_images/TwinX_grab.png +0 -0
  81. quickgraphlib-0.1.0a10/tests/reference_images/ZoomableAsImage_grab.png +0 -0
  82. quickgraphlib-0.1.0a10/tests/reference_images/ZoomableAxes_grab.png +0 -0
  83. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/.clang-format +0 -0
  84. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/.gitignore +0 -0
  85. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/.pre-commit-config.yaml +0 -0
  86. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/CMakeLists.txt +0 -0
  87. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/LICENCE +0 -0
  88. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/AntialiasingContainer.qml +0 -0
  89. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/CMakeLists.txt +0 -0
  90. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/ColorMaps.cpp +0 -0
  91. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/ColorMaps.hpp +0 -0
  92. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/DataTypes.cpp +0 -0
  93. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/DataTypes.hpp +0 -0
  94. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/Global.hpp +0 -0
  95. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/GraphItems/AxHLine.qml +0 -0
  96. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/GraphItems/AxHSpan.qml +0 -0
  97. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/GraphItems/AxVLine.qml +0 -0
  98. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/GraphItems/AxVSpan.qml +0 -0
  99. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/GraphItems/BasicLegend.qml +0 -0
  100. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/GraphItems/BasicLegendItem.qml +0 -0
  101. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/GraphItems/CMakeLists.txt +0 -0
  102. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/GraphItems/ColorMesh.qml +0 -0
  103. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/GraphItems/Contour.qml +0 -0
  104. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/GraphItems/GraphItemDragHandler.qml +0 -0
  105. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/GraphItems/Grid.qml +0 -0
  106. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/GraphItems/Histogram.qml +0 -0
  107. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/GraphItems/Line.qml +0 -0
  108. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/GraphItems/Marker.qml +0 -0
  109. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/GraphItems/helpers/GridHelper.cpp +0 -0
  110. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/GraphItems/helpers/GridHelper.hpp +0 -0
  111. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/GraphItems/helpers/HistogramHelper.cpp +0 -0
  112. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/GraphItems/helpers/HistogramHelper.hpp +0 -0
  113. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/ImageView.cpp +0 -0
  114. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/ImageView.hpp +0 -0
  115. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/Plugin.cpp +0 -0
  116. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/PreFabs/CMakeLists.txt +0 -0
  117. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/PreFabs/ImageAxes.qml +0 -0
  118. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/PreFabs/XYAxes.qml +0 -0
  119. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/QuickGraphLib.hpp +0 -0
  120. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/ScalingContainer.qml +0 -0
  121. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/ShapeRepeater.qml +0 -0
  122. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/TickLabel.qml +0 -0
  123. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/ZoomPanHandler.qml +0 -0
  124. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/__init__.py +0 -0
  125. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/bindings/Bindings.hpp +0 -0
  126. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/bindings/Bindings.xml +0 -0
  127. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/bindings/CMakeLists.txt +0 -0
  128. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/bindings/ShibokenHelpers.cpp +0 -0
  129. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/bindings/ShibokenHelpers.hpp +0 -0
  130. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/bindings/glue/DataTypes.cpp +0 -0
  131. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/bindings/pyigen.py +0 -0
  132. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/bindings/qtqml.rst +0 -0
  133. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/consts.py +0 -0
  134. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/contours.py +0 -0
  135. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/doc/AxesGridLayout.drawio +0 -0
  136. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/doc/AxesGridLayout.svg +0 -0
  137. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/doc/export.qdoc +0 -0
  138. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/doc/graphitems.qdoc +0 -0
  139. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/doc/graphstructure.qdoc +0 -0
  140. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/doc/index.qdoc +0 -0
  141. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/doc/interaction.qdoc +0 -0
  142. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/doc/module-cpp.qdoc +0 -0
  143. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/doc/module.qdoc +0 -0
  144. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/doc/prefabs.qdoc +0 -0
  145. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/doc/python_helpers.qdoc +0 -0
  146. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/helpers/AxisHelper.hpp +0 -0
  147. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/helpers/Foreign.hpp +0 -0
  148. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/helpers/Helpers.cpp +0 -0
  149. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/helpers/Helpers.hpp +0 -0
  150. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/helpers/ShapeRepeaterHelper.cpp +0 -0
  151. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/helpers/ShapeRepeaterHelper.hpp +0 -0
  152. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/QuickGraphLib/py.typed +0 -0
  153. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/README.md +0 -0
  154. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/activate_venv.ps1 +0 -0
  155. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/ci/find_qt.py +0 -0
  156. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/ci/setup_qt.py +0 -0
  157. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/docs/build_docs.py +0 -0
  158. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/docs/config.qdocconf +0 -0
  159. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/docs/style.css +0 -0
  160. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/AllTheAxes.png +0 -0
  161. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/AllTheAxes.qdoc +0 -0
  162. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/AllTheAxes.qml +0 -0
  163. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/BasicHistogram.png +0 -0
  164. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/BasicHistogram.qdoc +0 -0
  165. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/BasicHistogram.qml +0 -0
  166. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/BasicSinGraph.png +0 -0
  167. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/BasicSinGraph.qdoc +0 -0
  168. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/BasicSinGraph.qml +0 -0
  169. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/BasicSinGraphNoPrefabs.png +0 -0
  170. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/BasicSinGraphNoPrefabs.qdoc +0 -0
  171. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/BasicSinGraphNoPrefabs.qml +0 -0
  172. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/BuiltinColormaps.png +0 -0
  173. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/BuiltinColormaps.qdoc +0 -0
  174. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/BuiltinColormaps.qml +0 -0
  175. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/ColorMappedImages.png +0 -0
  176. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/ColorMappedImages.qdoc +0 -0
  177. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/ColorMappedImages.qml +0 -0
  178. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/ColorMesh.png +0 -0
  179. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/ColorMesh.qdoc +0 -0
  180. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/ColorMesh.qml +0 -0
  181. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/Complex.png +0 -0
  182. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/Complex.qdoc +0 -0
  183. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/Complex.qml +0 -0
  184. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/Contours.png +0 -0
  185. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/Contours.qdoc +0 -0
  186. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/Contours.qml +0 -0
  187. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/Conway.png +0 -0
  188. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/Conway.qdoc +0 -0
  189. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/Conway.qml +0 -0
  190. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/DarkSinGraph.png +0 -0
  191. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/DarkSinGraph.qdoc +0 -0
  192. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/DarkSinGraph.qml +0 -0
  193. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/DraggableRegion.png +0 -0
  194. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/DraggableRegion.qdoc +0 -0
  195. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/DraggableRegion.qml +0 -0
  196. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/ExampleGallery.png +0 -0
  197. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/ExampleGallery.qml +0 -0
  198. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/ImageAlignment.png +0 -0
  199. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/ImageAlignment.qdoc +0 -0
  200. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/ImageAlignment.qml +0 -0
  201. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/InvertedAxes.png +0 -0
  202. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/InvertedAxes.qdoc +0 -0
  203. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/InvertedAxes.qml +0 -0
  204. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/PeakButtons.png +0 -0
  205. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/PeakButtons.qdoc +0 -0
  206. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/PeakButtons.qml +0 -0
  207. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/ReadoutLine.png +0 -0
  208. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/ReadoutLine.qdoc +0 -0
  209. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/ReadoutLine.qml +0 -0
  210. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/ScalingGraph.png +0 -0
  211. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/ScalingGraph.qdoc +0 -0
  212. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/ScalingGraph.qml +0 -0
  213. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/Scatter.png +0 -0
  214. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/Scatter.qdoc +0 -0
  215. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/Scatter.qml +0 -0
  216. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/SpansAndLines.png +0 -0
  217. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/SpansAndLines.qdoc +0 -0
  218. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/SpansAndLines.qml +0 -0
  219. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/Subgraphs.png +0 -0
  220. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/Subgraphs.qdoc +0 -0
  221. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/Subgraphs.qml +0 -0
  222. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/TwinX.png +0 -0
  223. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/TwinX.qdoc +0 -0
  224. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/TwinX.qml +0 -0
  225. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/ZoomableAsImage.png +0 -0
  226. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/ZoomableAsImage.qdoc +0 -0
  227. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/ZoomableAsImage.qml +0 -0
  228. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/ZoomableAxes.png +0 -0
  229. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/ZoomableAxes.qdoc +0 -0
  230. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/ZoomableAxes.qml +0 -0
  231. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/__init__.py +0 -0
  232. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/conway.py +0 -0
  233. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/examples/gallery.py +0 -0
  234. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/pyproject.toml +0 -0
  235. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/requirements.txt +0 -0
  236. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/setup_venv.ps1 +0 -0
  237. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/__init__.py +0 -0
  238. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/fonts/DejaVuSans-Bold.ttf +0 -0
  239. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/fonts/DejaVuSans-BoldOblique.ttf +0 -0
  240. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/fonts/DejaVuSans-Oblique.ttf +0 -0
  241. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/fonts/DejaVuSans.ttf +0 -0
  242. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/fonts/LICENSE +0 -0
  243. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/python_exporter.py +0 -0
  244. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/AllTheAxes.png +0 -0
  245. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/BasicHistogram.png +0 -0
  246. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/BasicSinGraph.png +0 -0
  247. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/BasicSinGraphNoPrefabs.png +0 -0
  248. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/BuiltinColormaps.dat +0 -0
  249. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/BuiltinColormaps.png +0 -0
  250. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/BuiltinColormaps.svg +0 -0
  251. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/BuiltinColormaps_grab.png +0 -0
  252. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/ColorMappedImages.dat +0 -0
  253. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/ColorMappedImages.png +0 -0
  254. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/ColorMappedImages.svg +0 -0
  255. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/ColorMappedImages_grab.png +0 -0
  256. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/ColorMesh.png +0 -0
  257. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/Complex.png +0 -0
  258. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/Contours.png +0 -0
  259. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/Conway.dat +0 -0
  260. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/Conway.png +0 -0
  261. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/Conway.svg +0 -0
  262. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/Conway_grab.png +0 -0
  263. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/DarkSinGraph.png +0 -0
  264. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/DraggableRegion.png +0 -0
  265. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/ImageAlignment.dat +0 -0
  266. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/ImageAlignment.png +0 -0
  267. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/ImageAlignment.svg +0 -0
  268. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/ImageAlignment_grab.png +0 -0
  269. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/InvertedAxes.png +0 -0
  270. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/PeakButtons.png +0 -0
  271. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/ReadoutLine.png +0 -0
  272. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/ScalingGraph.png +0 -0
  273. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/Scatter.png +0 -0
  274. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/SpansAndLines.png +0 -0
  275. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/Subgraphs.png +0 -0
  276. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/TwinX.png +0 -0
  277. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/ZoomableAsImage.png +0 -0
  278. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/reference_images/ZoomableAxes.png +0 -0
  279. {quickgraphlib-0.1.0a10 → quickgraphlib-0.1.0a11}/tests/test_exports.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: QuickGraphLib
3
- Version: 0.1.0a10
3
+ Version: 0.1.0a11
4
4
  Summary: A scientific graphing library for QtQuick
5
5
  Author-Email: Matthew Joyce <matthew.joyce@refeyn.com>
6
6
  License: MIT License
@@ -16,12 +16,10 @@ import QuickGraphLib as QuickGraphLib
16
16
 
17
17
  \section2 Antialiasing
18
18
 
19
- By default, the axis sets \l {Shape::preferredRendererType} to \c {Shape.CurveRenderer}.
20
- This turns on high-quality antialiasing, which results in better looking axes on HiDPI systems.
21
- However, if you know your application will only be viewed on LoDPI systems, the axes will look
22
- slightly better without antialiasing. In addition, antialiasing may require more GPU performance,
23
- so switching this back to \c {Shape.GeometryRenderer} may help on low-power systems. See
24
- \l {Shape::rendererType} for more details.
19
+ To turn on high-quality antialiasing, set \l {preferredRendererType} to \c {Shape.CurveRenderer}.
20
+ This generally results in much better looking graphs, but can also result in rendering problems as the curve renderer is new.
21
+ It may also require more GPU performance, so switching this back to \c {Shape.GeometryRenderer}
22
+ may help on low-power systems. See \l {Shape::rendererType} for more details.
25
23
  */
26
24
 
27
25
  Item {
@@ -71,6 +69,12 @@ Item {
71
69
  The axis label (a \l Text).
72
70
  */
73
71
  property alias labelItem: labelText
72
+ /*!
73
+ The preferred renderer type for rendering the spine and ticks.
74
+
75
+ \sa Shape::preferredRendererType
76
+ */
77
+ property alias preferredRendererType: shape.preferredRendererType
74
78
  /*!
75
79
  Whether to show a label for each tick.
76
80
  */
@@ -167,7 +171,6 @@ Item {
167
171
  id: shape
168
172
 
169
173
  anchors.fill: parent
170
- preferredRendererType: QQS.Shape.CurveRenderer
171
174
 
172
175
  QQS.ShapePath {
173
176
  id: myPath
@@ -14,9 +14,9 @@ import QtQuick.Shapes as QQS
14
14
 
15
15
  \section2 Antialiasing
16
16
 
17
- By default, the graph area sets \l {Shape::preferredRendererType} to \c {Shape.CurveRenderer}.
18
- This turns on high-quality antialiasing, which generally results in much better looking graphs.
19
- However, it may require more GPU performance, so switching this back to \c {Shape.GeometryRenderer}
17
+ To turn on high-quality antialiasing, set \l {Shape::preferredRendererType} to \c {Shape.CurveRenderer}.
18
+ This generally results in much better looking graphs, but can also result in rendering problems as the curve renderer is new.
19
+ It may also require more GPU performance, so switching this back to \c {Shape.GeometryRenderer}
20
20
  may help on low-power systems. See \l {Shape::rendererType} for more details.
21
21
  */
22
22
 
@@ -88,6 +88,5 @@ QQS.Shape {
88
88
  clip: true
89
89
  // Set initial size to prevent Shape's automatically calculated implicitWidth resulting in binding loops
90
90
  height: 100
91
- preferredRendererType: QQS.Shape.CurveRenderer
92
91
  width: 100
93
92
  }
@@ -12,5 +12,5 @@ __version__: str
12
12
  __version_tuple__: VERSION_TUPLE
13
13
  version_tuple: VERSION_TUPLE
14
14
 
15
- __version__ = version = '0.1.0a10'
15
+ __version__ = version = '0.1.0a11'
16
16
  __version_tuple__ = version_tuple = (0, 1, 0)
@@ -19,7 +19,12 @@ AxisHelper::AxisHelper(QObject *parent) : QObject{parent} {
19
19
 
20
20
  auto isVertical = direction == Top || direction == Bottom;
21
21
  auto longAxis = isVertical ? width : height;
22
- std::sort(ticks.begin(), ticks.end());
22
+ if (isVertical) {
23
+ std::sort(ticks.begin(), ticks.end());
24
+ }
25
+ else {
26
+ std::sort(ticks.begin(), ticks.end(), std::greater<double>());
27
+ }
23
28
 
24
29
  // Calculate everything as if we were a bottom axis
25
30
  auto points = QList{QPointF{0, 0}};
@@ -480,7 +480,7 @@ font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="norma
480
480
  <g fill="#ffffff" fill-opacity="1" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,20,70)"
481
481
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
482
482
  >
483
- <path vector-effect="none" fill-rule="evenodd" d="M76.5,0.5 L76.5,439.5 L66.5,439.5 L76.5,439.5 L76.5,397.5 L66.5,397.5 L76.5,397.5 L76.5,355.5 L66.5,355.5 L76.5,355.5 L76.5,313.5 L66.5,313.5 L76.5,313.5 L76.5,271.5 L66.5,271.5 L76.5,271.5 L76.5,229.5 L66.5,229.5 L76.5,229.5 L76.5,188.5 L66.5,188.5 L76.5,188.5 L76.5,146.5 L66.5,146.5 L76.5,146.5 L76.5,104.5 L66.5,104.5 L76.5,104.5 L76.5,62.5 L66.5,62.5 L76.5,62.5 L76.5,20.5 L66.5,20.5 L76.5,20.5 L76.5,460.5"/>
483
+ <path vector-effect="none" fill-rule="evenodd" d="M76.5,0.5 L76.5,20.5 L66.5,20.5 L76.5,20.5 L76.5,62.5 L66.5,62.5 L76.5,62.5 L76.5,104.5 L66.5,104.5 L76.5,104.5 L76.5,146.5 L66.5,146.5 L76.5,146.5 L76.5,188.5 L66.5,188.5 L76.5,188.5 L76.5,229.5 L66.5,229.5 L76.5,229.5 L76.5,271.5 L66.5,271.5 L76.5,271.5 L76.5,313.5 L66.5,313.5 L76.5,313.5 L76.5,355.5 L66.5,355.5 L76.5,355.5 L76.5,397.5 L66.5,397.5 L76.5,397.5 L76.5,439.5 L66.5,439.5 L76.5,439.5 L76.5,460.5"/>
484
484
  </g>
485
485
 
486
486
  <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,20,70)"
@@ -498,19 +498,19 @@ font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="norma
498
498
  >
499
499
  </g>
500
500
 
501
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,500.5)"
501
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,81.5)"
502
502
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
503
503
  >
504
504
  </g>
505
505
 
506
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,500.5)"
506
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,81.5)"
507
507
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
508
508
  >
509
509
  <text fill="#000000" fill-opacity="1" stroke="none" xml:space="preserve" x="0" y="14" font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
510
- >-1.00</text>
510
+ >1.00</text>
511
511
  </g>
512
512
 
513
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,500.5)"
513
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,81.5)"
514
514
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
515
515
  >
516
516
  </g>
@@ -520,19 +520,19 @@ font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="norma
520
520
  >
521
521
  </g>
522
522
 
523
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,458.5)"
523
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,123.5)"
524
524
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
525
525
  >
526
526
  </g>
527
527
 
528
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,458.5)"
528
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,123.5)"
529
529
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
530
530
  >
531
531
  <text fill="#000000" fill-opacity="1" stroke="none" xml:space="preserve" x="0" y="14" font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
532
- >-0.80</text>
532
+ >0.80</text>
533
533
  </g>
534
534
 
535
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,458.5)"
535
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,123.5)"
536
536
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
537
537
  >
538
538
  </g>
@@ -542,19 +542,19 @@ font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="norma
542
542
  >
543
543
  </g>
544
544
 
545
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,416.5)"
545
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,165.5)"
546
546
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
547
547
  >
548
548
  </g>
549
549
 
550
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,416.5)"
550
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,165.5)"
551
551
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
552
552
  >
553
553
  <text fill="#000000" fill-opacity="1" stroke="none" xml:space="preserve" x="0" y="14" font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
554
- >-0.60</text>
554
+ >0.60</text>
555
555
  </g>
556
556
 
557
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,416.5)"
557
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,165.5)"
558
558
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
559
559
  >
560
560
  </g>
@@ -564,19 +564,19 @@ font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="norma
564
564
  >
565
565
  </g>
566
566
 
567
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,374.5)"
567
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,207.5)"
568
568
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
569
569
  >
570
570
  </g>
571
571
 
572
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,374.5)"
572
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,207.5)"
573
573
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
574
574
  >
575
575
  <text fill="#000000" fill-opacity="1" stroke="none" xml:space="preserve" x="0" y="14" font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
576
- >-0.40</text>
576
+ >0.40</text>
577
577
  </g>
578
578
 
579
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,374.5)"
579
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,207.5)"
580
580
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
581
581
  >
582
582
  </g>
@@ -586,19 +586,19 @@ font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="norma
586
586
  >
587
587
  </g>
588
588
 
589
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,332.5)"
589
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,249.5)"
590
590
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
591
591
  >
592
592
  </g>
593
593
 
594
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,332.5)"
594
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,249.5)"
595
595
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
596
596
  >
597
597
  <text fill="#000000" fill-opacity="1" stroke="none" xml:space="preserve" x="0" y="14" font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
598
- >-0.20</text>
598
+ >0.20</text>
599
599
  </g>
600
600
 
601
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,332.5)"
601
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,249.5)"
602
602
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
603
603
  >
604
604
  </g>
@@ -630,19 +630,19 @@ font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="norma
630
630
  >
631
631
  </g>
632
632
 
633
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,249.5)"
633
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,332.5)"
634
634
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
635
635
  >
636
636
  </g>
637
637
 
638
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,249.5)"
638
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,332.5)"
639
639
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
640
640
  >
641
641
  <text fill="#000000" fill-opacity="1" stroke="none" xml:space="preserve" x="0" y="14" font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
642
- >0.20</text>
642
+ >-0.20</text>
643
643
  </g>
644
644
 
645
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,249.5)"
645
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,332.5)"
646
646
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
647
647
  >
648
648
  </g>
@@ -652,19 +652,19 @@ font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="norma
652
652
  >
653
653
  </g>
654
654
 
655
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,207.5)"
655
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,374.5)"
656
656
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
657
657
  >
658
658
  </g>
659
659
 
660
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,207.5)"
660
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,374.5)"
661
661
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
662
662
  >
663
663
  <text fill="#000000" fill-opacity="1" stroke="none" xml:space="preserve" x="0" y="14" font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
664
- >0.40</text>
664
+ >-0.40</text>
665
665
  </g>
666
666
 
667
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,207.5)"
667
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,374.5)"
668
668
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
669
669
  >
670
670
  </g>
@@ -674,19 +674,19 @@ font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="norma
674
674
  >
675
675
  </g>
676
676
 
677
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,165.5)"
677
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,416.5)"
678
678
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
679
679
  >
680
680
  </g>
681
681
 
682
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,165.5)"
682
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,416.5)"
683
683
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
684
684
  >
685
685
  <text fill="#000000" fill-opacity="1" stroke="none" xml:space="preserve" x="0" y="14" font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
686
- >0.60</text>
686
+ >-0.60</text>
687
687
  </g>
688
688
 
689
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,165.5)"
689
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,416.5)"
690
690
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
691
691
  >
692
692
  </g>
@@ -696,19 +696,19 @@ font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="norma
696
696
  >
697
697
  </g>
698
698
 
699
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,123.5)"
699
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,458.5)"
700
700
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
701
701
  >
702
702
  </g>
703
703
 
704
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,123.5)"
704
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,458.5)"
705
705
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
706
706
  >
707
707
  <text fill="#000000" fill-opacity="1" stroke="none" xml:space="preserve" x="0" y="14" font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
708
- >0.80</text>
708
+ >-0.80</text>
709
709
  </g>
710
710
 
711
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,123.5)"
711
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,458.5)"
712
712
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
713
713
  >
714
714
  </g>
@@ -718,19 +718,19 @@ font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="norma
718
718
  >
719
719
  </g>
720
720
 
721
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,81.5)"
721
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,500.5)"
722
722
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
723
723
  >
724
724
  </g>
725
725
 
726
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,81.5)"
726
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,500.5)"
727
727
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
728
728
  >
729
729
  <text fill="#000000" fill-opacity="1" stroke="none" xml:space="preserve" x="0" y="14" font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
730
- >1.00</text>
730
+ >-1.00</text>
731
731
  </g>
732
732
 
733
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,47.5,81.5)"
733
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,42.5,500.5)"
734
734
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
735
735
  >
736
736
  </g>
@@ -790,7 +790,7 @@ font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="norma
790
790
  <g fill="#ffffff" fill-opacity="1" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,704,70)"
791
791
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
792
792
  >
793
- <path vector-effect="none" fill-rule="evenodd" d="M0.5,0.5 L0.5,439.5 L10.5,439.5 L0.5,439.5 L0.5,397.5 L10.5,397.5 L0.5,397.5 L0.5,355.5 L10.5,355.5 L0.5,355.5 L0.5,313.5 L10.5,313.5 L0.5,313.5 L0.5,271.5 L10.5,271.5 L0.5,271.5 L0.5,229.5 L10.5,229.5 L0.5,229.5 L0.5,188.5 L10.5,188.5 L0.5,188.5 L0.5,146.5 L10.5,146.5 L0.5,146.5 L0.5,104.5 L10.5,104.5 L0.5,104.5 L0.5,62.5 L10.5,62.5 L0.5,62.5 L0.5,20.5 L10.5,20.5 L0.5,20.5 L0.5,460.5"/>
793
+ <path vector-effect="none" fill-rule="evenodd" d="M0.5,0.5 L0.5,20.5 L10.5,20.5 L0.5,20.5 L0.5,62.5 L10.5,62.5 L0.5,62.5 L0.5,104.5 L10.5,104.5 L0.5,104.5 L0.5,146.5 L10.5,146.5 L0.5,146.5 L0.5,188.5 L10.5,188.5 L0.5,188.5 L0.5,229.5 L10.5,229.5 L0.5,229.5 L0.5,271.5 L10.5,271.5 L0.5,271.5 L0.5,313.5 L10.5,313.5 L0.5,313.5 L0.5,355.5 L10.5,355.5 L0.5,355.5 L0.5,397.5 L10.5,397.5 L0.5,397.5 L0.5,439.5 L10.5,439.5 L0.5,439.5 L0.5,460.5"/>
794
794
  </g>
795
795
 
796
796
  <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,704,70)"
@@ -808,19 +808,19 @@ font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="norma
808
808
  >
809
809
  </g>
810
810
 
811
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,500.5)"
811
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,81.5)"
812
812
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
813
813
  >
814
814
  </g>
815
815
 
816
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,500.5)"
816
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,81.5)"
817
817
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
818
818
  >
819
819
  <text fill="#000000" fill-opacity="1" stroke="none" xml:space="preserve" x="0" y="14" font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
820
- >-1.00</text>
820
+ >1.00</text>
821
821
  </g>
822
822
 
823
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,500.5)"
823
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,81.5)"
824
824
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
825
825
  >
826
826
  </g>
@@ -830,19 +830,19 @@ font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="norma
830
830
  >
831
831
  </g>
832
832
 
833
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,458.5)"
833
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,123.5)"
834
834
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
835
835
  >
836
836
  </g>
837
837
 
838
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,458.5)"
838
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,123.5)"
839
839
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
840
840
  >
841
841
  <text fill="#000000" fill-opacity="1" stroke="none" xml:space="preserve" x="0" y="14" font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
842
- >-0.80</text>
842
+ >0.80</text>
843
843
  </g>
844
844
 
845
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,458.5)"
845
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,123.5)"
846
846
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
847
847
  >
848
848
  </g>
@@ -852,19 +852,19 @@ font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="norma
852
852
  >
853
853
  </g>
854
854
 
855
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,416.5)"
855
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,165.5)"
856
856
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
857
857
  >
858
858
  </g>
859
859
 
860
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,416.5)"
860
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,165.5)"
861
861
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
862
862
  >
863
863
  <text fill="#000000" fill-opacity="1" stroke="none" xml:space="preserve" x="0" y="14" font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
864
- >-0.60</text>
864
+ >0.60</text>
865
865
  </g>
866
866
 
867
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,416.5)"
867
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,165.5)"
868
868
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
869
869
  >
870
870
  </g>
@@ -874,19 +874,19 @@ font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="norma
874
874
  >
875
875
  </g>
876
876
 
877
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,374.5)"
877
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,207.5)"
878
878
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
879
879
  >
880
880
  </g>
881
881
 
882
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,374.5)"
882
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,207.5)"
883
883
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
884
884
  >
885
885
  <text fill="#000000" fill-opacity="1" stroke="none" xml:space="preserve" x="0" y="14" font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
886
- >-0.40</text>
886
+ >0.40</text>
887
887
  </g>
888
888
 
889
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,374.5)"
889
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,207.5)"
890
890
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
891
891
  >
892
892
  </g>
@@ -896,19 +896,19 @@ font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="norma
896
896
  >
897
897
  </g>
898
898
 
899
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,332.5)"
899
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,249.5)"
900
900
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
901
901
  >
902
902
  </g>
903
903
 
904
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,332.5)"
904
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,249.5)"
905
905
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
906
906
  >
907
907
  <text fill="#000000" fill-opacity="1" stroke="none" xml:space="preserve" x="0" y="14" font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
908
- >-0.20</text>
908
+ >0.20</text>
909
909
  </g>
910
910
 
911
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,332.5)"
911
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,249.5)"
912
912
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
913
913
  >
914
914
  </g>
@@ -940,19 +940,19 @@ font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="norma
940
940
  >
941
941
  </g>
942
942
 
943
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,249.5)"
943
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,332.5)"
944
944
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
945
945
  >
946
946
  </g>
947
947
 
948
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,249.5)"
948
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,332.5)"
949
949
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
950
950
  >
951
951
  <text fill="#000000" fill-opacity="1" stroke="none" xml:space="preserve" x="0" y="14" font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
952
- >0.20</text>
952
+ >-0.20</text>
953
953
  </g>
954
954
 
955
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,249.5)"
955
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,332.5)"
956
956
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
957
957
  >
958
958
  </g>
@@ -962,19 +962,19 @@ font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="norma
962
962
  >
963
963
  </g>
964
964
 
965
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,207.5)"
965
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,374.5)"
966
966
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
967
967
  >
968
968
  </g>
969
969
 
970
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,207.5)"
970
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,374.5)"
971
971
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
972
972
  >
973
973
  <text fill="#000000" fill-opacity="1" stroke="none" xml:space="preserve" x="0" y="14" font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
974
- >0.40</text>
974
+ >-0.40</text>
975
975
  </g>
976
976
 
977
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,207.5)"
977
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,374.5)"
978
978
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
979
979
  >
980
980
  </g>
@@ -984,19 +984,19 @@ font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="norma
984
984
  >
985
985
  </g>
986
986
 
987
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,165.5)"
987
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,416.5)"
988
988
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
989
989
  >
990
990
  </g>
991
991
 
992
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,165.5)"
992
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,416.5)"
993
993
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
994
994
  >
995
995
  <text fill="#000000" fill-opacity="1" stroke="none" xml:space="preserve" x="0" y="14" font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
996
- >0.60</text>
996
+ >-0.60</text>
997
997
  </g>
998
998
 
999
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,165.5)"
999
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,416.5)"
1000
1000
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
1001
1001
  >
1002
1002
  </g>
@@ -1006,19 +1006,19 @@ font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="norma
1006
1006
  >
1007
1007
  </g>
1008
1008
 
1009
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,123.5)"
1009
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,458.5)"
1010
1010
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
1011
1011
  >
1012
1012
  </g>
1013
1013
 
1014
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,123.5)"
1014
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,458.5)"
1015
1015
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
1016
1016
  >
1017
1017
  <text fill="#000000" fill-opacity="1" stroke="none" xml:space="preserve" x="0" y="14" font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
1018
- >0.80</text>
1018
+ >-0.80</text>
1019
1019
  </g>
1020
1020
 
1021
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,123.5)"
1021
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,458.5)"
1022
1022
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
1023
1023
  >
1024
1024
  </g>
@@ -1028,19 +1028,19 @@ font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="norma
1028
1028
  >
1029
1029
  </g>
1030
1030
 
1031
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,81.5)"
1031
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,500.5)"
1032
1032
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
1033
1033
  >
1034
1034
  </g>
1035
1035
 
1036
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,81.5)"
1036
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,500.5)"
1037
1037
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
1038
1038
  >
1039
1039
  <text fill="#000000" fill-opacity="1" stroke="none" xml:space="preserve" x="0" y="14" font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
1040
- >1.00</text>
1040
+ >-1.00</text>
1041
1041
  </g>
1042
1042
 
1043
- <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,81.5)"
1043
+ <g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,714.5,500.5)"
1044
1044
  font-family="DejaVuSans" font-size="14.6667" font-weight="400" font-style="normal"
1045
1045
  >
1046
1046
  </g>