gionkunz / chartist-plugin-accessibility

Accessibility Plugin for Chartist.js
Do What The F*ck You Want To Public License
14 stars 17 forks source link

Chartist update issue with plugin #9

Open macsupport opened 4 years ago

macsupport commented 4 years ago

When one calls Chartist.update(), the plugin adds another table to the DOM without removing the table present before the update.

See the blurry table in the screenshot due to the multiple tables inserted.

Screen Shot 2020-01-25 at 9 10 43 AM

any way to deal with this?