Сергей Степанов
|
fcaa3dee91
|
separate HorizontalBar component added, to remove optional 'type' parameter at Bar, which was ignored inside reactive mixins
|
2017-03-07 14:14:46 +03:00 |
|
Jakub Juszczak
|
bb21a40506
|
Rewrite template option to render function
|
2016-12-20 14:36:35 +01:00 |
|
wxwdesign
|
ddb47ff63a
|
add horizontal bar parameter
|
2016-10-22 21:17:21 +08:00 |
|
Jakub Juszczak
|
975a804570
|
✨ Add chartId as prop and fix width and height props
Signed-off-by: Jakub Juszczak <netghost03@gmail.com>
|
2016-09-23 13:29:03 +02:00 |
|
Jakub Juszczak
|
d6c3f50ba8
|
✨ Add chart type Bubble
|
2016-09-23 12:59:00 +02:00 |
|
Jakub Juszczak
|
92982ef2ac
|
Change deprecated v-el to ref
Signed-off-by: Jakub Juszczak <netghost03@gmail.com>
|
2016-08-23 20:06:50 +02:00 |
|
Jakub Juszczak
|
012b9a82bf
|
Change render() method name to renderChart
This way it does not conflict with the vue 2.0 render function.
Signed-off-by: Jakub Juszczak <netghost03@gmail.com>
|
2016-08-23 20:01:38 +02:00 |
|
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
|
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
|
fde877e49f
|
Refactor modules
|
2016-06-26 15:34:26 +02:00 |
|