zhaoyongjie commented on PR #21519:
URL: https://github.com/apache/superset/pull/21519#issuecomment-1253102265

   > This is really great work @zhaoyongjie, thanks for all these improvements! 
While testing I looked at the backend logs, and noticed one last deprecation 
notice:
   > 
   > ```
   > 2022-09-20 20:32:39,010:WARNING:superset.common.query_object:The field 
`timeseries_limit` is deprecated, please use `series_limit` instead.
   > ```
   > 
   > This PR is already pretty big, so no need to fix this here, but once we 
replace `timeseries_limit` with `series_limit` we should be rid of all 
deprecation notices for the main ECharts viz types 👍
   
   Thanks @villebro. I will fix it in a separated PR.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to