d3plus / d3plus-shape

Fancy SVG shapes for visualizations
MIT License
20 stars 2 forks source link

adds rotate method to Shape #74

Closed nbond211 closed 6 years ago

nbond211 commented 6 years ago

(closes #72 ) Requires this PR in d3plus-text to work.

Description

Adds the .rotate( ) method to Shape that rotates and entire shape and its label.

Types of changes

Checklist