Hi, this project has moved to https://github.com/vimeo/timeserieswidget

For checkouts of this repo:

git remote set-url origin git@github.com:vimeo/timeserieswidget.git  

If you use this repo as a git submodule:

sed -i 's#Dieterbe/timeserieswidget#vimeo/timeserieswidget#g' .gitmodules
cd timeserieswidget
git config remote.origin.url https://github.com/vimeo/timeserieswidget.git