d3plus / d3plus-text

A smart SVG text box with line wrapping and automatic font size scaling.
MIT License
105 stars 18 forks source link

adds support for setting opacity of text #82

Closed nbond211 closed 6 years ago

nbond211 commented 6 years ago

(closes #81)

Description

Adds the fontOpacity( ) method to the TextBox class which is used to set the font opacity.

Types of changes

Checklist