Hi,
Can you please tell me if there is any open source library which generate 'timeline image' in Google Search result? (see below as an example):
Thank you.
Hi,
Can you please tell me if there is any open source library which generate 'timeline image' in Google Search result? (see below as an example):
Thank you.
That image is generated by Google Chart Server. You can use this from your web applications. I'm not aware of an open source equivalent.
These graphs are similar to sparklines which were based on thoughts by Edward Tufte.
There's quite a few open source libraries which can generate these, including JQuery. You can find more implementation links by searching Google for "sparkline [language]".