eclipse / swtchart

Eclipse Public License 2.0
43 stars 41 forks source link

Added CSS support #348

Closed Mailaender closed 1 year ago

Mailaender commented 1 year ago

This basically follows styling based on CSS class or CSS ID which clashes a bit with hard-coded colors in settings. I didn't rip that apart to avoid an API change. Instead, you can set the color to null to avoid clashes with CSS styling.