joola / joola.sdk

Joola's Software Development Kit (SDK)
https://joo.la
Other
3 stars 3 forks source link

Inconsistent Timeline behavior #175

Open orweinberger opened 9 years ago

orweinberger commented 9 years ago

When playing around with the timeframe and interval of a Timeline, I've noticed some inconsistencies.

How to reproduce:

  1. Use the example code to push some user visits data into Joola (elasticsearch provider).
  2. Include jQuery and joola.js on a blank page
  3. Add the following code and change the timeframe and interval vars.

Examples that show the inconsistencies:

orweinberger commented 9 years ago

I've switched to feature/#175 and still get inconsistent behaviors (after running grunt build). The top two points above still produce empty charts (looks a bit different than before), the third point still occurs exactly as it did before.