importGraph=If[mathlibReady,Module[{namespaces=Keys[nsCounts],maxCount=Max[nsCounts],colorOf},colorOf=AssociationThread[namespaces(ColorData[97]/@Range[Length[namespaces]])];Graph[namespaces,nsEdges,VertexStyleNormal[colorOf],VertexSizeAssociationMap[0.3+0.7Sqrt[nsCounts[#]/maxCount]&,namespaces],VertexLabelsPlaced["Name",Tooltip],EdgeStyleDirective[Opacity[0.2],GrayLevel[0.5],Arrowheads[0.012]],GraphLayout"SpringElectricalEmbedding",ImageSize540]],"Mathlib source not found"]