doc: Reworded matplotlib project info

This commit is contained in:
Alexander Taylor 2015-02-18 22:11:24 +00:00
parent 544503c480
commit fde81254b7
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@ Applications
**Matplotlib Integration** **Matplotlib Integration**
Description: 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: References:
- http://matplotlib.org/ - http://matplotlib.org/