diff --git a/frontend/angular-clarity-master/src/app/modules/main/builder/dashboardnew/editnewdash/editnewdash.component.html b/frontend/angular-clarity-master/src/app/modules/main/builder/dashboardnew/editnewdash/editnewdash.component.html index f5613c8..501335c 100644 --- a/frontend/angular-clarity-master/src/app/modules/main/builder/dashboardnew/editnewdash/editnewdash.component.html +++ b/frontend/angular-clarity-master/src/app/modules/main/builder/dashboardnew/editnewdash/editnewdash.component.html @@ -89,478 +89,18 @@ [(ngModel)]="gadgetsEditdata.charttitle"> - - -
-
- - -
Select a SureConnect connection to use for this chart
-
-
- -
-
-
-
- - - -
- - -
-
- - -
-
-
-
-
- - -
-
- -
 
- -
-
-
-
- - - -
-
-
-
- - - - - - - - - - {{selected}} - - - - {{state}} - - - - -
-
- -
-
- - -
-
- - -
-
-
Base API Filters
-
Configure filters for the main API (applied regardless of drilldown settings)
- - -
-
-
- - -
-
-
- - - - - -
-
- Filter {{i + 1}} - -
- -
-
- -
- -
- -
- -
- -
-
-
-
-
- - -
-
-

Base Drilldown Configuration

-
-
-
- - -
-
-
-
-
- -
-
- -
-   - - - -
-
Enter the API URL for base drilldown data. Use angle brackets for parameters, e.g., http://api.example.com/data/<country>
-
-
- -
-
- - -
Select the column to use for X-axis in base drilldown view
-
-
- -
-
- - -
Select the column to use for Y-axis in base drilldown view
-
-
- - -
-
- - -
Select the column to use as parameter for URL template replacement in base drilldown
-
-
- - -
-
-
Base Drilldown Filters
-
Configure filters for the base drilldown level
- - -
-
-
- - -
-
-
- - - - - -
-
- Filter {{i + 1}} - -
- -
-
- -
- -
- -
- -
- -
-
-
-
-
- - -
-
-

Multi-Layer Drilldown Configurations

- -
Add additional drilldown layers for multi-level navigation
-
-
- - -
-
-
-
Drilldown Layer {{i + 1}}
- -
- -
-
-
- - -
-
-
- -
-
- -
-   - - - -
-
Enter the API URL for layer {{i + 1}} drilldown data. Use angle brackets for parameters, e.g., http://api.example.com/data/<state>
-
-
- -
-
- - -
Select the column to use for X-axis in layer {{i + 1}} drilldown view
-
-
- -
-
- - -
Select the column to use for Y-axis in layer {{i + 1}} drilldown view
-
-
- - -
-
- - -
Select the column to use as parameter for URL template replacement in layer {{i + 1}} drilldown
-
-
- - -
-
-
Layer {{i + 1}} Filters
-
Configure filters for this drilldown layer
- - -
-
-
- - -
-
-
- - - - - -
-
- Filter {{j + 1}} - -
- -
-
- -
- -
- -
- -
- -
-
-
-
-
-
-
- - - -
+

Compact Filter Configuration

- +
-
- +
- + - @@ -588,24 +128,24 @@
Enter the API URL to fetch data for this filter
- +
-
Select the field name to filter on
- +
- @@ -615,21 +155,23 @@
Select the type of filter control to display
- +
- -
Label to display for this filter in the UI (if not provided, filter key will be used)
+ +
Label to display for this filter in the UI (if not provided, filter key will be + used)
- -
+ +
- +
Comma-separated list of options for dropdown/multiselect filters
Available values for "{{ gadgetsEditdata.filterKey }}": {{ filterOptionsString }} @@ -639,12 +181,496 @@
- @@ -657,7 +683,8 @@
-
- +
@@ -673,35 +700,36 @@   -
- +
Common Filters
- + - - + -
+
Filter {{i + 1}}
- +
- +
- +
- +
- + \ No newline at end of file