Alex Eagle
f519bd1895
plotly: add some missing properties ( #19685 )
2017-09-12 06:46:17 -07:00
Andy
954357f829
plotly.js: Fix test ( #19193 )
2017-08-22 07:23:11 -07:00
Andy
924fafffc0
Fix remaining lint errors ( #19166 )
2017-08-20 15:37:53 -07:00
Grant Nestor
1fd0dba186
Add declarations for "plotly.js/lib/core" ( #18392 )
...
* Add declarations for "plotly.js/lib/core"
* Add "lib/core.d.ts" to tsconfig
* Use global import
* Add test for lib/core.d.ts
2017-08-01 10:29:32 -07:00
Grant Nestor
ba011a4e0d
Add declaration for Plotly.Plots
2017-07-18 11:38:53 -07:00
taoqf
8812472543
Merge branch 'master' into master
2017-07-13 09:05:59 +08:00
Frederik Aalund
ed24f7044e
Update Plotly.js Type Definition
...
Bump version to 1.28.
Add myself (Frederik Aalund) to `Definitions by`.
Add `Promise<Root>` to the return values of `relayout` and `redraw`.
Add `dragmode` to `Layout`.
Add `toImage` to `ModeBarButtons`.
Update `Config.modeBarButtons` to `ModeBarButtons[][]` (it was incorrectly set to `boolean`).
2017-07-12 16:13:41 +02:00
taoqiufeng
d2dc473186
upgrade plotly.js version to 1.28
2017-06-30 16:53:15 +08:00
Chris Gervang
322433919a
lint corrections and version bump
2017-06-10 13:20:23 -07:00
Chris Gervang
a51ac28b16
added Legend, Axis title, and Data types are Partials
2017-06-10 13:16:18 -07:00
Andy
bbc61fbf93
Extend "dtslint/dt.json" directly instead of "../tslint.json". ( #15822 )
...
* Extend "dtslint/dt.json" directly instead of "../tslint.json".
* Convert more "../tslint.json" to "dtslint/dt.json"
* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
Andy
b6c343f2b3
Apply new lint rules to yet more packages ( #15548 )
...
* Apply new lint rules to yet more packages
* Fix leaflet lint
2017-03-31 11:01:26 -07:00
Chris Gervang
144f0dd672
The package is actually called plotly.js rather than just plotly 😉
2017-03-25 01:17:11 -07:00
Chris Gervang
b9ce3fc309
strictNullChecks
2017-03-24 22:11:40 -07:00
Chris Gervang
aab2ca4331
Typescript version 2.2
2017-03-24 22:04:42 -07:00
Chris Gervang
0070f246f5
Version formatting
2017-03-24 22:01:44 -07:00
Chris Gervang
53955a935a
Adding tslint
2017-03-24 21:45:29 -07:00
Chris Gervang
bfa2fe9807
Added a basic bar data type, and updated the test code.
2017-03-24 21:40:56 -07:00
Chris Gervang
3b6ee1231b
Additions Plotly.js Type Definition
2017-03-24 20:49:44 -07:00
Andy Hanson
354cec620d
Move all packages to a types directory
2017-03-24 14:27:52 -07:00