Free online charting services? [closed] - image

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I am looking for a service, similar to the deprecated Google image charting API.
I need to create graphs and send them via email. Therefore it's important that the
resulting chart will be an image (and not some kind of interactive javascript object).
The service also needs to be free.
Do you know of any such service?
Thanks

I do not know such API but here is how I could proceed, I'd use node-canvas to generate piture from the graph if I wanted to do canvas based drawing.
Here is an article about it.
If I wanted to use a SVG library like Rickshaw I would use phamtomJS to generate the picture from the SVG canvas.

Related

free tool to generation traffic on web page [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I use Spring and Vaadin. I need to test my application to know how it'll be working after release. I'm looking for some free tool which can generate some fake traffic and if possible give me some statistics (like response time, number of responses handled in an hour). Do you know any tools which can provide that? Are they provide any control what exactly will be executed (which button clicked, which pages entered)?
Look at JMeter It is dedicated to emulate static and dynamic loading.

reactiveui samples [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I'm really amazed with reactive extensions library created by Microsoft and the MVVM framework 'reactiveui' build on top of it. I would love to use it in my project, but I cannot find any examples of using it in standard applications. I've seen Paul's (creator) blog posts, but what I need is not samples of codes, but sample application.
I want to build windows phone7/ windows 8 application with Reactive-UI, but I would like to know how to exactly use it in the there (not dry 3lines of usage example).
Please let me know if you know any open source examples, where Reactive-UI has been used.
You can check this GitHub repo
In the ReactiveUI.Sample.WP7 folder you can find the Sample application.

JavaScript - looking for Standalone jQuery animation function/library [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
I would like to request Standalone jQuery animation function/library.
I found lots of libraries in the internet - some of them were complicated to use, some of them were OVERWEIGHT and some of them were unsmooth/rough/laggy/slow.
I wont post the libraries I found because I believe there's no need. Tell me only about something I cant find by writing "JavaScript Animation Library" in Google...
Thank you very much!
It seems that you're actually looking for a JavaScript animation library, not a jQuery one.
You'll find several lightweight libraries at http://microjs.com
Also, check out the $fx library https://github.com/agilemd/Fx
Go for scriptaculous. It is an open-source javascript library, intended mainly for animations.
http://script.aculo.us/

Looking for joomla flight search extension [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I have kept on searching for flight searching extension for a while and I can not find the joomla flight search extension (no need booking function).
Where can I find it?
Should I start learning php, xml, mysql to build an extension? I have a little programming background.
There isn't one that I know of. You will have to pick an API that works for you and write a component to query it. This is a little dated but the info and links are accurate for finding a flight search API - http://blog.programmableweb.com/2007/10/29/5-travel-apis-from-comparison-to-booking/

What's a great program for creating visual software mockups? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I have a presentation due in about three hours and rather than handing in something I drew in pencil, I'd rather turn in something nicer to the client.
Is there something out there that lets me pick and drag common controls to create mockups?
balsamiq
http://www.balsamiq.com/products/mockups
Balsamiq, hands down.
Visio isn't bad if your willing to pay for something. It comes with widgets that resemble actual windows components.
http://office.microsoft.com/en-us/visio/fx100487861033.aspx

Resources