Commit Graph

55 Commits

Author SHA1 Message Date
Phyks e0fb2bccda Added separated resize function 2014-06-29 00:52:25 +02:00
Phyks 611736eca0 Bugfix on resize when no points added 2014-06-01 01:10:17 +02:00
Phyks a7c3bfed8c Some typos with margin left 2014-04-22 11:58:17 +02:00
Phyks 9191cde4c8 Bugfix with labels
* Correction of margins handling
* Typo in x_text when label is overflowing right and top
2014-04-22 11:55:48 +02:00
Phyks 481bc89323 Bugfix, forgot to commit it : margin + sourcemap 2014-04-19 23:11:48 +02:00
Phyks 9f94abcea6 Added comment for sourcemap 2014-04-19 18:18:49 +02:00
Phyks c8f47a3aaa Merge 2014-04-19 18:07:55 +02:00
Phyks 6c2bf011e6 Source map files added 2014-04-19 18:01:45 +02:00
Phyks 70de9b5854 Example with graphs side by side 2014-04-19 16:11:14 +02:00
Phyks 14621fbaab Bugfix : when moving mouse outside SVG element, labels could stay visible. 2014-04-19 16:10:20 +02:00
Phyks 67e6fc2329 Bugfix width margins and size + update doc 2014-04-19 16:08:40 +02:00
Phyks 46ea55bd95 Resize working with latest refactor. TODO : Update doc. 2014-04-19 14:56:47 +02:00
Phyks a78a635057 Class for multiple containers on a page. TODO : Window resizing handling. 2014-04-19 09:25:40 +02:00
Phyks 160a4dd3bc Extra renaming 2014-04-18 22:35:47 +02:00
Phyks dd37d440b3 Forgot to update README file 2014-04-18 21:59:42 +02:00
Phyks aa5534f8df Rename global name to Timeline, issue #1 solved 2014-04-18 21:55:05 +02:00
Phyks aedd29d556 Update README.md 2014-04-18 21:51:55 +02:00
Phyks ed56f750a6 Minified version 2014-04-08 22:50:46 +02:00
Phyks 26a89c736c Bugfix with legend + examples updated 2014-04-08 22:49:27 +02:00
Phyks eac77ed34c Minify timeline.js 2014-04-08 22:29:06 +02:00
Phyks df37a827f9 Legende working 2014-04-08 22:28:46 +02:00
Phyks 977b2affe5 Almost done ! Click and mouseover working nicely 2014-04-08 22:19:05 +02:00
Phyks 7b1a1b82b6 Bugfix with labels 2014-04-08 22:00:01 +02:00
Phyks 9a603c8110 Hover effect working 2014-04-08 20:47:35 +02:00
Phyks e1671102f4 Update README 2014-04-08 20:09:07 +02:00
Phyks 0a10821250 Merge branch 'master' of https://github.com/Phyks/timeline.js 2014-04-08 20:08:46 +02:00
Phyks 0308b8582a Refactor of points handling : no more need to pre-sort data. TODO : onclick + onmouseover 2014-04-08 20:08:33 +02:00
Phyks 97c057e568 New line types available : dashed, none or line 2014-04-08 10:46:15 +02:00
Lucas Verney ebf3072276 Update README.md 2014-04-08 01:08:14 +02:00
Phyks 893de9dad2 Added README 2014-04-07 22:29:31 +02:00
Phyks 119ae51406 Added README 2014-04-07 22:28:53 +02:00
Phyks b5e74d62a5 Bug with grid fixed 2014-04-07 21:54:32 +02:00
Phyks fdd6337554 Bugfix with vertical scale 2014-04-06 22:06:14 +02:00
Phyks b17a684dc5 Refactor in progress
TODO : Bugfixes
2014-04-06 18:28:02 +02:00
Phyks c5de6a31f5 clearGraph + addGraph functions added 2014-04-06 15:28:12 +02:00
Phyks 363ae75d53 Bug with label overflowing fixed 2014-03-31 20:42:57 +02:00
Phyks 7f0801907e Label always in front of circles 2014-03-31 20:33:49 +02:00
Phyks 29c0c37ce0 Fix over 2014-03-30 21:18:42 +02:00
Phyks 995056e166 Adjust graph filling 2014-03-30 00:51:22 +01:00
Phyks d7020f4ba7 Handle multiple graphs… Some issues left to fix 2014-03-30 00:47:52 +01:00
Phyks 8809cef704 * Better grid : autoscale + good positionning for y axis
* Value available in legend using %v
2014-03-29 17:28:20 +01:00
Phyks 118b4bc9fb SVG support test 2014-03-29 02:04:37 +01:00
Phyks 99d2441826 Minified version 2014-03-29 02:03:09 +01:00
Phyks 49619953ce Handle sup element in popups 2014-03-29 01:59:51 +01:00
Phyks 035bb0858f Improving popups 2014-03-29 00:19:12 +01:00
Phyks c8c18966a2 Popups at the right place 2014-03-28 22:33:46 +01:00
Phyks 75cf8a13c9 Bugfix with fill under graph 2014-03-28 21:08:04 +01:00
Phyks d121a5bbab Sort data array when treating it 2014-03-28 20:55:19 +01:00
Phyks 8ce80b2979 Option to mask x-axis 2014-03-28 20:52:04 +01:00
Phyks 91f719010d Basic popups + various improvements 2014-03-28 20:49:56 +01:00