Skip to content

Need ability to set class on elements #318

Description

@lkitt

I would like the ability to add a class to an element so I can use CSS to style it rather than using inline styles. For example, if I used this syntax:

x(x) y(y) point class("mypoint")

<g class="element1 mypoint"...>
or
<circle class="element point filled mypoint" ...>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions