sunjavagroups / flot

Automatically exported from code.google.com/p/flot
MIT License
0 stars 0 forks source link

Multilevel Category Label #556

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi Friends,

I need to group the two Xaxis labels. Here i attached with my sample output. 
How to group the xaxis Please help me.

Data like this

C1  C2  C3
------------------------
A   1   5
A   2   6

B   1   4

C   1   8
C   2   7
C   3   4

Original issue reported on code.google.com by sun....@gmail.com on 21 Jun 2011 at 8:30

Attachments:

GoogleCodeExporter commented 8 years ago
Flot can't do that out of the box I'm afraid. You'll have to do some hacking 
yourself or find another way of display this (e.g. you could group the major 
labels with each of the first minor labels in a group).

Original comment by olau%iol...@gtempaccount.com on 21 Jun 2011 at 4:54

GoogleCodeExporter commented 8 years ago
Issue 555 has been merged into this issue.

Original comment by olau%iol...@gtempaccount.com on 21 Jun 2011 at 4:54

GoogleCodeExporter commented 8 years ago
Thanks you for your response. Is that possiable to draw the tick mark as line 
in chart

Original comment by sun....@gmail.com on 22 Jun 2011 at 1:15

GoogleCodeExporter commented 8 years ago

Original comment by dnsch...@gmail.com on 4 Jun 2012 at 2:52