jleskovar-tyro

Results 6 comments of jleskovar-tyro

Here's my workaround for now - for anyone who's hitting similar issues. Here, I'm wrapping the `` component with my own, and simply passing in the ohlcv data as props....

I've raised a PR at https://github.com/grafana/grafana-plugin-repository/pull/540 to add this to grafana's plugin repo. Currently fails lint as README.md needs to exist under src/

I've fixed the lint issues and uploaded as https://github.com/jleskovar-tyro/ilgizar-candlestick-panel, while waiting for #30 to be merged

Took me a while to figure out. You need to make sure you setup separate queries for each metric, with each of the following aliases: "open", "close", "high", "low" and...

Just started getting this issue today. cli-inputs.json: ``` { "version": "1", "cognitoConfig": { "identityPoolName": "identitypool", "allowUnauthenticatedIdentities": false, "resourceNameTruncated": "tradif124df7d7", "userPoolName": "userpool", "autoVerifiedAttributes": [ "email" ], "mfaConfiguration": "OPTIONAL", "mfaTypes": [ "SMS...

Good point - raised a question over on the WK forums, if anyone's keen to throw in their support :) https://community.wanikani.com/t/exposing-patterns-of-use-data-for-vocabulary-subjects/55680