problem description: plot, the error 01
> ggplot(religions_long,
+ aes(State, value, fill = variable)) +
+ geom_bar(stat = "identity") +
+ coord_flip()
> Error in .Call.graphics(C_palette2, .Call(C_palette2, NULL)) :
invalid graphics state
solution: maybe R can’t bear too much drawing, so empty all drawing will
Read More:
- R ggplot Error in .Call.graphics(C_palette2, .Call(C_palette2, NULL)): invalid graphics state
- Error in .Call.graphics(C_palette2, .Call(C_palette2, NULL)) : invalid graphics state
- OpenGL basic graphics programming – OpenGL and 3D graphics world
- C language string processing error warning, c4996, sprintf, predicted, c4996, strcpy, c4996, strcat
- C language write() function analysis: write failed bad address
- error C2057: expected constant expression (Can the size of an array in C language be defined when the program is running?)
- Error analysis of multiple linear regression in R language model.frame.default
- Analysis of R language error replacement has length zero problem
- Error c2137 of C language: empty character constant (Fixed)
- R:Error : .onLoad failed in loadNamespace() for ‘rJava’, details: call: dyn.load(file, DLLpa
- Solve the problem that the header file of “graphics. H” cannot be loaded in vs2015
- Solution to the segmentation fault of single chain table in C language
- R note for Bioinfo: the column for the select call is undefined
- [181124] VC + + use OpenGL to draw 3D graphics example source code
- C language error: stray ‘\ 240’ in program|
- [solution] the system is running in low graphics mode
- Error debug in box2d createfixture Error:R6025 pure Virtual function call solution
- 076_ OpenGL graphics program development practice
- 【.Net Core】using declarations‘ is not available in C# 7.3. Please use language version 8.0 or greate
- Analysis of shadows a parameter exception in C + +