Dan Whitehouse

Results 4 comments of Dan Whitehouse

Yeah, I just recently downloaded the library and ran into the same issue, just a different callback. My workaround was to exclude the callbacks from the ChartOptions and just include...

Just wanted to comment and say that this is till an issue on version 2.2.4. I'm was trying to create a temperature mask (##?#.#) so that a user could either...

I was looking for this feature, but could not find it in the documentation. Thankfully someone created a PR for it, however it's unfortunate it hasn't been implemented. For anyone...

My suggestion would be to use `use` and `directive` together. When just using `use` my IDE (IntelliJ) doesn't recognize the directive (`Unrecognized Vue directive`). And just using `directive`, there isn't...