Commit Graph

41 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 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 aa5534f8df Rename global name to Timeline, issue #1 solved 2014-04-18 21:55:05 +02:00
Phyks 26a89c736c Bugfix with legend + examples updated 2014-04-08 22:49:27 +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 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
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 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
Phyks 6107f592a9 Better visualization + over effect 2014-03-28 18:04:14 +01:00
Phyks debf513daa Option to disable rounding 2014-03-28 15:02:55 +01:00
Phyks 756f430c44 Rounded curve 2014-03-28 15:00:01 +01:00
Phyks bc3910c612 Resize axis on window resize 2014-03-28 01:13:17 +01:00
Phyks 401c7a46e3 Initial commit 2014-03-28 01:06:01 +01:00