Skip to content

Active Label color? #3735

Answered by jadenmazzone
jadenmazzone asked this question in Q&A
Discussion options

You must be logged in to vote

#3052

text-shape in

  nodeStateStyles: {
    hover: {
      opacity: 0.6,
      'text-shape': {
        opacity: 0.6,
      },
    },
    click: {
      stroke: '#000',
      'text-shape': {
        fill: '#000',
      },
    },
  },

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jadenmazzone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant