PromucFlow_constructor/app/client/src/widgets/ChartWidget
Rajat Agrawal 75ad75c57c
chore: Remove echarts feature flag (#30201)
This PR removes the feature flag for ECharts. ECharts feature needs to
enabled by default and doesn't need to be behind a feature flag anymore.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Enhanced the Chart Widget by integrating Custom ECharts as a standard
option.

- **Bug Fixes**
- Addressed the Chart Widget selection issue by marking the deprecated
chart type accordingly.

- **Refactor**
- Streamlined Chart Widget properties and configuration for better
usability.
  - Improved database query performance with new indexes.

- **Tests**
  - Updated end-to-end tests to align with the Chart Widget changes.

- **Chores**
  - Removed obsolete feature flags related to charting functionalities.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-01-19 11:38:34 +05:30
..
component fix: fix overlay echarts iframe (#29225) 2023-12-01 11:24:17 +05:30
widget chore: Remove echarts feature flag (#30201) 2024-01-19 11:38:34 +05:30
constants.ts chore: Remove echarts feature flag (#30201) 2024-01-19 11:38:34 +05:30
icon.svg feat: Widget Discoverability (#24934) 2023-07-22 11:27:18 +05:30
index.ts chore: Move the widget config to widget class (#26073) 2023-09-06 17:45:04 +05:30
MessageContractDocumentation.md feat: Add IFrame widget for Custom EChart and support for custom functions in property pane (#28513) 2023-11-08 19:25:44 +05:30