EnxDev commented on code in PR #35897:
URL: https://github.com/apache/superset/pull/35897#discussion_r2811844266


##########
superset/config.py:
##########
@@ -945,6 +945,7 @@ class D3TimeFormat(TypedDict, total=False):
         "fontWeightNormal": "400",
         "fontWeightLight": "300",
         "fontWeightStrong": "500",
+        "fontWeightBold": "700",

Review Comment:
   @mistercrunch  if I remember correctly, we chose not to add this token at 
the time. 
   Do you think the situation has changed?



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