Nan Xiao

Results 62 comments of Nan Xiao

@Bakaniko - check this out for Yihui's TinyTeX: https://yihui.name/en/2017/12/test-tinytex/

在这时候就体现出 knitr 的必要性了,哈哈。@yihui

So let's say the image path is `static/image/example.png`, then we should use this to include the image: ```markdown ![title](/image/example.png) ``` This is demonstrated by the [example site](https://github.com/nanxstats/hugo-tanka/tree/master/exampleSite).

@eyarzebinski -thanks for using the theme. This might be an issue caused by the Hugo version updates. To address these issues, I have rewritten the theme from ground up using...

Good question. Automatic color palette extrapolation is a doable feature and has been planned for ggsci 3.0.0. In case I don't have time to work on that this year, here...

@saisaitian https://ggplot2.tidyverse.org/reference/discrete_scale.html

I posted a more generic version of the above code here: https://nanx.me/blog/post/ggplot2-color-interpolation/ I will also look into the possibility to incorporate this into the package in future releases.

@zhouyutong123 I guess the main purpose of this is automation. While you can always use any additional logic to adjust the colors (including ordering) in `pal_adaptive()`, or simply create a...

Fixed by https://github.com/nanxstats/ggsci/commit/78a24cea89c994cc1ee6fd1f7fcb3109e1c376f7