Commit Graph

57 Commits

Author SHA1 Message Date
pvictor b313b45989 added slope charts 2024-05-13 11:20:25 +02:00
pvictor bbda86de93 fix heatmap xaxis (force character) 2023-08-23 10:42:59 +02:00
Victor Perrier 44ead44178
apex(): support for dumbbell charts 2023-06-13 18:02:54 +02:00
pvictor f83cb879a8 apex(): update bar config 2023-02-22 10:52:04 +01:00
pvictor 896998074e added support for boxplot in apex() 2023-02-22 10:45:29 +01:00
pvictor d0d234baee basic support for rangeArea charts 2022-10-25 22:20:14 +02:00
pvictor 4f4142211b updated docs 2021-11-29 18:58:47 +01:00
pvictor 0f7ec49342
use %||% from rlang 2021-11-17 11:45:05 +01:00
pvictor 251df70b2b
updated apexcharts to 3.27.3 2021-07-23 10:35:05 +02:00
pvictor 1d54804e04 update apexcharts to 3.25.0 (custom build) 2021-03-12 21:05:12 +01:00
pvictor 901e67494d compute count if no y aesthetic 2020-12-31 09:46:32 +01:00
pvictor dea01b7e8d fixed timeline charts 2020-12-16 14:39:10 +01:00
pvictor 9a56de4d4e candlestick: fixed timestamps issues 2020-12-16 14:12:57 +01:00
pvictor 898ff0f729 add line to candlestick chart 2020-12-15 19:14:25 +01:00
pvictor eb01583f51 small changes for scatter axis tick values 2020-12-04 11:56:02 +01:00
pvictor 4470756c38 facet_wrap implementation test 2020-12-02 15:50:03 +01:00
pvictor 5560ae0b31 fixed bug with numeric and groups (values dropped) 2020-11-02 11:31:48 +01:00
pvictor 02560a95a0 added polarArea to apex() 2020-10-06 09:50:27 +02:00
pvictor be7b3d4061 fixed typos 2020-10-05 09:44:14 +02:00
pvictor dbeb316074 updated Apexcharts to 3.21.0 + treemap example 2020-09-28 16:42:42 +02:00
pvictor af5670a0b0 apex: remove NAs in scatter chart (bis) 2020-08-11 09:41:53 +02:00
pvictor 5aff3524a2 added add_smooth_line() 2020-07-26 18:38:18 +02:00
pvictor 5be96dcd77 added add_line() 2020-07-26 10:46:18 +02:00
pvictor e6ae2ac8c8 added candlestick support 2020-06-13 12:18:02 +02:00
pvictor 47d8a9c15a date xaxis: sort 2020-06-09 17:03:35 +02:00
pvictor 738e281777 config for no data 2020-05-27 11:42:42 +02:00
pvictor b9bc804e28 fixed bug multi 2020-04-29 18:24:39 +02:00
pvictor 8c471242f0 axis labs & pre-multi 2020-04-29 11:35:06 +02:00
pvictor 5693403b68 more chart type in apex() 2020-04-17 20:21:57 +02:00
pvictor c8ff4986b5 added bubble options 2020-04-17 16:46:34 +02:00
pvictor 9c9a277aee x-axis datetime for column & scatter 2020-04-17 08:57:23 +02:00
pvictor 78d09c3316 added spark box 2020-04-16 16:42:34 +02:00
pvictor 27673fb980 added synchronize arg to apex 2020-04-15 19:32:15 +02:00
pvictor d3126ab26b add_shade() & add_shade_weekend() 2020-04-02 19:33:39 +02:00
pvictor ea12c0b1f6 scatter: show x grid by default 2020-03-04 21:51:40 +01:00
pvictor 1d5478b1a2 apex(): set stroke width to 2 and convert NA to strings 2020-03-03 19:34:33 +01:00
pvictor 7d3d6eec23 corrected type buble for scatter with z 2020-02-23 16:56:35 +01:00
pvictor 90e1d3e2f9 added config_update() 2020-02-12 18:21:40 +01:00
pvictor c8461f7a85 added timeline charts 2020-02-12 16:37:47 +01:00
pvictor d44e251f31 added update_options in apexcharter() 2020-02-12 11:57:24 +01:00
Victor Perrier d2d8a540cc
Merge branch 'master' into update-apexcharts 2020-02-12 10:18:20 +01:00
pvictor fa4a8c4462 scatter: xaxis type as numeric 2020-01-27 18:20:54 +01:00
pvictor 34eeddfa06 bugfix: group order 2020-01-14 11:09:24 +01:00
pvictor 8f293c74e2 update apexcharts to 3.13 2020-01-14 10:04:31 +01:00
pvictor 00fe467dcc move examples 2019-11-26 11:26:47 +01:00
pvictor 2043f88562 prepare to resubmit 2019-07-24 12:20:22 +02:00
pvictor ece66ae816 updated docs 2019-07-19 14:11:41 +02:00
pvictor 2cf9929612 added examples 2019-06-24 15:18:38 +02:00
pvictor a4e65a36c8 update ApexCharts to 3.6.12 2019-05-20 15:47:01 +02:00
pvictor eaa874565c update ApexCharts to 3.6.2 & update apex 2019-03-13 09:21:03 +01:00