skip
| Project: | jQchart |
| Version: | 0.03-beta-1.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
hi, one more feature request)
for example i need to draw 3 lines from Monday to Sunday by X coord, but one of this lines has no value in Wednesday
data : [
[535,444,859,890,1234,1200,1800],
[777,null,435,555,345,666,1600],
[110,168,312,null,456,567,812]
]
the key idea is a "NULL" value which tolds to jQchart to skip this day and draw line from Tuesday to Thursday skipping Wednesday

Comments
#1
I tested it.
Is it such a function?
http://jsgt.org/lib/jquery/plugin/jqchart/sample/v003/min0-3-skip.htm