Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Label on each block of task #18

Open
quchunguang opened this issue Feb 24, 2016 · 2 comments
Open

Add Label on each block of task #18

quchunguang opened this issue Feb 24, 2016 · 2 comments

Comments

@quchunguang
Copy link

I feel very useful if we can label every block of task on the chart.
I am not familiar with javascript, who can help me? thanks.

var tasks = [{
    "startDate": new Date("Sun Dec 09 01:36:45 EST 2012"),
    "endDate": new Date("Sun Dec 10 02:36:45 EST 2012"),
    "taskName": "E Job",
    "status": "FAILED",
    "text": "Description of this task block"
}]

Then show the text on the block of the chart.

@ncDevMan
Copy link

Did you ever have any luck with this? I'm actually attempting the same thing now.

@Kaakati
Copy link

Kaakati commented Apr 5, 2017

@ncDevMan I think he is asking for this feature, it's not really available in the chart.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants