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 @@ -2371,7 +2371,7 @@ DIRECTORY_GRAPH = YES
23712371# The default value is: png.
23722372# This tag requires that the tag HAVE_DOT is set to YES.
23732373
2374- DOT_IMAGE_FORMAT = png
2374+ DOT_IMAGE_FORMAT = svg
23752375
23762376# If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
23772377# enable generation of interactive SVG images that allow zooming and panning.
@@ -2383,7 +2383,7 @@ DOT_IMAGE_FORMAT = png
23832383# The default value is: NO.
23842384# This tag requires that the tag HAVE_DOT is set to YES.
23852385
2386- INTERACTIVE_SVG = NO
2386+ INTERACTIVE_SVG = YES
23872387
23882388# The DOT_PATH tag can be used to specify the path where the dot tool can be
23892389# found. If left blank, it is assumed the dot tool can be found in the path.
You can’t perform that action at this time.
0 commit comments