Tom von Clef 81666ce70c Updating jquery.flot.d.ts. Fixing type for seriesOptions.color
Flot allows the color to be a number or a string. 

See: https://github.com/flot/flot/blob/master/API.md

------------
> The format of a single series object is as follows:
'''javascript
{
    color: color or number
    // other stuff
}
'''

> If you don't specify color, the series will get a color from the 
> auto-generated colors. The color is either a CSS color 
> specification (like "rgb(255, 100, 123)") or an integer that 
> specifies which of auto-generated colors to select, e.g. 0 will get 
> color no. 0, etc.
2013-11-07 13:51:24 -05:00
2013-10-03 11:23:38 +09:00
2013-10-03 22:23:35 +09:00
2013-10-21 14:04:09 +01:00
2013-10-24 14:40:40 -04:00
2013-10-03 11:23:38 +09:00
2013-08-07 16:59:39 +03:00
2013-09-28 01:30:36 -04:00
2013-10-18 14:25:40 +09:00
2013-10-18 14:25:40 +09:00
2013-10-03 11:23:38 +09:00
2013-10-03 13:47:58 +10:00
2013-10-03 11:23:38 +09:00
2013-10-03 11:23:38 +09:00
2013-06-19 01:54:04 +03:00
2013-05-25 18:08:56 +03:00
2013-03-07 21:27:00 +09:00
2013-10-03 11:23:38 +09:00
2013-10-18 14:25:40 +09:00
2013-10-03 11:23:38 +09:00
2013-10-29 09:51:11 -04:00
2013-10-18 14:25:40 +09:00
.
2013-09-11 20:05:40 +02:00
2013-01-17 20:03:30 +02:00
2013-09-18 10:04:22 +02:00
2013-10-27 17:17:13 -04:00
2013-11-04 14:25:14 -08:00
2013-09-19 23:21:43 +09:00
2013-09-02 11:48:32 +03:00
2013-10-03 11:23:38 +09:00
2013-08-07 16:59:39 +03:00
2013-10-18 14:25:40 +09:00
2013-10-03 11:23:38 +09:00
2013-10-03 11:23:38 +09:00
2013-10-22 16:33:40 -04:00
2013-10-18 14:25:40 +09:00
2013-11-01 16:33:04 -04:00
2013-10-11 20:49:44 -04:00
2013-10-03 11:23:38 +09:00
2013-11-06 21:14:15 +11:00
2013-11-01 16:53:47 +04:00
2013-10-03 11:23:38 +09:00
2013-10-03 11:23:38 +09:00
2013-08-07 18:02:05 +03:00
2013-08-07 18:02:05 +03:00
2013-10-03 11:23:38 +09:00
2013-09-02 20:07:31 +01:00
2013-10-24 19:10:25 -04:00
2013-10-19 22:10:59 +09:00
2013-09-06 18:20:56 -07:00
2013-10-28 17:02:58 -04:00
2013-08-07 16:59:39 +03:00
2013-10-03 11:23:38 +09:00
2013-10-30 17:07:53 +11:00
2013-10-18 14:25:40 +09:00
2013-08-07 16:59:39 +03:00
2013-10-03 11:23:38 +09:00
2013-09-11 16:47:31 +03:00
2013-10-03 11:23:38 +09:00
2013-09-27 14:09:10 -04:00
2013-10-03 11:23:38 +09:00
2013-08-28 21:50:03 +10:00
2013-10-03 11:23:38 +09:00
2013-10-18 14:25:40 +09:00
2013-09-18 11:01:35 -07:00
2012-12-20 00:49:17 -06:00
2013-06-20 15:31:55 -03:00
2013-11-05 14:39:49 -06:00

DefinitelyTyped Build Status

The repository for high quality TypeScript type definitions.

Usage

Include a line like this:

/// <reference path="jquery.d.ts" />

TypeScript Directory: tools, libraries, projects and learning resources

Contributor Guidelines

See the section: How to contribute

Other means to get the definitions

List of Definitions

Requested Definitions

In addition you can find the updated open requests that you can contribute here

S
Description
The repository for high quality TypeScript type definitions.
Readme MIT
98 MiB
Languages
TypeScript 100%