kgabryje commented on a change in pull request #17917:
URL: https://github.com/apache/superset/pull/17917#discussion_r782041541



##########
File path: 
superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts
##########
@@ -63,7 +55,7 @@ export default class EchartsAreaChartPlugin extends 
ChartPlugin<
         category: t('Evolution'),
         credits: ['https://echarts.apache.org'],
         description: t(
-          'Time-series Area chart are similar to line chart in that they 
represent variables with the same scale, but area charts stack the metrics on 
top of each other. An area chart in Superset can be stream, stack, or expand.',
+          'Area charts are similar to line charts in that they represent 
variables with the same scale, but area charts stack the metrics on top of each 
other.',

Review comment:
       We probably should change that description only if FF is enabled, like 
in other charts




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to