COMMITS
/ test/specs/scale.time.tests.js October 24, 2019
B
Fix unit determination when autoSkip is enabled (#6583)
Ben McCann committed
October 19, 2019
B
Make autoskip aware of major ticks (#6509)
Ben McCann committed
July 18, 2019
A
Draw the rightmost grid line when offsetGridLines is true (#6326)
Akihiko Kusanagi committed
July 15, 2019
J
Handle reverse support in core.scale (#6343)
Jukka Kurkela committed
June 25, 2019
B
Render charts only once in time scale tests (#6347)
Ben McCann committed
June 22, 2019
A
Fix getValueForPixel in time scale (#6328)
Akihiko Kusanagi committed
June 19, 2019
J
Refactor core.layouts (#6304)
Jukka Kurkela committed
May 21, 2019
J
Allow specifying labels in time scale options (#6257)
Jukka Kurkela committed
May 12, 2019
J
Apply offset regardless of min/max time scale options (#6264)
Jukka Kurkela committed
May 10, 2019
B
Fix determineUnitForFormatting floating point error (#6259)
Ben McCann committed
May 9, 2019
J
Fix overlapping auto-generated ticks on time scale (#6115)
Jukka Kurkela committed
May 6, 2019
J
Avoid time related deprecation warnings in tests (#6246)
Jukka Kurkela committed
April 26, 2019
A
Use the appropriate time format for auto tick generation (#6182)
Akihiko Kusanagi committed
April 2, 2019
A
Fix ticks.minor and ticks.major configuration issues (#6102)
Akihiko Kusanagi committed
B
Specify time scale min and max options in standard manner (#6097)
Ben McCann committed
February 21, 2019
B
Initialize date adapter with chart options (#6016)
Ben McCann committed
February 18, 2019
B
Use `datetime` as default time scale tooltip format (#6019)
Ben McCann committed
January 11, 2019
S
Implement adapter to abstract date/time features (#5960)
Simon Brunel committed
January 2, 2019
A
Fix time scale ticks.reverse issue (#5933)
Akihiko Kusanagi committed
December 20, 2018
J
Add `reverse` support to time scale (#5927)
Jukka Kurkela committed
January 13, 2018
B
Format the label in the time scale tooltip (#5095)
Ben McCann committed
December 15, 2017
J
Use time.unit option to create default min/max for empty chart (#5045)
jcopperfield committed
October 20, 2017
B
Respect min and max when building ticks (#4860)
Ben McCann committed
September 10, 2017
A
Implement scale label padding (#4646)
andig committed
September 8, 2017
B
Make major ticks optional and off by default (#4723)
Ben McCann committed
August 14, 2017
A
Make `offsetGridLines` consistent and add new `offset` scale option (#4545)
Akihiko Kusanagi committed
August 2, 2017
S
Change `scale.ticks.bounds` to `scale.bounds` (#4595)
Simon Brunel committed
July 30, 2017
S
Change `ticks.mode` to `scale.distribution` (#4582)
Simon Brunel committed
July 29, 2017
S
Change `scale.ticks` back to an array of strings (#4573)
Simon Brunel committed
July 27, 2017
S
New time scale `ticks.source: 'data'` option (#4568)
Simon Brunel committed
July 25, 2017
S
New time scale `ticks.bounds` option (#4556)
Simon Brunel committed
July 23, 2017
S
Move and rewrite time helpers (#4549)
Simon Brunel committed
July 22, 2017
A
Honour time scale min/max settings (#4522)
andig committed
B
Allow specifying the time axis via t attribute (#4533)
Ben McCann committed
July 20, 2017
S
Add support for line height CSS values (#4531)
Simon Brunel committed
July 19, 2017
S
New time scale `ticks.mode/.source` options (#4507)
Simon Brunel committed
June 25, 2017
E
Ensure deprecated unitStepSize property of time scale is respected (#4401)
Evert Timberg committed
June 15, 2017
A
Time axis tick formatting with major and minor units (#4268)
Andrew committed
May 29, 2017
A
Implemented aligment by senior unit in time axis. (#4267)
Andrew committed
April 4, 2017
T
Fix hidden charts hanging the browser
Thomas Redston committed
April 2, 2017
T
Time scale improvements to improve performance and reliability
Thomas Redston committed
March 21, 2017
L
Zero line dash options (#4019)
Lee N Dobryden committed
March 4, 2017
S
Cleanup and upgrade unit tests environment
Simon Brunel committed