Skip to content
Snippets Groups Projects
Commit 66c4c193 authored by Flavio TARSETTI's avatar Flavio TARSETTI
Browse files

Merge branch 'fix_scatter_default_parameters' into 'master'

Fix default parameters for scatter plot

See merge request !23
parents 60058f80 c0cc9016
No related branches found
No related tags found
1 merge request!23Fix default parameters for scatter plot
{ "grid": true, "title-fontsize": 12, "legend-loc": "best", "width": 800, "height": 600, "dpi": 120, "legend-fontsize": 8, "axis-fontsize":10 }
{
"grid": true,
"width": 800,
"height": 600,
"dpi": 120
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment