Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add jqplot.dateAxisRenderer plugin for use in history plots
  • Loading branch information
Geoffrey Broadwell committed Aug 1, 2014
1 parent 44d2f57 commit d1831ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions analyze
Expand Up @@ -763,6 +763,7 @@ sub plot_header {
<script type="text/javascript" src="jqplot/plugins/jqplot.canvasAxisLabelRenderer.min.js"></script>
<script type="text/javascript" src="jqplot/plugins/jqplot.canvasTextRenderer.min.js"></script>
<script type="text/javascript" src="jqplot/plugins/jqplot.categoryAxisRenderer.min.js"></script>
<script type="text/javascript" src="jqplot/plugins/jqplot.dateAxisRenderer.min.js"></script>
<script type="text/javascript" src="jqplot/plugins/jqplot.enhancedLegendRenderer.min.js"></script>
<script type="text/javascript" src="jqplot/plugins/jqplot.highlighter.min.js"></script>
<script type="text/javascript" src="jqplot/plugins/jqplot.logAxisRenderer.min.js"></script>
Expand Down
3 changes: 3 additions & 0 deletions jqplot/plugins/jqplot.dateAxisRenderer.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d1831ac

Please sign in to comment.