Tasks#

richy.core.tasks.generate_performance_charts.__wrapped__(item=None)#

Generates performance chart to a given item. If no item (PK) was given fetches all of them from database walks thru them and generates charts for each of them.

Parameters:

share (int) – Item PK.