kivy_matplotlib_widget icon indicating copy to clipboard operation
kivy_matplotlib_widget copied to clipboard

A fast matplotlib rendering for Kivy based on Kivy_matplotlib project and kivy scatter. Matplotlib used 'agg' backend

Results 4 kivy_matplotlib_widget issues
Sort by recently updated
recently updated
newest added

Do you think it's worth adding a crop factor? We can reduce the matplotlib rendering texture, which should increase rendering speed at the expense of quality. The developer can choose...

feature velocity pan (x axis only). See example velocity pan.

## Overview This PR updates the PEP8 formatting changes from PR #34 to be compatible with the latest changes in the `cleanup` branch, resolving merge conflicts and making it ready...