From fde81254b73a367dbfc6023cb8a220d3df5c7c82 Mon Sep 17 00:00:00 2001 From: Alexander Taylor Date: Wed, 18 Feb 2015 22:11:24 +0000 Subject: [PATCH] doc: Reworded matplotlib project info --- doc/sources/gsoc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sources/gsoc.rst b/doc/sources/gsoc.rst index 669bce8f6..ed487cb5e 100644 --- a/doc/sources/gsoc.rst +++ b/doc/sources/gsoc.rst @@ -219,7 +219,7 @@ Applications **Matplotlib Integration** Description: - In order to enhance Kivy's usefulness for scientific disciplines tight matplotlib integration is highly desirable. This project would be a very exploratory project, involving both ensuring matplotlib is deployable on every platform Kivy supports and developing widgets that interface with the API. + More advanced graphing and plotting tools are a frequently requested addition to Kivy, and it would be ideal to provide them via integration with matplotlib's extensive feature set. The primary goal of the project would be to write a Kivy backend to matplotlib that displays plots using Kivy's own graphics API, but it would also involve ensuring that matplotlib is deployable on every platform Kivy supports. References: - http://matplotlib.org/