Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

skip


Project:jQchart
Version:0.03-beta-1.1
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

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