You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/03/04 19:22:49 UTC

[GitHub] [superset] prosdev0107 commented on a change in pull request #18947: fix(plugin-chart-echarts): make to allow the custome of x & y axis title margin i…

prosdev0107 commented on a change in pull request #18947:
URL: https://github.com/apache/superset/pull/18947#discussion_r819844704



##########
File path: superset-frontend/plugins/plugin-chart-echarts/src/utils/helper.ts
##########
@@ -0,0 +1,5 @@
+export const convertNumber = (value: string | number) => {
+  /* eslint radix: ["error", "as-needed"] */

Review comment:
       Resolved with radix 10




-- 
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-unsubscribe@superset.apache.org

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



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