brewscheme is a tool to facilitate Stata users developing graph schemes using research-based color palettes. Unlike other uses of the color palettes developed by Brewer, this program allows users to specify the number of colors from any of the 35 color palettes they would like to use and allows users to mix/combine different palettes for the various graph types available in Stata. Additionally, as a way of creating a centralized source for the Stata community to work from, palettes from outside of ColorBrewer are being added to boost the capabilities of the program.
复制代码
1. 更多用法可参考Brewing color schemes in Stata:Making it easier for end users to customize Stata graphs
一文及help brewscheme
2. 常有网友问及如何去除stata绘图背景色,brewscheme可以作为较为快速的一种参考方法
file D:\Program Files (x86)\Stata14\ado\personal/brewcolors/colordb.dta not found
stata(): 3598 Stata returned error
brewcolors::new(): - function returned error
brewcolors(): - function returned error
<istmt>: - function returned error
你好,请教一下高手,请问我运行的时候总是提示找不到文件是什么情况啊?(note: scheme onePaletteToRuleThemAll not found, using s2color),另外运行你说的这个 brewlordb,replace,提示file c:\ado\personal/brewcolors/colordb.dta could not be opened,不知道为什么,请大侠指点,十分感谢