Skip to content

tiny-plot: default style changes #231

@AlexTate

Description

@AlexTate

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions