manuelluis / jsrrdgraph

javascript rrdgraph
61 stars 12 forks source link

fix javascript error with VDEF resource(s) #4

Closed pommi closed 11 years ago

pommi commented 11 years ago

This fixes this error:

TypeError: Cannot call method 'indexOf' of undefined at new RrdVdef

manuelluis commented 11 years ago

Thanks for the fix.