Skip to content

Conversation

@kanakOS01
Copy link

closes #3

Changes made:

  • Separate the draw() method into 2 methods - draw_lines() and draw_labels() as tv.px.stamp() was raising an error when called from a ti.kernel.
  • The ticks on the x axis were not visible as they too were being drawn in positive x direction so I added an attribute to store if the axis was x or y and then draw the ticks accordingly.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error while running tolvera/draw/ruler.py

1 participant