The following changes need to be made for default plot styles:
- Title and axis labels increased by 50% to 24pt font
- Axis label color changed from #333333 to #FFFFFF
- The width of plot borders, X= lines in scatter plots, and the legend border reduced to 0.5
- The width of major tick marks and grid reduced to 0.3
- The style of grid lines changed from dash to dot
The following changes need to be made to plot creation routines:
- Type case for axis labels should be consistent across plot types
- The order of the control vs. experimental condition needs to be reversed in DGE scatter plots
Additionally, a short tutorial should be added to the documentation for tiny-plot for changing plot stylesheet values so that plots are more easily scaled and transformed for publication figures.
The following changes need to be made for default plot styles:
The following changes need to be made to plot creation routines:
Additionally, a short tutorial should be added to the documentation for tiny-plot for changing plot stylesheet values so that plots are more easily scaled and transformed for publication figures.