Elger van Boxtel

Gantt: Is the use of HTML possible in Process labels?

Recommended Posts

Hi all,

 

I would like to use icons in process labels. When I use the following code, it's get rendered as text.

 

"process": [
            {
                "label": "Research Phase <img src='/img/info.png'/>"
            }

]

 

 

Is it possible to add HTML tags to the process labels?

Share this post


Link to post
Share on other sites

Hi,

 

Apologies for delay.

 

It is not possible to use HTML tags inside the JSON data for having images in process labels, as of now.

 

Hope this helps.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now