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/03 20:12:44 UTC

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

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



##########
File path: superset-frontend/plugins/plugin-chart-echarts/src/utils/helper.ts
##########
@@ -0,0 +1,5 @@
+export const convertNumber = (value: string | number) => {

Review comment:
       This new file needs the Apache license comment block added to the top (just copy/paste from nearly any JS/TS file)




-- 
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