Minor fixes.

538.json had some settings that were apparently made obsolete.

Somehow a cell in the chapter was set to raw.
This commit is contained in:
Roger Labbe
2015-03-05 21:50:43 -08:00
parent c4851c9b82
commit ed2af0cb50
2 changed files with 1 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
{
"lines.linewidth": 2.0,
"examples.download": true,
"patch.linewidth": 0.5,
"legend.fancybox": true,
"axes.color_cycle": [
@@ -23,7 +22,6 @@
"axes.grid": true,
"patch.edgecolor": "#f0f0f0",
"axes.titlesize": "x-large",
"svg.embed_char_paths": "path",
"examples.directory": "",
"figure.facecolor": "#ffffff",
"grid.linestyle": "-",