Rincewind3d

Results 4 issues of Rincewind3d

Webpack 4 does no longer support `this.options`. The current implementation throws an error in Webpack 4. https://medium.com/webpack/webpack-4-migration-guide-for-plugins-loaders-20a79b927202

drooltip is currently not usable in a SPA, where HTML is added dynamically after drooltip is initialized. If you would use a event delegation (e.G. from the body) instead of...

If datapoints are visual very close they get selected with one click. The callback function `data.onselected` is called for every datapoint separate. From a technical PoV the behavior is fine....

request
suggestion

Hello, this may be a basic problem/limitation from Webpack, but perhaps someone has an idea. If i18n is called with a string concatenation Webpack throws an reference error. ``` let...

type: Enhancement