Skip to content

Don't triplicate <defs> and <style> within each diagram #32

@dwhatley19

Description

@dwhatley19

Currently, diagrams are drawn with the heap and the stack separately. The heap needs two and <style> HTML elements, and the stack needs one.

The easiest fix here might be to do a pass over the final diagram, and use the randomly-generated IDs from the first set of and <style> elements for the entire combined diagram.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions