Skip to content

Commit

Permalink
removed dependency to JUMlib
Browse files Browse the repository at this point in the history
  • Loading branch information
mojoaxel committed Apr 12, 2015
1 parent be16a6e commit 7c218e1
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 523 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,6 @@ Licensed under [MIT](http://opensource.org/licenses/MIT)

### 0.3.0
* first release of Juergen Marsch's original code

### 0.3.1
* removed dependency to JUMlib
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flot-bubbles",
"version": "0.3.0",
"version": "0.3.1",
"homepage": "http://mojoaxel.github.io/flot-bubbles",
"authors": [
"Juergen Marsch",
Expand Down
1 change: 0 additions & 1 deletion example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/flot/0.8.3/jquery.flot.navigate.min.js"></script>

<!-- flot-bubbles plugin -->
<script type="text/javascript" src="../jquery.flot.JUMlib.js"></script>
<script type="text/javascript" src="../jquery.flot.bubbles.js"></script>

</head>
Expand Down
Loading

0 comments on commit 7c218e1

Please sign in to comment.