Gabriel Sperrer
Gabriel Sperrer
Hi @gantispam, thanks for reporting this. The reason why it's not working is that you're using a material bar chart, which doesn't support the options in the same way as...
The newest version supports Angular 6 and upwards, so I'd suggest simply upgrading to it 🙂
The `TableQueryWrapper` is an object on its own, so it's probably not yet possible to create one using this library yet. Feel free to create a pull request though!
Hi @Serg-Mois, sorry for not responding that long. The main reason is that the `GoogleChartComponent` is intended to hide the internals of Google Charts and ease the developer's life by...
After going over the issues, I suppose what you observed is related to them and not a problem with the config. If someone still manages to "fix" the config in...
I don't think loading Google Charts from NPM is possible. If it is and Google Charts themselves claim it is a valid option, I'd be happy to accept a PR.
Hi @pliski, thanks a lot for the feature request and also for the changes you already made in your repository! I really like the idea of supporting the URL-based approach....
I have a very similar problem. In my opinion, the best way to solve this would be to take the config file closest to the current test file as the...
After looking through the source code, I think the second `bucket` entry in the documentation should actually be called [`endpoint`](https://github.com/drone-plugins/drone-s3-sync/blob/78a95ca4b50a526741da8c136cc93f377a655eb5/main.go#L22).