Commit Graph

22 Commits

Author SHA1 Message Date
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
DannyBoyNg
0f5c3a0738
Add ability to use xs on ChartAPI.load. 2018-02-13 10:47:01 +01:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
dmitryshindin
220171257e Fix order function for tooltip, update description for order (#23211) 2018-01-29 12:48:18 -08:00
dmitryshindin
5ec69dfcc8 Add width property to tick configuration (#23196) 2018-01-25 10:51:38 -08:00
Eugenio Arosteguy
3499d8a0d9 adding typing for tooltip order (#22997) 2018-01-23 10:54:43 -08:00
kuhlebrock
f1c07c65ab Add resize.auto as an optional property to ChartConfiguration (#22956) 2018-01-17 09:45:20 -08:00
dmitryshindin
75b53205ce Added bar.space as an optional property to ChartConfiguration interface (#22804)
* Added bar.space as an optional property to ChartConfiguration interface

This property lets you to set space between bars in bar charts

* Add tests for new property
2018-01-10 11:20:15 -08:00
Andy
571e108a79
c3: Follow export-just-namespace lint rule (#22200) 2017-12-18 12:00:58 -08:00
Victor D'Agata
7ed6a0ef6b
allow x axis range to be used with timeseries 2017-11-15 15:05:43 -05:00
Victor D'Agata
7ce5d84dfa
Fix LineOptions Interface
Allow using string, date objects when time series is used in x axis
2017-11-10 17:14:09 -05:00
Rob Sterner
1d3179901c per the docs/comments the order can be null (#20721) 2017-10-19 08:27:29 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Hisham Al-Shurafa
155dc582c8 Merge remote-tracking branch 'upstream/master' 2017-07-12 10:48:21 -06:00
Bernd Hacker
bf853256c4 fix wrong space character 2017-06-13 19:10:57 +02:00
Bernd Hacker
15661e3de5 add tslint and fix all errors 2017-06-13 19:04:43 +02:00
Bernd Hacker
e8737d60ef add null to PrimitiveArray type 2017-06-13 19:04:34 +02:00
Bernd Hacker
4afd3d92e5 add test 2017-06-13 19:04:27 +02:00
Bernd Hacker
c67273c360 accept function for data.colors 2017-06-13 19:04:20 +02:00
Gerin Jacob
3ca61c9879 Added bar.width.max as an optional property to ChartConfiguration interface in c3. (#16888)
This property lets you limit the maximum width of the bar.
2017-06-01 11:42:37 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00