Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 594211a commit 7fa7f50Copy full SHA for 7fa7f50
1 file changed
matplotlibrc.template
@@ -289,8 +289,9 @@ backend : %(backend)s
289
# A value of 20000 is probably a good
290
# starting point.
291
### SAVING FIGURES
292
-#path.simplify : False # When True, simplify paths in vector backends, such as
293
- # PDF, PS and SVG
+#path.simplify : False # When True, simplify paths by removing "invisible"
+ # points to reduce file size and increase rendering
294
+ # speed
295
#path.simplify_threshold : 0.1 # The threshold of similarity below which
296
# vertices will be removed in the simplification
297
# process
0 commit comments