Plot axis scaling

If you wanted to take two steps here is an example app from @richard.lewis from this thread:

Where he asked about casting a matplotlib to an image shown in the client from a server module.

I modified it to include the fix @eli described to solve his problem as written.

The server module should be able to access all the info from the data tables just like the client, but even faster.

2 Likes