masters-thesis/plots/nodetype_timer_comparison_w.../settings.json

26 lines
449 B
JSON

{
"3d_plot": {
"enabled": false
},
"median_plot": {
"enabled": false
},
"histograms": {
"enabled": true,
"labels": [
"$\\mathtt{t_{lat} = t_{recv}-t_{generation}}$"
],
"axis_labels": {
"x": "$t_{lat}$ [µs]",
"y": "frequency"
},
"dimensions": {
"legend": [1.70, 0.3]
},
"legend_columns": 1
}
}