Commit Graph
41 Commits
Author SHA1 Message Date
bendtherules b67e97db52 Update readme image url 2018-07-09 20:10:59 +05:30
bendtherules 53be08b40c Add basic image to readme 2018-07-09 20:07:25 +05:30
bendtherules 0ff1676cd8 Add basic readme 2018-07-09 20:00:50 +05:30
bendtherules 065f56b521 Remove scaffolding sample files 2018-07-09 19:50:01 +05:30
bendtherules 2846adc5c8 Add deploy storybook to github package 2018-07-09 19:30:56 +05:30
bendtherules 29f9ac7549 Remove welcome story 2018-07-09 19:15:41 +05:30
bendtherules 32f81e1880 Put green color on most grid area examples 2018-07-09 19:15:30 +05:30
bendtherules 2a9aaf172c Remove useless lineseries + pass pointer events through line series 2018-07-09 19:12:37 +05:30
bendtherules 39212e638b Add "WithPopupOnValueClick" example 2018-07-09 19:09:15 +05:30
bendtherules baee8f8b26 Add hover tooltip + set line series pointer null 2018-07-02 18:02:28 +05:30
bendtherules 657378cab8 Add examples for event handling 2018-07-02 15:47:45 +05:30
bendtherules 9a8df2ec57 Add event handling 2018-07-02 15:47:36 +05:30
bendtherules 3f15d70e61 Fix calling event listeners 2018-07-02 12:20:53 +05:30
bendtherules ee10691f74 Reformat + Add events 2018-07-02 12:00:59 +05:30
bendtherules aae8db04bd Update TODO 2018-07-02 11:15:35 +05:30
bendtherules ec7f9aa6f3 Remove onclick action 2018-07-02 11:15:15 +05:30
bendtherules 6c444beadf Add default style story 2018-07-02 11:14:51 +05:30
bendtherules c6c4032059 Change vertical color 2018-07-02 11:13:05 +05:30
bendtherules 85c93d5076 Reverse props direction meaning 2018-07-02 11:12:07 +05:30
bendtherules 8a1d8da42e Remove debugger 2018-07-02 11:08:19 +05:30
bendtherules e405b0ff90 Remove one demo story + debugger statement 2018-07-02 11:08:05 +05:30
bendtherules 3b2816671f Fix examples horizontal + Add vertical 2018-07-02 11:07:22 +05:30
bendtherules 7cef39b11c Fix horizontal verticakl logic 2018-07-02 11:06:43 +05:30
bendtherules 73e87d472f Correct task list format in todo 2018-07-02 10:46:18 +05:30
bendtherules 5b8d7328f1 Reformat todo file 2018-07-02 10:43:31 +05:30
bendtherules 99128dcfca Rename todo file to markdown 2018-07-02 10:42:26 +05:30
bendtherules 262f659c6f Support styles with default style done 2018-07-02 10:41:33 +05:30
bendtherules 2bb7d97ba9 Ad todo 2018-07-02 10:35:28 +05:30
bendtherules 8ffd753367 Rename chartwithgrid story 2018-07-02 10:08:00 +05:30
bendtherules cf246a1778 Add basic chart with grid story + Fix all build config 2018-06-28 14:04:45 +05:30
bendtherules efcf4febaa Add storybook and babel-preset-react 2018-06-28 13:29:55 +05:30
bendtherules 5120086609 Add prop-types and ts types 2018-06-28 12:41:42 +05:30
bendtherules b595ed0ae0 GridArea - Make class vars static + change arg obj to getAttributeScale 2018-06-22 18:01:35 +05:30
bendtherules 24bed6c6b1 Expose GridArea from index 2018-06-22 18:00:48 +05:30
bendtherules 75dd18caa3 Add lot of unnecessary devDependencies from react-vis due to build error
Same issue reported on  https://github.com/uber/react-vis/issues/700

If a solution is found later, these should be removed.
2018-06-22 18:00:26 +05:30
bendtherules 9514f81511 Add package desc 2018-06-22 16:43:05 +05:30
bendtherules a61c27c88d Add package basic details 2018-06-22 16:42:31 +05:30
Abhas f82a87e355 Add basic grid-area 2018-06-22 16:36:55 +05:30
Abhas eaaab17648 Add all dependencies - react, react-vis, prop-types
Also add fake typedef for react-vis
2018-06-22 16:36:45 +05:30
Abhas f821f9b605 Add react-vis peer dependency 2018-06-21 15:23:09 +05:30
Abhas a7007048ab Initial structure
Generated with node-typescript-webpack
2018-06-21 15:06:07 +05:30