Commit Graph

19 Commits

Author SHA1 Message Date
Ahmed Abdelmotey
c4c2c7095e
Updated IChartistData type
Bar charts and line charts needs to be two dimensional arrays, this was not available in the allowed types
2019-01-31 12:40:11 +02:00
Ahmed Abdelmotey
4ecff00717
Update chartist-tests.ts
Added simple tests to verify types changes
2019-01-31 12:25:31 +02:00
Dan Manastireanu
9cc590e08b [chartist] Add stackMode property (#29817) 2018-10-17 10:41:54 -07:00
Sunny Juneja
143fb7594c Chartist - Make ns optional for svg 2018-06-19 13:06:34 -07:00
Sunny Juneja
0f53b0059d Chartist: Relax constraints on meta. 2018-06-08 15:46:47 -07:00
Sunny Juneja
ae8828d2c7 Update Svg definition 2018-05-25 13:11:38 -07:00
Anastasiia Antonova
74f058695c "chartist": changed definition formatting (due to the parse fail) 2018-05-17 17:37:01 +07:00
Anastasiia Antonova
99d2325dd7 "chartist": modified definitions - added a new account there 2018-05-17 17:17:43 +07:00
Anastasiia Antonova
d09abea64f "chartist": added "series" to the ILineChartOptions, see https://gionkunz.github.io/chartist-js/examples.html#example-line-series-override 2018-05-17 17:14:25 +07:00
Anastasiia Antonova
63337ec9f8 "chartist" files reformat: 4 spaces indentation according to the .editorconfig 2018-05-17 17:06:30 +07:00
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Cassey Lottman
5165332409 Chartist - add another possible series type to IChartistData (#22803)
* missing comment

* missing comment

* add iteratee property shorthand for uniq in underscore

* undo bad commit

* can also pass array of array of data to chartist
2018-01-10 15:25:41 -08:00
Andy
19f89399e4 Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json

* Fixes
2017-10-25 11:13:50 -07:00
Cassey Lottman
1afcc7cfa8 Add missing Chartist element in ClassNames object (#20216)
* missing comment

* missing comment

* add missing scale & gridBackground

* remove scale which is from a plugin

* missing closing parens
2017-10-09 14:44:26 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Cassey Lottman
e7b3ad2f1c Add missing pie chart options to Chartist (#20118)
* add missing pie chart options to Chartist

* missing comment

* update donutwidth

* add to maintainers

* modify the right file

* add back candle chart

* fix spacing?

* fix export
2017-10-02 11:09:01 -07:00
Simon Pfeifer
47e7bba277 Chartist: added candle stick chart support (#16745)
* Chartist: added candle stick chart support to. This PR is depending on: https://github.com/gionkunz/chartist-js/pull/956

* Increased type definition version for Chartist from v0.9.5 to v0.9.6
2017-06-08 14:46:23 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00