Skip to content

drawVerticalLine #110

@quoininc-huudatran

Description

@quoininc-huudatran

Can we get a drawVertialLine(index, size) just like drawHorizontalLine(index, size) so that it's easy to create a matrix-like:

+---+-----------+
|   | A   B   C |
+---+-----------+
| A | -   1   2 |
| B | 1   -   2 |
| C | 2   2   - |
+---+-----------+

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions