Ben RUBSON
e51525dbde
Only take bar series to calculate barWidth ( #6756 )
...
* Only take bar series to calculate barWidth
solves #6751
* Typo
* Typo
* Typo
* Typo
* Refactor
* Simplify
2016-12-06 08:36:23 +01:00
Ben RUBSON
614bd7f1e8
Sort series by yaxis by default ( #6683 )
...
* Sort series by yxis by default
* Sort series by yxis by default
* Sort series by yxis by default
2016-11-24 10:24:49 +01:00
benrubson
e71114f4fb
Come back to #6287 for graph_tooltip.js
...
as it is an only one loop solution
2016-11-19 09:12:10 +01:00
benrubson
9797845460
Typo
2016-11-18 19:14:12 +01:00
benrubson
0034b6ede7
Highlight correct point when series has null values
2016-11-18 18:49:20 +01:00
benrubson
1eb0ea3450
Correctly stack series with null and missing values
2016-11-18 18:14:40 +01:00
benrubson
becb6303e5
Revert #6287 for graph_tooltip.js
2016-11-18 17:50:54 +01:00
benrubson
850d39fc50
Revert #6287 for jquery.flot.stack.js
2016-11-18 16:32:00 +01:00
Ben RUBSON
a4de6da9a0
Correct series highlight ( #6578 )
...
solves issue #6573
2016-11-15 18:59:17 +01:00
Ben RUBSON
6495ba155a
Correct timeStep in case of missing values ( #6526 )
...
* Correct timeStep in case of missing values
* Comment
2016-11-10 10:20:27 +01:00
Ben RUBSON
2443326386
Add some comments about some previous modifications ( #6533 )
2016-11-10 10:19:42 +01:00
benrubson
807bc5eb47
Add time back to result array
2016-10-16 01:09:00 +02:00
benrubson
9792bd7b08
Typo
2016-10-16 00:46:56 +02:00
benrubson
604dcbc6b2
Missing values, corect tooltip
2016-10-16 00:30:50 +02:00
benrubson
07bf4c0b82
Missing values, keep interpolation
2016-10-16 00:29:15 +02:00
benrubson
04a276dc2c
Missing values, correctly highlight last point
2016-10-15 16:51:18 +02:00
benrubson
8d5269dea7
Typo
2016-10-15 13:17:11 +02:00
benrubson
43129aa563
Missing values, correct graph specs
2016-10-15 13:10:19 +02:00
benrubson
c976448f6a
Missing values, stack null & missing values
2016-10-15 13:07:41 +02:00
benrubson
2cdd097b3a
Missing values, correct timeStep
2016-10-15 11:43:36 +02:00
Ben RUBSON
d1e8418c74
Correct tooltip timestamp ( #6283 )
...
Corrects #6275 , follows #6211
2016-10-15 08:02:07 +02:00
Ben RUBSON
f7124f1638
Patch: 4 tooltip bugs ( #6211 )
...
* Order tooltip by yaxis by default
solves #6174
* typo
* Avoid sorting multiple times
and evaluate series.yaxis.n as it may not exist.
* typo
* typo
* typo
* Tooltip values loose their format when reordered
solves #6208
* Hover the correct point
* Make tooltip sort happy with hidden series
2016-10-11 13:53:49 +02:00
benrubson
a4ecacb9b5
rebase against master
2016-02-28 15:32:34 +01:00
benrubson
f4037667fa
rebase against master
2016-02-28 10:43:11 +01:00
benrubson
a1fd12ef42
rebase against master
2016-02-28 10:05:12 +01:00
benrubson
c9fe2bab60
make it more smartly
2016-02-22 10:27:08 +01:00
benrubson
2034d4b971
update kbn specs to make tests OK
2016-02-22 10:12:02 +01:00
benrubson
69b87fdb9a
make auto interval calculation more accurate
2016-02-22 08:55:52 +01:00
benrubson
6f70445654
Add some more auto interval steps
2016-02-22 08:02:01 +01:00
benrubson
b9843fe6d1
Code style typo
2016-02-21 22:07:01 +01:00
benrubson
ab9757082e
Code style typo
2016-02-21 22:00:00 +01:00
benrubson
d6e4fb46cf
Add a minimum value option for template auto interval
2016-02-21 21:48:09 +01:00