Make a component which allows the user to build their own graph/plot in the Income Analysis section. The user should be able to select the X and Y axis, as well as the X axis range. Y axis range should be based on the values and handled automatically. It should also prevent the user from selecting the same variable for both X and Y axis. The user should also be able to switch to a "percentage" graph where Y is plotted as a percentage of X.
Make a component which allows the user to build their own graph/plot in the Income Analysis section. The user should be able to select the X and Y axis, as well as the X axis range. Y axis range should be based on the values and handled automatically. It should also prevent the user from selecting the same variable for both X and Y axis. The user should also be able to switch to a "percentage" graph where Y is plotted as a percentage of X.