.div style="margin-top: 7rem; margin-bottom: 7rem; padding: 7rem" = column_chart @cinco_primeiros_contratos_vigentes_encerrando, title: "Soma dos orçamentos atualizados por secretarias", colors: ["#ff6600"], label: "Faltam", library: { \ tooltip: { \ pointFormat: 'Faltam: {point.y} dias' \ }, \ yAxis: { \ allowDecimals: true, \ title: { \ text: 'soma dos valores arrecadados: R$' \ } \ }, \ xAxis: { \ allowDecimals: false, \ title: { \ text: 'Secretaria' \ } \ } \ }