Jas Sohi
Jas Sohi
``` Jass-MacBook-Air:~ $ svart ``` Traceback (most recent call last): File "/Users/jas/.local/bin/svart", line 5, in from svart.svart import main File "/Users/jas/.local/lib/python3.7/site-packages/svart/__init__.py", line 1, in from .svart import main File "/Users/jas/.local/lib/python3.7/site-packages/svart/svart.py",...
I gave that a try, but no difference: ``` r library(bigrquery) bq_auth(email = NA) bq_user() #> [1] "[email protected]" sessionInfo() #> R version 4.0.2 (2020-06-22) #> Platform: x86_64-apple-darwin17.0 (64-bit) #> Running...
Also when I click view entire message, I don't see the formatting expected but good enough. This same email appears completely fine in the iPhone mail client.
No clue. I think its on the blastula side where a change could have happened that made the length of the email (HTML output) longer than it used to be.
The images on Readme are not displaying. Maybe its due to this.
This is resolved now. Not sure what the root cause was for sure, but thanks for helping troubleshoot.
Unfortunately not - been too long
-25 didn't do the job for me so I used: `add_axis("y", title = 'yaxis title name', properties=axis_props(title=list(dy=-50)))` Would be nice if we knew what the x axis offset was and...
I have the same bug. ``` gh_show_source("pivot_ga4", repo = "googleAnalyticsR") checking accounts.R checking adwords.R checking aggregate.R checking anti_sample.R checking auth.R checking bigQuery.R checking cohorts.R checking custom_data_source.R checking custom_dims_mets.R checking data.R...