docs(featureflags): add GENERIC_CHART_AXES flag (#20446)
* doc(featureflags): add GENERIC_CHART_AXES flag * move GENERIC_CHART_AXES into testing stage
This commit is contained in:
parent
a833674a8d
commit
cf4f05efbc
|
|
@ -43,6 +43,7 @@ These features are **finished** but currently being tested. They are usable, but
|
|||
- GLOBAL_ASYNC_QUERIES [(docs)](https://github.com/apache/superset/blob/master/CONTRIBUTING.md#async-chart-queries)
|
||||
- VERSIONED_EXPORT
|
||||
- ENABLE_JAVASCRIPT_CONTROLS
|
||||
- GENERIC_CHART_AXES
|
||||
|
||||
## Stable
|
||||
These features flags are **safe for production** and have been tested.
|
||||
|
|
|
|||
Loading…
Reference in New Issue