Steven Edouard

Results 11 comments of Steven Edouard

Hi there! Can you confirm you get this in the browser using regular chart.js? Can you also try the test website with your chart data? What OS are you using?...

Can you try the test website linked on this repos homepage? It runs Linux and can help show if this is a problem with the OS integration. El El mié,...

This is likely due to some integration issue with Cairo on Windows. I don't have one handy so I can't really diagnose. Tagging this issue with Help Wanted and Windows....

@pmav Sorry! Test website is back up!

Hey @peterecofit thanks for the kind words! What kind of interface are you thinking of here? I'd love to know more how you're getting it working today

I don't think jpeg images are really supported. I wrote this a while back but the fact that the test suite doesn't try `image/jpeg` tells me that it probably never...

The current mock implementation make this a bit tricky.

I ran into this issue and made this fix on my fork as well. Please pull this change :-).

+1 In my scenario I'd like to control how the success request is made, rather than conforming to what fileUploader wants to do.

@BarukhOr you probably missed this command: ``` npm install express-generator -g ```