Visualisation
There's no need to reinvent the wheel when it comes to figures. We recommend using robvis to create plots from risk-of-bias data. Our export functions generate files that robvis can read directly. See the exporting for visualisation section of the API docs for details.
Comparing Assessors
For a quick look at agreement between two assessors you can create a simple scatter plot using plot_assessor_agreement
. This displays each question along the x-axis and the response categories on the y-axis, with marker colours indicating agreement (black=agree, red=disagree). Here is an example output: