File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ lineGraph2.plotLabel.yLabel = "Y-AXIS"
179179lineGraph2.plotLineThickness = 3.0
180180
181181subplot.plots = [lineGraph1, lineGraph2]
182- subPlot .drawGraphAndOutput (fileName : " subPlotsHorizontallyStacked" , renderer : agg_renderer)
182+ subplot .drawGraphAndOutput (fileName : " subPlotsHorizontallyStacked" , renderer : agg_renderer)
183183```
184184
185185<img src =" Tests/SwiftPlotTests/Reference/agg/_03_sub_plot_horizontally_stacked_line_chart.png " width =" 500 " >
@@ -488,4 +488,4 @@ If you want to contribute to improve this library, please read our [guidelines](
4884881 . Maxim Shemanarev : The AGG library is directly used to render plots.
4894892 . [ Lode Vandevenne] ( https://github.com/lvandeve ) : The lodepng library is directly used to encode PNG images.
4904903 . [ The FreeType Project] ( https://www.freetype.org ) : AGG uses FreeType to draw text.
491- 4 . [ Brad Larson] ( https://github.com/BradLarson ) and [ Marc Rasi] ( https://github.com/marcrasi ) for their invaluable guidance.
491+ 4 . [ Brad Larson] ( https://github.com/BradLarson ) and [ Marc Rasi] ( https://github.com/marcrasi ) for their invaluable guidance.
You can’t perform that action at this time.
0 commit comments