Height problem when displaying a small Apexchart graph
So I am making a shiny app using apexcharter
for the graphs, and I need to make very small histograms (about 40/60 pixels high) that would be contained in boxes with other key statistics. At first I used the spark_box
function that allowed me to have quick minimal graph the size I wanted, but the border and shadows made them stand out too much in a “ugly” way.