Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drawVerticalLine #110

Closed
quoininc-huudatran opened this issue Mar 13, 2020 · 1 comment
Closed

drawVerticalLine #110

quoininc-huudatran opened this issue Mar 13, 2020 · 1 comment

Comments

@quoininc-huudatran
Copy link

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   - |
+---+-----------+
@nam-hle
Copy link
Collaborator

nam-hle commented Apr 18, 2021

This issue can be closed.

@gajus gajus closed this as completed Apr 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants