Jakub
|
5258ab1a0f
|
Feature/merge options #5 (#6)
* ➕ Add dependency lodash
* ✨ Add helper function to merge chartOptions
* Change Charts to merge options
* And renamed options data to defaultOptions
|
2016-08-21 14:04:34 +02:00 |
|
Thorsten
|
90d9d87523
|
correct hook name.
|
2016-08-19 21:35:10 +02:00 |
|
Thorsten
|
998b190007
|
save chart instance on vm instance and add destroy() hooks to properly destroy chart when component is destroyed.
|
2016-08-19 21:30:39 +02:00 |
|
Jakub Juszczak
|
3095684a37
|
Refactor basic structure
|
2016-07-03 12:36:38 +02:00 |
|
Jakub Juszczak
|
a428b51741
|
Add index file for npm package
|
2016-07-03 12:06:58 +02:00 |
|
Jakub Juszczak
|
39de4195f6
|
✨ Add Polar Area Chart component
|
2016-07-03 10:38:24 +02:00 |
|
Jakub Juszczak
|
ca1d884074
|
✨ Add Radar Chart component
|
2016-07-03 10:31:35 +02:00 |
|
Jakub Juszczak
|
65251700d7
|
✨ Add Pie Chart component
|
2016-07-01 19:02:41 +02:00 |
|
Jakub Juszczak
|
84ae683bfa
|
✨ Add Doughnut Chart component
|
2016-07-01 18:58:25 +02:00 |
|
Jakub Juszczak
|
3018b5dc2b
|
📝 Update readme
|
2016-06-26 16:03:38 +02:00 |
|
Jakub Juszczak
|
bab78b6991
|
Change example data
|
2016-06-26 15:51:42 +02:00 |
|
Jakub Juszczak
|
63d731695e
|
🔥 Remove props in barchart example
|
2016-06-26 15:46:33 +02:00 |
|
Jakub Juszczak
|
5b704cc739
|
✨ Add LineChart Example component
|
2016-06-26 15:46:19 +02:00 |
|
Jakub Juszczak
|
fde877e49f
|
Refactor modules
|
2016-06-26 15:34:26 +02:00 |
|
Jakub Juszczak
|
0820ba63b3
|
🎉 Initial commit
|
2016-06-26 15:24:29 +02:00 |
|