Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

time series issues #10

Open
llbbl opened this issue Apr 22, 2014 · 4 comments
Open

time series issues #10

llbbl opened this issue Apr 22, 2014 · 4 comments

Comments

@llbbl
Copy link

llbbl commented Apr 22, 2014

Have some issues when using flot-tickrotor with the time series data, using the flot time plugin, jquery.flot.time.js.

  1. It ignores the start and end dates. The chart should start at April but the first label is January.
  2. Padding issues. It is not adding enough padding to the bottom of the chart so it chops off the labels.

Tried changing the css in the tick rotor plugin to add some additional padding and this sort of works, but the inaccurate labels still makes this not worth while.

@markrcote
Copy link
Owner

#2 is probably related to other formatting issues I've seen but have trouble reproducing. #1 is interesting, though.

@llbbl
Copy link
Author

llbbl commented May 4, 2014

Thanks for looking into this. I'll try to work on a example that I can share. Briefly tried messing with the css that tickrotor uses when its building the labels.

@maeishoj
Copy link

I have an issue where I load an initial dataset in the graph, and everything is displayed well. Then I changed dataset and load more data, and the graph updates, but the x axis dates are screwed up! (see screenshot). they are offset all to the right. why? How can i fix this?

If I don't use "tickrotor" ofc works just fine, but then I dont have dates in x axis.

Hope we can get some answers as the repo seems to be kinda left unmanaged.

screen shot 2015-11-22 at 20 58 06

@markrcote
Copy link
Owner

Yeah, as you say, this repo is essentially unmanaged right now. :\ I haven't done anything with flot in quite some time now. I need to find new owners for all my flot-related repos... I'm going to advertise that shortly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants