Skip to content

Added the possibility to add a minumum and maximum x value.#457

Open
markbakker78 wants to merge 5 commits intoshutterstock:mainfrom
markbakker78:master
Open

Added the possibility to add a minumum and maximum x value.#457
markbakker78 wants to merge 5 commits intoshutterstock:mainfrom
markbakker78:master

Conversation

@markbakker78
Copy link

This to be able to show lots of graphs at one page with the same start and end time regardsless what the data has as first or last timestamp.

@drakonen
Copy link

drakonen commented Oct 2, 2014

You might want to cleanup this pull request. Like removing the .idea folder from the pull request and correcting the indentation (rickshaw likes to used tabs)

rickshaw.js Outdated
graph.window.xMax = ui.values[1];

console.log("graph.window.xMin: "+graph.window.xMin);
console.log("graph.window.xMax: "+graph.window.xMax);
Copy link

@mustmodify mustmodify Aug 24, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In case they do get around to looking at this, might want to remove the console.log entries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants