From 4456d4c5e05e904cf53c81087beee1059af83afc Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Tue, 30 Jun 2020 12:09:38 +0800 Subject: [PATCH] PUB @geekpi https://linux.cn/article-12364-1.html --- .../20200609 Style your data plots in Python with Pygal.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200609 Style your data plots in Python with Pygal.md (98%) diff --git a/translated/tech/20200609 Style your data plots in Python with Pygal.md b/published/20200609 Style your data plots in Python with Pygal.md similarity index 98% rename from translated/tech/20200609 Style your data plots in Python with Pygal.md rename to published/20200609 Style your data plots in Python with Pygal.md index c1f79b5d54..89fc30a3a1 100644 --- a/translated/tech/20200609 Style your data plots in Python with Pygal.md +++ b/published/20200609 Style your data plots in Python with Pygal.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (geekpi) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12364-1.html) [#]: subject: (Style your data plots in Python with Pygal) [#]: via: (https://opensource.com/article/20/6/pygal-python) [#]: author: (Shaun Taylor-Morgan https://opensource.com/users/shaun-taylor-morgan)