updateSetting("#line-width-form", "lw")} >
Line Width
{#if displayMessage && message.target == "lw"}
Update: {message.msg}
{/if}
Width of the lines in the timeseries plots.
updateSetting("#plots-per-row-form", "ppr")} >
Plots per Row
{#if displayMessage && message.target == "ppr"}
Update: {message.msg}
{/if}
How many plots to show next to each other on pages such as /monitoring/job/, /monitoring/system/...
updateSetting("#backgrounds-form", "bg")} >
Colored Backgrounds
{#if displayMessage && message.target == "bg"}
Update: {message.msg}
{/if}
{#if config.plot_general_colorBackground} {:else} {/if}
{#if config.plot_general_colorBackground} {:else} {/if}
updateSetting("#colorblindmode-form", "cbm")} >
Color Blind Mode
{#if displayMessage && message.target == "cbm"}
Update: {message.msg}
{/if}
{#if config?.plot_general_colorblindMode} {:else} {/if}
{#if config?.plot_general_colorblindMode} {:else} {/if}