stevej2608 / dash-svg

SVG support library for Plotly/Dash
Other
15 stars 3 forks source link

filter not accepted as argument #6

Open KS-HTK opened 12 months ago

KS-HTK commented 12 months ago

The Circle component does not accept the attribute filter. I guess this issue applies not only to Circle but all other Elemnts, haven't tested that tough.

TypeError: The `dash_svg.Circle` component (version 0.0.12) received an unexpected keyword argument: `filter`