You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
className is not appending but i tried it with id and it worked. id selector is added to div and then you can specify the background for title or content in the css file.
#top-level .oc-heading { background-color:....}
I am trying to implement color-coded chart but className values in the datasource are not applied to the elements.
like provided example as follow https://dabeng.github.io/OrgChart/color-coded.html
The text was updated successfully, but these errors were encountered: