Use the correct access when computing bounded y-values for constrained panning.
[dygraphs.git] / generate-jar.sh
CommitLineData
71ac4733
AV
1#!/bin/bash
2# Generates a JAR file that can be used from GWT to load Dygraphs
3
4jar -cf dygraph-gwt.jar -C gwt org