• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

text pattern change in D3 based on number of childs

 
Ranch Hand
Posts: 146
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In rotating cluster layout i want to change the text pattern based on number of children ..if the child is more than 15 the design looks like this  ,(i.e)overlapping text...so i want to change the pattern of the text based on the number of child ...if the child is more than 15 i want to make the text vertical  like https://i.stack.imgur.com/cCdSo.png  otherwise i want the text to be horizontal...already asked here https://stackoverflow.com/questions/44518043/change-the-pattern-of-the-text-in-d3-based-on-number-of-childs  i did'nt get proper response so i post this question here...
 
Everybody! Do the Funky Monkey! Like this tiny ad!
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic