Akihiko Kusanagi
|
0ba5c70618
|
Support monotone cubic interpolation for vertical line charts (#9084)
* Support monotone cubic interpolation for vertical line charts
* Use more more intuitive veriable names
|
2021-05-14 17:07:26 -04:00 |
|
Jukka Kurkela
|
a4231486eb
|
helpers.curve cleanup (#8608)
* helpers.curve cleanup
* Use distanceBetweenPoints
|
2021-03-10 09:32:54 -05:00 |
|
Ben McCann
|
4f7179a626
|
Standardize type declaration indentation with tabs (#8263)
|
2021-01-02 08:46:49 +02:00 |
|
Evert Timberg
|
17f6edb650
|
Remove I prefix from TS types (#8017)
* Remove I prefix from TS types
* Update missing `ILayoutItem` typedefs
* IEvent should become ChartEvent
* Prevent FillTarget collision
* Import FontSpec instead of IFontSpec
* Prevent recursive DateAdapter problem
|
2020-11-07 08:35:19 -05:00 |
|
Samuel Gratzl
|
4eeed6e876
|
WIP: TypeScript types (#7668)
First version of types
|
2020-08-04 16:52:57 -04:00 |
|