Skip to content

Instantly share code, notes, and snippets.

View akhilmekkatt's full-sized avatar

Akhil Mekkatt akhilmekkatt

  • Bangalore, India
View GitHub Profile
@akhilmekkatt
akhilmekkatt / Hash change of Bootstrap Tabs
Last active March 4, 2022 05:49
Hash change of Bootstrap Tab
Hash change of Bootstrap Tab
----------------------------
customized bootstrap tab component. here hash address will be changing on clicking on the tabs. and when ever copy this changed address to a browser url address accordingly it will show corresponding content in tabs
@akhilmekkatt
akhilmekkatt / data visualization- scatter graph.markdown
Last active August 29, 2015 14:25
data visualization- scatter graph

data visualization- scatter graph

Demo project

CSV Loader

  • This will enables you to list out csv file in to table
    • bootstrapped for better view
    • developed to load metadata dynamically
    • required files(jquery.min.js, boostrap library, index.html)
    • created on 01-07-2015