diff --git a/doc/build/doctrees/building_vega.doctree b/doc/build/doctrees/building_vega.doctree index 7045fef..e3e8120 100644 Binary files a/doc/build/doctrees/building_vega.doctree and b/doc/build/doctrees/building_vega.doctree differ diff --git a/doc/build/doctrees/charts_library.doctree b/doc/build/doctrees/charts_library.doctree index b670293..a7af6ed 100644 Binary files a/doc/build/doctrees/charts_library.doctree and b/doc/build/doctrees/charts_library.doctree differ diff --git a/doc/build/doctrees/environment.pickle b/doc/build/doctrees/environment.pickle index 129710b..aa95354 100644 Binary files a/doc/build/doctrees/environment.pickle and b/doc/build/doctrees/environment.pickle differ diff --git a/doc/build/doctrees/index.doctree b/doc/build/doctrees/index.doctree index c976e68..19d3c1b 100644 Binary files a/doc/build/doctrees/index.doctree and b/doc/build/doctrees/index.doctree differ diff --git a/doc/build/doctrees/quickstart.doctree b/doc/build/doctrees/quickstart.doctree index 9908d6b..c9fc536 100644 Binary files a/doc/build/doctrees/quickstart.doctree and b/doc/build/doctrees/quickstart.doctree differ diff --git a/doc/build/html/.buildinfo b/doc/build/html/.buildinfo index 980334f..2847d59 100644 --- a/doc/build/html/.buildinfo +++ b/doc/build/html/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 31ac93b6d6a45684f9fd7ee3765dc6bc +config: 78b48684d0fd19905c089debbc0a7ce8 tags: a205e9ed8462ae86fdd2f73488852ba9 diff --git a/doc/build/html/_sources/charts_library.txt b/doc/build/html/_sources/charts_library.txt index 3b17b37..0bedf49 100644 --- a/doc/build/html/_sources/charts_library.txt +++ b/doc/build/html/_sources/charts_library.txt @@ -211,7 +211,7 @@ Pie chart outer radius defaults to 1/2 min(width/height):: Donut charts can be created by passing an inner radius:: - donut = vincent.Pie(farm_1, inner_radius=500) + donut = vincent.Pie(farm_1, inner_radius=200) donut.colors(brew="Set2") donut.legend('Farm 1 Fruit') diff --git a/doc/build/html/building_vega.html b/doc/build/html/building_vega.html index a2bb9bd..f098abe 100644 --- a/doc/build/html/building_vega.html +++ b/doc/build/html/building_vega.html @@ -5,7 +5,7 @@ - Building Vega with Vincent — Vincent 0.3 documentation + Building Vega with Vincent — Vincent 0.4 documentation @@ -17,7 +17,7 @@ - + @@ -53,7 +53,7 @@ Vincent - 0.3 + 0.4