mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -04:00
This adds support to display vertices lines over the profile graph to display indicator at the location of the curve's vertices. This is achieved with mainly 2 changes: - `setSubsectionsSymbol()` allows to set the line symbol of the vertical lines - Call `renderSubsectionsIndicator` on the `QgsProfilePlotRenderer`