LuneComponents extension
- on
Methods
-
brandTrendChartComponent(
{bool solo = true}) → Widget -
Available on Lune, provided by the LuneComponents extension
Render a bar chart showing the user's expenses across different brands within a time period. -
brandTrendComponent(
{bool solo = true}) → Widget -
Available on Lune, provided by the LuneComponents extension
Render an interactive breakdown of the user's expenses across brands within a time period. -
budgetComponent(
{bool solo = true}) → Widget -
Available on Lune, provided by the LuneComponents extension
Render an interactive breakdown of the user's budgets and their related expenses. -
cashflowChartComponent(
{bool solo = true}) → Widget -
Available on Lune, provided by the LuneComponents extension
Render a donut chart showing the user's gross expense and income within a time period. -
cashflowComponent(
{bool solo = true}) → Widget -
Available on Lune, provided by the LuneComponents extension
Render an interactive breakdown of the user's cashflow within a time period. -
categorySpendChartComponent(
{bool solo = true}) → Widget -
Available on Lune, provided by the LuneComponents extension
Render an interactive donut chart showing the user's expenses across different categories. -
categoryTrendChartComponent(
{bool solo = true}) → Widget -
Available on Lune, provided by the LuneComponents extension
Render a bar chart showing the user's expenses across different categories within a time period. -
categoryTrendComponent(
{bool solo = true}) → Widget -
Available on Lune, provided by the LuneComponents extension
Render an interactive breakdown of the user's expenses across categories within a time period. -
expenseComponent(
{bool solo = true}) → Widget -
Available on Lune, provided by the LuneComponents extension
Render an interactive breakdown of the user's expenses within a time period. -
transactionsComponent(
{bool solo = true}) → Widget -
Available on Lune, provided by the LuneComponents extension
Render an interactive list of all the transactions the user has made within a time period.