chunqiuyiyu/ervy

Utils doesn't export any "paint" function

bokub opened this issue · 1 comments

bokub commented

When using the bullet chart, the following error is thrown:

TypeError: paint is not a function

The cause is this line, you try to import a function that doesn't exist in utils

@bokub Thanks for your feedback, I fix it in version 1.0.3, you can update ervy now.