From 2d1b713a523ffbe5d9a29e36266cf9af8b852ad3 Mon Sep 17 00:00:00 2001 From: Dirk Engling Date: Thu, 7 Apr 2016 18:10:14 +0200 Subject: Adjust for new version of pygal --- blog/2015/hello-world.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'blog/2015/hello-world.rst') diff --git a/blog/2015/hello-world.rst b/blog/2015/hello-world.rst index c533451..ce70a17 100644 --- a/blog/2015/hello-world.rst +++ b/blog/2015/hello-world.rst @@ -5,11 +5,11 @@ Colorizing countries I have visited and can remember :) This is just to demonstrate my new static blog and web engine nikola -.. chart:: Worldmap +.. chart:: maps.world.World :stroke: False :style: RotateStyle('#de3804', step=12, background='#fff', plot_background='#fff', foreground='#eee' ) :js: '' 'Trip', ['nz', 'au', 'ar', 'cz', 'th', 'cu', 'rw', 'ch', 'pl', 'ma', 'se', 'fi', 'is', 'ee', 'nl', 'it' ] - 'Transit', [ 'cn', 'ru', 'nc', 'br', 'si' ] + 'Transit', [ 'ae', 'cn', 'ru', 'nc', 'br', 'si' ] 'Urlaub', ['pt', 'pe', 'bo', 'us', 'ca', 'at', 'dk', 'om', 'eg', 'tu', 'gr', 'tr', 'jp', 'gb', 'fr', 'tn', 'hr', 'lt', 'lv', 'be', 'li' ] -- cgit v1.2.3