jonni83

Results 3 issues of jonni83

When running the example code, i receive the warning: WARNING: don't use IOWatcher, it'll be removed in v0.9 WARNING: don't use IOWatcher, it'll be removed in v0.9

When I have static files (.css and .js) being served from express, the client (browser) is receiving files with http header information. Seems that the output buffer is the size...

On a line graph tooltip, is there a way to show both the x and y axis values? Using the tooltipFormatFieldlist doesn't seem to have any impact. ``` tooltipFormatFieldlist: ['x','y']...