Commit Graph

14 Commits

Author SHA1 Message Date
Marc Delisle
957a204c5a Fix typos 2013-07-23 07:12:44 -04:00
Madhura Jayaratne
16212da2c0 retRow is undefined rather than null 2013-05-27 14:26:36 +05:30
Madhura Jayaratne
ce77a26a73 Initialize to null for '!== null' checks to work 2013-05-04 14:37:50 +05:30
Michal Čihař
e2571c5628 Various javascript spacing fixes 2013-04-15 16:20:04 +02:00
Michal Čihař
a1b6f206b2 Various spacing and identation fixes 2013-04-15 15:13:14 +02:00
Michal Čihař
cc7bef87d5 Some forgotten === conversion 2013-04-15 12:14:26 +02:00
Michal Čihař
020a3e1ce4 Use type cast safe comparison
The values like true, '' or 0 could compare to lot of other stuff with
type casting.
2013-04-15 12:03:11 +02:00
Madhura Jayaratne
42f66dc716 Move fillToZero to optional to be able to override them 2013-01-17 23:44:59 +05:30
Madhura Jayaratne
4ca7711e9f Fix typo 2013-01-16 05:51:57 +05:30
Madhura Jayaratne
42c6793c11 Use jQuery extend for options merging 2013-01-15 22:34:48 +05:30
Madhura Jayaratne
e9a6fc1f47 Add spline charts back 2013-01-15 21:25:42 +05:30
Madhura Jayaratne
303e999544 Validator for timeline charts 2013-01-15 07:08:17 +05:30
Madhura Jayaratne
34c676c1d1 Draw timeline charts with queries 2013-01-15 00:18:05 +05:30
Madhura Jayaratne
2fcfcf883b Abstract chart factory and chart classes that separate the contract and implementation. jqPlot specific implementations of these classes. 2013-01-14 20:11:55 +05:30