Skip to content

Can not view of plugin:graphviz in dokuwiki #17

@ljz0721cx

Description

@ljz0721cx

I use plugin:graphviz in dokuwiki,
code :

<graphviz>
 graph G1 {
    aaa -- bbb;
    bbb -- c;
    aaa -- c;
}
</graphviz>

show image like this
image
please help! why show like this??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions