[ { "name": "plot/bar/1", "contents": { "description": "Default parameters for bar plots", "plotter": "plot/bar/1", "data": { "title-fontsize": 12, "bar-norm": true, "axis-fontsize": 10, "height": 600, "width": 800, "grid": true, "bar-alpha": 0.75, "legend-fontsize": 8, "legend-loc": "best", "dpi": 120 } } }, { "name": "plot/isoroc/1", "contents": { "description": "Default parameters for an ISO/ROC curve", "plotter": "plot/isoroc/1", "data": { "ylim-bottom": 0, "title-fontsize": 12, "axis-fontsize": 10, "height": 600, "width": 800, "grid": true, "ylim-top": 100, "xlim-right": 100, "legend-fontsize": 8, "legend-loc": "best", "xlim-left": 0, "dpi": 120 } } } ]