calband / calchart-viewer

An online show viewer and continuity generator for Calchart.
calband.github.io/calchart-viewer/
2 stars 2 forks source link

Draw dot circles instead of image #129

Closed brandonchinn178 closed 9 years ago

brandonchinn178 commented 9 years ago

Make a _drawDot(dotType, x, y) function that will take in a dot type and the (x, y) coordinate for the center of the circle and draw the circle type instead of having the whole image data as a string

noahsark769 commented 9 years ago

Fixed by #130