Clear radarchart
Function: Clear Radar Chart
This action allows you to instantly remove all data displayed on a specific Radar Chart within your application. It's useful for resetting a chart, preparing it for new data, or simply clearing outdated information without deleting the chart itself.
Input
- UI element
- Description: The specific Radar Chart component on your page that you want to clear.
- Type: UI element (specifically a Radar Chart)
- Required: Yes
Output
This action directly modifies the specified UI element on your page and does not produce any separate output values.
Execution Flow
Real-Life Examples
Here are some practical ways you can use the "Clear Radar Chart" action in your application:
Example 1: Resetting a Sales Performance Chart
Imagine you have a dashboard showing monthly sales performance across different product categories using a radar chart. At the end of each month, you want to clear the previous month's data to prepare for new input.
- Inputs:
- UI element: "Monthly Sales Radar Chart"
- Result: The "Monthly Sales Radar Chart" on your dashboard is emptied, removing all previous sales data and ready to display the new month's performance.
Example 2: Clearing a Project Progress Chart for a New Phase
You're managing a project and using a radar chart to visualize the progress of various tasks. As the project moves from one phase to another, you want to clear the old phase's progress data to focus on the new objectives.
- Inputs:
- UI element: "Project Alpha Progress Radar Chart"
- Result: The "Project Alpha Progress Radar Chart" is cleared, removing all current progress indicators and allowing you to populate it with data for the next project phase.
Example 3: Preparing a Product Feature Comparison Chart
Before a new product launch, you use a radar chart to compare your product's features against competitors. After a review meeting, you decide to re-evaluate the comparison with updated data.
- Inputs:
- UI element: "Product Feature Comparison Radar Chart"
- Result: The "Product Feature Comparison Radar Chart" is reset, removing all existing feature comparison data, so you can input and visualize the updated competitive analysis.