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"
179
179
lineGraph2.plotLineThickness = 3.0
180
180
181
181
subplot.plots = [lineGraph1, lineGraph2]
182
- subPlot .drawGraphAndOutput (fileName : " subPlotsHorizontallyStacked" , renderer : agg_renderer)
182
+ subplot .drawGraphAndOutput (fileName : " subPlotsHorizontallyStacked" , renderer : agg_renderer)
183
183
```
184
184
185
185
<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](
488
488
1 . Maxim Shemanarev : The AGG library is directly used to render plots.
489
489
2 . [ Lode Vandevenne] ( https://github.com/lvandeve ) : The lodepng library is directly used to encode PNG images.
490
490
3 . [ 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